- (Exam Topic 3)
The ISTQB fundamental test process consists of 5 main activities To which of these belongs the task "Identifying necessary test data"?
Correct Answer:
C
- (Exam Topic 2)
A data driven approach to test automation design is best described as:
Correct Answer:
D
- (Exam Topic 2)
Which of the following test cases will ensure that the statement ‘Print ‘Hold’’ is exercised? [K3] Refer to the exhibit
Correct Answer:
C
- (Exam Topic 3)
Your task is to compile a test execution schedule for the current release of software. The system specification states the following logical dependencies:
• An admin user must create/amend/delete a standard user.
• A standard user is necessary to perform all other actions.
The test plan requires that re-tests must be performed first, followed by the highest priority tests. To save time, the test plan states that tests should be scheduled to create test data for the subsequent tests in the schedule.
The following test cases have been designed, with an indication of priority (1 being the highest priority) and whether the test has previously failed.
Which test execution schedule meets the test plan requirements and logical dependencies?
Correct Answer:
C
- (Exam Topic 3)
Testing and Debugging are key activities in the software development lifecycle. Which of the following are DEBUGGING activities?
a) Designing tests to find failures.
b) Locating the cause of failures.
c) Analysing and fixing the defects.
d) Executing tests to show failures.
Correct Answer:
B