Decision table editor

11
Chi Ben Jamilia Clary Jude Desti Sabrina Fontaine Preston Lucas

description

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 - PowerPoint PPT Presentation

Transcript of Decision table editor

Page 1: Decision table editor

Chi BenJamilia Clary

Jude DestiSabrina Fontaine

Preston Lucas

Page 2: 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

Page 3: Decision table editor

Technical Approach

DTE partitioned into 4 overall segments of functionality

DATA INPUT- Metadata- Conditions- Actions- Rules

DATA MODIFICATION- Metadata- Conditions- Actions- Rules

SAVING/ ACCESSING FILES

ABILITY TO PRINT AND DOCUMENT FILES

Page 4: Decision table editor

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.

Page 5: Decision table editor

Technical Approach

Will be using BugTracker to document all bugs

Page 6: Decision table editor

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

Page 7: Decision table editor

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

Page 8: Decision table editor

Completion Timeline

2/28/2010Initial Group meeting, Intro to Bug Tracker

3/2/2010Divide DTE into segments and assign to each member for further testing.

3/3/2010Presentation on DTE and Project Objectives

Page 9: Decision table editor

Completion Timeline

Week of 3/15/2010Conduct Acceptance Test then Begin Inspection testing on DTE tool

Week of 3/22/2010Begin Unit testing on 4 segments of DTE

Week of 3/30/2010Deadline for all high and medium priority bugs to be verified and assigned

Page 10: Decision table editor

Completion Timeline

Week of 4/5/2010

Begin work for testing automation

Week of 4/19/2010

Final Project Completion

Page 11: Decision table editor

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 methodsWhite Box TestingBlack Box TestingAutomation

Parallel work in progress: fixing the documented bugs