Google News
logo
Software Testing - Interview Questions
Explain Monkey testing.
A technique of software testing where the application is tested by ingesting inputs randomly. This test does not follow any pre-defined set of rules. It is carried out to check the behavior of the application.
Advertisement