ParaQ:Telecon 09/13/2005 1PM EST: Difference between revisions
From ParaQ Wiki
Jump to navigationJump to search
(→Agenda) |
(→Agenda) |
||
Line 34: | Line 34: | ||
| BW | | BW | ||
| Update on videocon equipment | | Update on videocon equipment | ||
|- | |- | ||
|} | |} |
Revision as of 17:41, 7 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
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.