What is Monkey Testing in Software Testing? Why we do Monkey Testing?
 

Startup Guides > What is Monkey Testing in Software Testing? Why we do Monkey Testing?

Not every user uses an application in a similar way; each user has its own mind with a different type of scenarios. Thus to cover every scenario a particular conventional way of testing is not sufficient.

Now, consider a scenario where a monkey is given a computer system with the keyboard. We are not expecting the Monkey to use the system as software professional in this condition. Monkey will start hitting the keyboard keys many numbers of times and may input any combination of characters without knowing the correct input which should be given to the system application. Testers also perform monkey testing in the same way without any specific plan.

While doing a monkey testing similar task is executed by the tester. Manual testers gets the power with this technique for testing and boosting the application in their own style, by providing invalid inputs to the system which may be very large or may contain special symbols or characters and any such combinations which may crashes the system, so as to make the application more robust and stable for future.

To read more visit original blog post.
 
 


118 views   Share to: Twitter | LinkedIn | Facebook
 
What is Monkey Testing in Software Testing? Why we do Monkey Testing?