Question: 1
To document the test cases, IEEE 829 will be used. Select TWO elements that are part of the IEEE 829 test design template.
Question: 2
Since the components need to be integrated in an overall software system, interoperability testing is considered to be of importance. Which of the following techniques is most likely to be used to support interoperability tests?
Question: 3
Which of the following type of defects is most likely to be detected by using orthogonal arrays?
Question: 4
Analyzing the requirement, there are arguments to be made for several test design techniques. Which of the following test design techniques is LEAST likely to be used for identifying test cases for the requirement?
Question: 5
Scenario "Supercar"
Supercar is an online vehicle sales website specialising in a single manufacturer's Sports Utility Vehicles (SUVs) and saloons. A vehicle has two key elements, power unit and body style. The manufacturer offers three choices of power unit: petrol, diesel and hybrid. There are 3 main body styles: Saloon, Hatchback and SUV. SUVs only come as petrol and diesel options. Hybrid is available for Hatchback only. The site will allow an order to be processed if at least one of the chosen vehicle configuration is in stock, otherwise a message will be displayed asking the user to try again later.
The development manager asks you to identify suitable test coverage entry criteria for the ''Supercar'' system test. Which of the following would you recommend as appropriate for entry criteria to a system testing phase?
(i) 100% business requirements coverage
(ii) 100% statement coverage
(iii) 75% decision coverage
(iv) Availability of test release notes
(v) Design review completed