You are examining a document which gives the precise steps needed in order to execute a test.
What is the correct definition of this document?
Which of the following activities is appropriate to the test planning stage?
Your company is developing a system with complex business rules and many branches in the structure of its code components. You need to choose one black box technique and one white box technique for test case design.
Which one of the following offers the BEST choice?
Which of the following is a defect that is more likely to be found by a static analysis tool than by other testing techniques?
Which of the following is NOT a valid objective of testing?
The following Test Cases have been created for a simple web-based airline booking system.
Test Case 1: Search for an item Available Flights
Test Case 2: View selected item in My Flights
Test Case 3: Login to the system: Login is accepted
Test Case 4: Select an available flight: item added to My Flights
Test Case 5: Print confirmation receipt, then exit
Test Case 6: In My Flights, confirm details and book flight
Which of the following is the correct logical order for the test cases?
Which of the following would you NOT expect to see on an incident report from test execution?
Which of the following would achieve the HIGHEST level of testing independence for a project's test level?
During the development of a software change for a system, the developer makes a mistake in his work, which leads to a fault in the code. Unfortunately the fault is not found by software testing and is released into live.
What is the definite consequence of this mistake?
During which stage of the fundamental test process is the testability of requirements evaluated?