Which of the following are most likely to be used when developing a test strategy or test approach?
(i) Failure-based approach
(ii)Test specification approach
(iii) Model-based approach
(iv)Finance-based approach
Which of the following are most likely to be used when developing a test strategy or test approach?
(i) Failure-based approach
(ii)Test specification approach
(iii) Model-based approach
(iv)Finance-based approach
When developing a test strategy or test approach, failure-based and model-based approaches are commonly used. The failure-based approach focuses on potential points of failure and how the system might respond, making it crucial for thorough testing. The model-based approach uses models to represent the expected behavior of the system, which is useful in understanding and predicting system behavior under various conditions. Both of these methods are key strategies in ensuring comprehensive testing. While test specification approaches are also used, they generally serve to document the chosen strategy rather than being standalone strategies themselves. A finance-based approach is not typically related to test strategies or approaches. Thus, the correct answer is (i) and (iii).
D is correct
Correct answer is D
This answer is not correct. Correct option is Failure based and Model based.