- The goal of software testing is to:
Your answer:
Debug the System
Avoid Lawsuits
Execute the program with the intent of finding errors
Validate that the system behaves as expected
- If no errors were found during testing
Your answer:
the system was not tested completely
The programmer is a perfect genius
no errors were sought
- A Test Plan defines
Your answer:
Expected results
Objectives and results
What is selected for testing
Targets and misses
- Test Planning should begin
Your answer:
After shipping the first version
At the same time that requirements definition begins
When Code build is complete
When building starts
- Why plan tests: Documented tests are
Your answer:
Repeatable
Organized
Sensible
Manageable
- List three benefit factors in planned tests
Your answer:
- The Test Plan is defined as an overall document providing direction for all testing activity.
Your answer:
TrueFalse
- The _____ answers What will be covered in test? And what will not be covered in the tests.
Your answer:
- A _____ is a statement of what the tester is expected to accomplish or validate during testing activity.
Your answer:
- Procedures for configuration management, version control, hardware and software configurations and other items such as defect tracking should be listed in _________ .
Your answer: