Chapter 1: test process Flashcards
What test process does this activity belong in? :
Designing and prioritizing test cases and sets of test cases
Design
What test process does this activity belong in? :
Identifying necessary test data to support test conditions and test cases
Design
What test process does this activity belong in? :
Designing the test environment and identifying any required infrastructure and tools
Design
What test process does this activity belong in? : ○ Capturing bi-directional traceability between the test basis, test conditions, and test cases (see section 1.4.4)
Design
What test process does this activity belong in?:
Developing and prioritizing test procedures, and, potentially, creating automated test scripts
Implementation
What test process does this activity belong in?:
Creating test suites from the test procedures and (if any) automated test scripts
Implmentation
What test process does this activity belong in?:
Arranging the test suites within a test execution schedule in a way that results in efficient test execution (see section 5.2.4)
Implementation
What test process does this activity belong in?:
Building the test environment (including, potentially, test harnesses, service virtualization, simulators, and other infrastructure items) and verifying that everything needed has been set up correctly
Implementation
What test process does this activity belong in?:
Preparing test data and ensuring it is properly loaded in the test environment
Implementation
What test process does this activity belong in?:
Verifying and updating bi-directional traceability between the test basis, test conditions, test cases, test procedures, and test suites (see section 1.4.4)
Implementaiton
What test process does this activity belong in?:
Recording the IDs and versions of the test item(s) or test object, test tool(s), and testware
Execution
What test process does this activity belong in?:
Executing tests either manually or by using test execution tools
Execution
What test process does this activity belong in? :
Comparing actual results with expected results
Execution
What test process does this activity belong in? :
Analyzing anomalies to establish their likely causes (e.g., failures may occur due to defects in the code, but false positives also may occur (see section 1.2.3)
Execution
What test process does this activity belong in?:
Reporting defects based on the failures observed (see section 5.6)
Execution