...
Software-testing
August 26, 2024
Software-Engineering
August 26, 2024
Software-testing
August 26, 2024
Software-Engineering
August 26, 2024

Software-Engineering

Question 396
Which of the following testing methods uses fault simulation technique?
A
unit testing
B
beta testing
C
stress testing
D
mutation testing
Question 396 Explanation: 
Mutation testing is used to design new software tests and evaluate the quality of existing software tests.
The purpose of mutation testing is to evaluate the effectiveness of the test cases to detect errors in the event of modification or changes in the program code
Correct Answer: D
Question 396 Explanation: 
Mutation testing is used to design new software tests and evaluate the quality of existing software tests.
The purpose of mutation testing is to evaluate the effectiveness of the test cases to detect errors in the event of modification or changes in the program code

Leave a Reply

Your email address will not be published. Required fields are marked *