110 likes | 206 Views
Chi Ben Jamilia Clary Jude Desti Sabrina Fontaine Preston Lucas. Decision table editor. Purpose. Training for the team to go through… Software inspection and testing Problem tracking and reporting Building up team spirits Data input, edit, save dtb and reopen, print dtp
E N D
Chi Ben Jamilia Clary Jude Desti Sabrina Fontaine Preston Lucas Decision table editor
Purpose • Training for the team to go through… • Software inspection and testing • Problem tracking and reporting • Building up team spirits • Data input, edit, save dtb and reopen, print dtp • All of these aspects are dependant upon another and will encourage team work • Explore the various aspects of testing • White Box • Black Box • Automation • Provide first-hand feedback on DTE tool
Technical Approach • DTE partitioned into 4 overall segments of functionality
Technical Approach • Alter input data and document any detected bugs. • Test by editing input data and document any detected bugs. • Determine and document any bugs related saving a file or accessing a file. • Determine and document any bugs related printing a dtp file.
Technical Approach Will be using BugTracker to document all bugs
Technical Challenges • Being able to determine and cover all relevant test cases for the DTE • Being able to automate those test cases for DTE, a GUI Application. • Being able to find a tool that would test the DTE or if its even feasible to find one
Risks • Inability to find a tool that automates testing on a GUI application • Not enough time to create an application that can automate testing within a GUI application
Completion Timeline 2/28/2010 Initial Group meeting, Intro to Bug Tracker 3/2/2010 Divide DTE into segments and assign to each member for further testing. 3/3/2010 Presentation on DTE and Project Objectives
Completion Timeline Week of 3/15/2010 Conduct Acceptance Test then Begin Inspection testing on DTE tool Week of 3/22/2010 Begin Unit testing on 4 segments of DTE Week of 3/30/2010 Deadline for all high and medium priority bugs to be verified and assigned
Completion Timeline Week of 4/5/2010 Begin work for testing automation Week of 4/19/2010 Final Project Completion
Conclusion • DTE is a tool in the working and is very beneficial to Software Engineers • Goal of this project is to increase knowledge of various testing methods • White Box Testing • Black Box Testing • Automation • Parallel work in progress: fixing the documented bugs