Warning:
JavaScript is turned OFF. None of the links on this page will work until it is reactivated.
If you need help turning JavaScript On, click here.
The Concept Map you are trying to access has information related to:
Coverage: What gets tested ???? domain testing: identify the functions and varibles, Coverage: What gets tested ???? function integration testing: test functions together, Coverage: What gets tested ???? requirements-based testing: tests foucused on accounting for all the requirments, Coverage: What gets tested ???? equivalence class: set of values for varibles you consider equivalent, Coverage: What gets tested ???? boundry testing: test the smallest and largest members of the class, Coverage: What gets tested ???? specification-based testing: make sure all specification are met, Coverage: What gets tested ???? function testing: test every function one by one, Coverage: What gets tested ???? state-based testing: test for the change in user locations, Coverage: What gets tested ???? best representative testing: best representative of a class to have an error, Coverage: What gets tested ???? input field test catalogs or matrices: each type of input field gets a test, Coverage: What gets tested ???? map and test: map and test all ways to make and edit a field, Coverage: What gets tested ???? logic testing: test all relationship with regaurds to varibles, Coverage: What gets tested ???? statement and branch coverage: test every line of code, Coverage: What gets tested ???? combination testing: test two or more varibles in combination with each other, Coverage: What gets tested ???? menu tour: walk through all of menus, Coverage: What gets tested ???? path testing: test all the paths for your current location to prevent gaps, Coverage: What gets tested ???? configuration coverage: test all pheripial devices like printers