1 / 7

Developing a Unit Testing Framework for Pocket PC Applications

This project involves the creation of a unit testing framework designed specifically for applications running on Pocket PC 2003 devices. Led by Lauren Stuart and her team, including Nate Frost, Jennifer Long, Mike Noah, and Brad Van Dyk, the framework aims to enhance testing capabilities by facilitating test selection, displaying run times, and providing detailed result summaries through a user-friendly GUI. The finalized project will integrate CPPUnit features and aims to improve the development and debugging processes for Pocket PC applications.

Télécharger la présentation

Developing a Unit Testing Framework for Pocket PC Applications

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. CS 490 Software TestingFall 2009Implement Unit Test Frameworkfor Application running on aPocket PC 2003 device 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/ 10/16/09 1

  2. CPPUnit already… Allows test creation Asserts null, equal, throw/no throw, assertion pass/fail Runs tests Displays results 10/16/09 2

  3. Our framework needs to… 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 10/16/09 3

  4. Past work • CPPUnit • Function in eVC4 • Demo demo goes here 10/16/09 4

  5. Current work • CPPUnit • Function in eVC4 • Report test run time in results • Design • Implementation • Demo • GUI • Run all tests • Design • Implementation • Demo 10/16/09 5

  6. Milestones • October 16th: Status Report • October 30th: Interim Report Presentation • November 1st: Begin integration of all CPPUnit features with the GUI • November 13th: Status Report • November 23rd: Finish Integration and Documentation • December 4th: Preliminary Demo • TBA: Final Presentation 09/18/09 6

  7. Project Status CPPUnit VS CCPUnit eVC Pocket PC App CPPUnit Features and Requirements Setup eVC 4 SP3 Basic CPPUnit Functionality Basic CCPUnit Functionality Design Specification Advanced Functionality Prototyping Integrate Advanced Features into GUI Beginning Nov. 1st 09/18/09 7

More Related