ParaQ:Telecon 09/13/2005 1PM EST: Difference between revisions
From ParaQ Wiki
Jump to navigationJump to search
(→Agenda) |
|||
Line 59: | Line 59: | ||
|- | |- | ||
| valign="top" | 1 | | valign="top" | 1 | ||
| valign="top" | Click on ParaQ Icon, which brings up application quickly. The interface is very simple, with a minimum of child windows included. There two toolbars present - 1)the macro toolbar, populated several macros, which appear as icons; 2) the view management toolbar, which shows icons for the operations that can be performed on windows, including several quick layouts (side-by-side, 4 quadrants, one next to two stacked views) | | valign="top" | Click on ParaQ Icon, which brings up application quickly. The interface is very simple, with a minimum of child windows included. There two toolbars present - 1)the macro toolbar, populated by several macros, which appear as icons; 2) the view management toolbar, which shows icons for the operations that can be performed on windows, including several quick layouts (side-by-side, 4 quadrants, one next to two stacked views) | ||
| valign="top" | Shows loading of simplified UI state, user-editable macros (from a pre-defined location), and quick-layout buttons | | valign="top" | Shows loading of simplified UI state, user-editable macros (from a pre-defined location), and quick-layout buttons | ||
|- | |- |
Revision as of 15:19, 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. See #Demo Script |
5 | DR | Present Microsoft Project schedule overview |
6 | BW | Update on videocon equipment |
Pre-Meeting Information
Demo Script
Section Author: David Rogers
This set of steps details the operations that the user will perform during the demo of early versions of ParaQ.
Requirements
- Platform: Windows XP.
|
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.