Difference between revisions of "2012 Project Week:AutomatedTesting"

From NAMIC Wiki
Jump to: navigation, search
m (→‎Key Investigators: add link to progress page)
 
Line 23: Line 23:
 
* Implemented new translators/players files to increase widget coverage
 
* Implemented new translators/players files to increase widget coverage
 
* Discussed how scenario could be appropriately tested and/or played back in Slicer4
 
* Discussed how scenario could be appropriately tested and/or played back in Slicer4
 
+
* Future work is tracked [http://wiki.slicer.org/slicerWiki/index.php/Documentation/Snapshot/Developers/QtTesting here]
  
 
</div>
 
</div>

Latest revision as of 19:03, 21 February 2012

Home < 2012 Project Week:AutomatedTesting

Key Investigators

  • Brigham and Women's Hospital: Sonia Pujol
  • Isomics Inc: Steve Pieper
  • Kitware: Jean-Christophe Fillon-Robin, Benjamin Long

Objective

The objective is to implement automated GUI testing in Slicer4 based on QtTesting, to be able to perform nightly automated tutorial testing.

Approach, Plan

We'll generate automated tests for the Slicer4minute tutorial, and define associated metrics to measure the outcomes.

Progress

  • Implemented new translators/players files to increase widget coverage
  • Discussed how scenario could be appropriately tested and/or played back in Slicer4
  • Future work is tracked here