Sunday, December 2, 2012

Testing terms

Test Plano Plan of action for testing the entire applications. This covers resources, resource allocation, budget, breakdown of features, timeline, etc

Test spec
o A specification for testing of a specific feature area. This goes into more depth about a specific feature then the test plan

Test case

o A specific test that is run on the application to verify proper functionality

Bug

o A product defect

Test Harness

o A program woven into the source code that allows testers to script out automated test cases to be run on an application in development

Halo Testing

o Testing around an existing test case or bug to see if there are other defects that may all be linked

No comments:

Post a Comment