Download presentation
Presentation is loading. Please wait.
Published byKellie Eileen Clarke Modified over 9 years ago
1
CS 490 Software Testing Fall 2009 Implement Unit Test Framework for Application running on a Pocket PC 2003 device 10/16/091 Framework for Unit-testing Development Group Team Leader: Lauren Stuart Team: Nate Frost, Jennifer Long, Mike Noah, Brad Van Dyk Website: http://redlea.net/490/
2
CPPUnit already… 10/16/092 Allows test creation Asserts null, equal, throw/no throw, assertion pass/fail Runs tests Displays results
3
Our framework needs to… 10/16/093 Allow test selection (batch & run) From multiple suites Display test run time Give both summary and detail of test results Display test run progress Be controlled by a Pocket PC GUI Report on code coverage
4
Past work 10/16/094 CPPUnit Function in eVC4 demo goes here
5
Current work 10/16/095 CPPUnit Function in eVC4 Report test run time in results GUI Run all tests Show all tests (for selection)
6
Current work: Report test run time in results 10/16/096 Design Implementation Demo design diagrams go here
7
Current work: GUI 10/16/097 Run all tests Design Implementation Demo Show all tests Design Implementation Demo design diagrams go here
8
Future work 10/16/098 CPPUnit Work in eVC4 Report test run time Output report summary Report code coverage GUI Run all tests Show all tests (for selection) Select tests Run selected tests Display styled results (XML stylesheets)
9
Milestones October 16 th : Status Report October 30 th : Interim Report Presentation November 1 st : Begin integration of all CPPUnit features with the GUI November 13 th : Status Report November 23 rd : Finish Integration and Documentation December 4 th : Preliminary Demo TBA: Final Presentation 09/18/099
10
Project Status 09/18/0910 CPPUnit VSCCPUnit eVCPocket PC App Setup eVC 4 SP3 CPPUnit Features and Requirements Basic CPPUnit Functionality Advanced Functionality Design Specification Prototyping Integrate Advanced Features into GUI Beginning Nov. 1 st Basic CCPUnit Functionality
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.