Difference between revisions of "2011 Summer Project Week Automated GUI Testing"
From NAMIC Wiki
Line 18: | Line 18: | ||
<h3>Approach, Plan</h3> | <h3>Approach, Plan</h3> | ||
+ | We'll generate automated tests using the Slicer3minute tutorial (up to slide 21) | ||
*[http://sikuli.org Sikuli]<br> | *[http://sikuli.org Sikuli]<br> | ||
*QtTesting libraries<br> | *QtTesting libraries<br> |
Revision as of 14:42, 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
We'll generate automated tests using the Slicer3minute tutorial (up to slide 21)
- Sikuli
- QtTesting libraries
- Directly calling GUI via PythonQt
Progress