An issue has been found in a production system, where a code component fails to release memory
after it has finished using it. Which of the following tools would have been the MOST effective at
detecting this defect during Performance testing?
A. Dynamic analysis tool.
B. Test Execution tool.
C. Configuration management tool.
D. Coverage measurement tool.
101/102
Questions & Answers PDF
P-
A
102/102
Your agile project has scheduled a final sprint before release to fix and re-test all open defects with a
priority level of 3 or above.
The following defect report shows the defect fields that are currently being captured on the system.
Title: Unable to add excursions to pre-paid cruises
Date raised: 21/05/18
Author: Emma Rigby
Status: Fixed
What occurred: I went to book an excursion for a pre-paid cruise but received an error message
saying, Facility not available. I can book excursions on cruises that have not yet been fully paid.
What should have occurred: Requirement 3.12 says clearly that customers can add excursions after
cruises have been fully paid so the facility should have been available (when an additional amount
may now need to be paid).
Priority: 2
Software build: 2.1
Test level: System test
Environment details: System test 3
Which of ONE of the following additional defect report fields would be MOST beneficial for the sprint
team to add?
A
Which of the following are product risks?
a) Failure prone software delivered.
b) Software does not perform its intended functions.
c) Insufficient staff available for testing.
d) Test environment not ready on time.
100/102
Questions & Answers PDF
P-
e) Poor data integrity and quality.
C
Which of the following BEST describes how configuration management supports the test process?
A
Which of the following would NOT typically be covered in a test summary report?
C
99/102
Which one of the following statements about techniques for estimating test effort is correct?
B
Tests have been specified for the latest software release and users have prioritised these.
However, there are some dependencies between tests as shown in the table below (e.g. Test ID.
123 cannot be run until Test ID. 456 has been successfully completed).
Which test execution schedule best meets the prioritisation and dependency conditions?
D
Which of the following are benefits of an independent test team, and which are drawbacks?
a) Independent testers can find different defects.
b) Developers may put less emphasis on quality.
c) Independent testers can be seen as the reason for delayed projects.
d) Independent testers can verify assumptions made during the specification of a system.
C
Which of the following BEST describes a methodical approach to the Error Guessing test technique?
A. A tester dynamically designs and executes tests based on their knowledge, exploration of the test
item and the results of previous tests.
B. An experienced tester makes a list of potential defects and failures, and designs and runs tests to
generate these failures should the defects be present in the code.
C. A tester designs, implements and executes tests to cover test conditions found in checklists that
are based on what is important for the user.
D. An inexperienced tester is asked to attempt to guess errors that may have been missed by
experienced testers during formal test design.
A
98/102
Which of the following is an approach that can be used for exploratory testing?
D