Algorithms Quiz | SP Contest 4 | Question 10
Which testing technique is used to test the robustness of the system by performing the test repetitively?
(A) Integration Testing
(B) Unit Testing
(C) Gorilla Testing
(D) Smoke Testing
Answer: (C)
Explanation: Gorilla Testing is the testing technique in which we test the system repetitively several times to test the robustness of the system.
Quiz of this Question