ParaQ:Telecon 09/13/2005 1PM EST: Difference between revisions
From ParaQ Wiki
Jump to navigationJump to search
Line 39: | Line 39: | ||
==Pre-Meeting Information== | ==Pre-Meeting Information== | ||
===Demo Script=== | ===Demo Script=== | ||
This demo is to be executed on Windows XP. | |||
{| cellpadding="2" cellspacing="4" style="backround:#efefef" | |||
|- | |||
! style="background:#efefef" | Step | |||
! style="background:#efefef" | Description | |||
! style="background:#efefef" | Purpose | |||
|- | |||
|- | |||
| 1 | |||
| Click on ParaQ Icon, which brings up application quickly. Included in this is a toolbar for macros, which is populated by several macros. Macros appear as icons. | |||
| | |||
|- | |||
|- | |||
| File->Open, browse to ParaQ xml file, and open it. This loads a complete | |||
| | |||
| | |||
|- | |||
|- | |||
| | |||
| | |||
| | |||
|- | |||
|} | |||
===Qt Testing Requirements=== | ===Qt Testing Requirements=== | ||
# Test for code coverage. | # Test for code coverage. |
Revision as of 14:24, 8 September 2005
Agenda
Item | People | Description |
---|---|---|
1 | KMor | Multiview update |
2 | CM | Report on testing solution for Qt. See #Qt Testing Requirements |
3 | CM | Present straw man class architecture for ParaView Server API |
4 | BW,DR | Present demo script |
5 | DR | Present Microsoft Project schedule overview |
6 | BW | Update on videocon equipment |
Pre-Meeting Information
Demo Script
This demo is to be executed on Windows XP.
Step | Description | Purpose |
---|---|---|
1 | Click on ParaQ Icon, which brings up application quickly. Included in this is a toolbar for macros, which is populated by several macros. Macros appear as icons. | |
File->Open, browse to ParaQ xml file, and open it. This loads a complete | ||
Qt Testing Requirements
- Test for code coverage.
- Test GUI's interaction with server manager.
- Test GUI itself (e.g. button click leads to correct action & results) that's insensitive to layout.
- Easy to create test cases.
- Community's ability to test and contribute to testing.
- Integration with vtk's and paraview's testing framework (meaning leverage testing abilities already existent such as image comparisons and such)
- Drive demos, using the same framework.