Difference between revisions of "2011 Summer Project Week Automated GUI Testing"
From NAMIC Wiki
Line 19: | Line 19: | ||
<h3>Approach, Plan</h3> | <h3>Approach, Plan</h3> | ||
*[http://sikuli.org Sikuli]<br> | *[http://sikuli.org Sikuli]<br> | ||
− | *QtTesting libraries<br></div> | + | *QtTesting libraries<br> |
+ | *Directly calling GUI via PythonQt<br> | ||
+ | </div> | ||
<div style="width: 40%; float: left;"> | <div style="width: 40%; float: left;"> | ||
Revision as of 11:18, 21 June 2011
Home < 2011 Summer Project Week Automated GUI TestingKey Investigators
- Brigham and Women's Hospital: Sonia Pujol
- Isomics Inc: Steve Pieper
- Kitware: Dave Partyka, Jean-Christophe Fillon-Robin
- GE: Xiaodong Tao
Objective
The objective is to explore different solutions for automated GUI testing.
Approach, Plan
- Sikuli
- QtTesting libraries
- Directly calling GUI via PythonQt
Progress