1.

What do you mean by gorilla testing in the context of quality assurance?

Answer»

Gorilla Testing:

Gorilla testing is a method of software testing in which a module is frequently tested based on some random inputs, ensuring that the module's operations are checked and that there are no PROBLEMS in the module. So it's also KNOWN as TORTURE Testing, Fault Tolerance Testing, or FRUSTRATING Testing because of the Gorilla Testing pattern. It's a manual test that's done over and over again. In Gorilla Testing, testers and developers WORK together to regularly evaluate a module's functionality.



Discussion

No Comment Found