Menu

#3 Test and Maintenace Approach

Task
closed
None
2015-05-11
2015-05-04
No

Detail the approach the team will use to test this project

Discussion

  • Tavon Hannah

    Tavon Hannah - 2015-05-11

    We have agree that we will test this project with an iterative test cycle approach.

    A cycle will contain the following task:
    1) Break project up into features and prioritize them
    2) Run automated testing tools to find bugs in code
    3) Aim to fix % of bug reported in the selected feature
    4) Run unit test generation tool for the selected feature
    5) Aim to get 85% code coverage of the selected feature
    6) Throughout the bug fixing and code coverage steps, run Dependency tool and use gain knowledge of program to better determine needs to refactor within the selected feature
    7) If applicable, run regression test checking that new changes did not introduce bugs in previous tested features.
    8) Remove currently worked feature from priority list re-prioritize the feature and repeat steps 1-8 until all features have been tested or deadline for testing has been reached.

     
  • Tavon Hannah

    Tavon Hannah - 2015-05-11
    • summary: Software Quality Assurance Plan --> Test and Maintenace Approach
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1 +1 @@
    -Start a draft for the software quality assurance plan.
    +Detail the approach the team will use to test this project
    
    • assigned_to: Tavon Hannah
     
  • Tavon Hannah

    Tavon Hannah - 2015-05-11
    • status: open --> closed
     

Log in to post a comment.