Difference between revisions of "Documentation/Snapshot/Developers/QtTesting"

From Slicer Wiki
Jump to: navigation, search
Line 33: Line 33:
 
|-
 
|-
 
! scope=col style="background:#cde6f8;"| Name
 
! scope=col style="background:#cde6f8;"| Name
! scope=col style="background:#cde6f8;"| State
+
! scope=col style="background:#cde6f8;"| (1)<br>Ubuntu 10.04
 +
! scope=col style="background:#cde6f8;"| (2)<br>Ubuntu 11.04
 +
! scope=col style="background:#cde6f8;"| (3)<br>Mac OSX 10.5
 +
! scope=col style="background:#cde6f8;"| (4)<br>Mac OSX 10.6
 +
! scope=col style="background:#cde6f8;"| (5)<br>Mac OSX 10.7
 +
! scope=col style="background:#cde6f8;"| (6)<br>Windows 7
 
! scope=col style="background:#cde6f8;"| Notes
 
! scope=col style="background:#cde6f8;"| Notes
 
|-
 
|-
 
|Slicer3Minute Tutorial
 
|Slicer3Minute Tutorial
|{{Linux}}
+
| ? <!-- Ubuntu 10.04 -->
|In Progress
+
| {{Done}} <!-- Ubuntu 11.04 -->
 +
| ? <!-- Mac OSX 10.5 -->
 +
| ? <!-- Mac OSX 10.6 -->
 +
| ? <!-- Mac OSX 10.7 -->
 +
| ? <!-- Windows 7 -->
 +
|
 
|-
 
|-
 
|Slicer3Visualization Tutorial
 
|Slicer3Visualization Tutorial
|{{Linux}}
+
| ? <!-- Ubuntu 10.04 -->
|In Progress
+
| {{Done}} <!-- Ubuntu 11.04 -->
 +
| ? <!-- Mac OSX 10.5 -->
 +
| ? <!-- Mac OSX 10.6 -->
 +
| ? <!-- Mac OSX 10.7 -->
 +
| ? <!-- Windows 7 -->
 +
|
 
|-
 
|-
 
|Programming in Slicer4 Tutorial
 
|Programming in Slicer4 Tutorial
 +
| ? <!-- Ubuntu 10.04 -->
 +
| ? <!-- Ubuntu 11.04 -->
 +
| ? <!-- Mac OSX 10.5 -->
 +
| ? <!-- Mac OSX 10.6 -->
 +
| ? <!-- Mac OSX 10.7 -->
 +
| ? <!-- Windows 7 -->
 
|
 
|
|Not Done
 
 
|-
 
|-
 
|Manual Registration
 
|Manual Registration
|
+
| ? <!-- Ubuntu 10.04 -->
|Not Done
+
| ? <!-- Ubuntu 11.04 -->
|-
+
| ? <!-- Mac OSX 10.5 -->
|...
+
| ? <!-- Mac OSX 10.6 -->
|
+
| ? <!-- Mac OSX 10.7 -->
|
+
| ? <!-- Windows 7 -->
|-
 
|
 
|
 
|
 
|-
 
|
 
|
 
|
 
|-
 
|
 
|
 
|
 
|-
 
|
 
|
 
|
 
|-
 
|
 
|
 
|
 
|-
 
|
 
|
 
 
|
 
|
 
|}
 
|}

Revision as of 00:53, 28 February 2012

Home < Documentation < Snapshot < Developers < QtTesting

Overview

Wiki pages related to this topic :

Milestones

  1. Create tutorials
  2. Upload them into the Dashboard
  3. Create metrics :
    1. Compare the scene view
    2. Snapshot/Screenshot
    3. ...

List of known issues

Below, all the known issues which will not work during a testing. [Bug tracker]

  • To resize the application - ctkVTKRenderView issue
  • To use a native menu bar - This Option is disable when we are using QtTesting
  • To use a widget which is in a menu/sub menu
  • To use a QToolButton after a click in qt_expand_button, ex: Toolbar. (work in progress)
  • To play a script in a different machine - ctkFileDialog save an absolute path when files are loaded

Tutorials

Summary for tutorials. Tutorial can be uploaded to the dashboard, in progress or not done.

Tutorials
Name (1)
Ubuntu 10.04
(2)
Ubuntu 11.04
(3)
Mac OSX 10.5
(4)
Mac OSX 10.6
(5)
Mac OSX 10.7
(6)
Windows 7
Notes
Slicer3Minute Tutorial ? Check.svg ? ? ? ?
Slicer3Visualization Tutorial ? Check.svg ? ? ? ?
Programming in Slicer4 Tutorial ? ? ? ? ? ?
Manual Registration ? ? ? ? ? ?

Screenshots