QA Flashcards
Which one of the following answers describes a test condition
An aspect of the test basis that is relevant to achieve specific test objectives.
Which of the following can affect and be part of the (initial) test planning?
Budget limitations
Which one of the following is the characteristic of a metrics-based approach for test estimation?
Budget which was used by a previous similar test project
Which of the following statements correctly describes the difference between testing and debugging?
Dynamic testing shows failures caused by defects; debugging finds, analyzes, and removes the causes of failures in the software
benefit of test execution tools
It is easy to create regression tests.
Which of the following options are roles in a formal review?
Author, Moderator, Review leader, Scribe.
valid objective for testing?
To find as many failures as possible so that defects can be identified and corrected.
part of the main activity “test analysis” in the test process?
Evaluating the test basis for testability.
For which of the following situations is exploratory testing suitable?
When testers are available who have enough knowledge of similar applications and technologies
What is categorized as a black-box test technique?
A technique based on formal requirements.
How can white-box testing be applied during acceptance testing?
To check if all work process flows have been covered.
description of statement coverage?
It is a metric, which is the percentage of statements in the source code that have been executed.
What is checklist-based testing?
An experience-based test technique whereby the experienced tester uses a list of items to be noted, checked, or remembered, or a set of rules or criteria against which a product has to be verified.
how tasks are divided between the test manager and the tester?
The test manager plans, coordinates and controls the testing activities, while the tester specifies the tests and prepare test data.
NOT included in a test summary report?
Defining pass/fail criteria and objectives of testing.