what is monkey testing?

Answers were Sorted based on User's Feedback



what is monkey testing?..

Answer / mohan babu j

Monkey Testing:

Trying to get the abnormal crashing issues. by doing so we
can ensure that the application will become more reliable.

For monkey testing, no need of application knowledge or test
cases. Anyone can do this with more intention to break the
application by doing repeated test and testing in incorrect
flow.

Is This Answer Correct ?    2 Yes 1 No

what is monkey testing?..

Answer / nikhil srivastava

Monkey testing is random testing performed by automated
testing tools. These automated testing tools are considered
monkeys, if they work at random.

Is This Answer Correct ?    1 Yes 0 No

what is monkey testing?..

Answer / eswar rao

Monkey testing is random testing.
It is performed by automated teting tool.
Testing the System Here and there to ensure there is no
crash

Is This Answer Correct ?    1 Yes 0 No

what is monkey testing?..

Answer / supratim

Monkey Testing also called dump monkey testing is used to doa random testing on the SUT with the intention of making the system fail without any heed to the business requirements.This is very useful as no one knows what the dump monkey will do may perform an erroneous operation like update on records not in table and this may lead to a system dump.

This is usually automated .

Is This Answer Correct ?    1 Yes 0 No

what is monkey testing?..

Answer / sitam jana

Monkey testing is a type of adhoc testing by means of a random selection from a large range of inputs and by randomly pushing buttons, ignorant of how the product is being used.

Is This Answer Correct ?    0 Yes 0 No

what is monkey testing?..

Answer / milind

Monkey testing is testing of an application randomly for predefined number of events to check the behavior of application and it's response to that particular event.

Is This Answer Correct ?    0 Yes 0 No

what is monkey testing?..

Answer / sahil sharna

Randomly testing is called money testing. Due to less time suppose you need to test the app and required time is very less so in that case you just checked main functionality and randomly check the other follow without any test cases creation.

Is This Answer Correct ?    0 Yes 0 No

what is monkey testing?..

Answer / prathijna

Monkey testing / Gorilla testing/ adhoc Testing:
Testing the application or software randomly without looking into the requirement is called as adhoc / monkey testing.
adhoc testing is also called as Negative testing.

Is This Answer Correct ?    0 Yes 0 No

what is monkey testing?..

Answer / sweety

monkey testing is also known as exploratory testing, which is done by the expert without any formal document.

Is This Answer Correct ?    0 Yes 0 No

what is monkey testing?..

Answer / venkat

monkey testing is nothing but testing of main functionality
of application .suppose we dont have enough to test the
entire application we do like this.

Is This Answer Correct ?    4 Yes 5 No

Post New Answer

More Manual Testing Interview Questions

Differences between waterfall and V model

1 Answers   ADP,


What is penetration matrix ?

3 Answers  


What is the difference between load testing and volume testing?

2 Answers   Yardi,


What kinds of testing have you done?

11 Answers   Bosch, MBT, Tata Steel Limited, Wipro,


If I want to check compability of software in a MAC OS then which steps shold I follow?

0 Answers  






Explain the Flow of V-Model

2 Answers   Virtusa,


In web testing what is Brokenlink property,how can we test this property.plz answer for this

2 Answers  


How to test gtalk applicatin,what could be the possible test cases,test plan

2 Answers  


what is volume Testing?

15 Answers   MBT,


Hi, I am new to testing.where we will use SQL in manual testing. To what extent i need to learn SQl.there are diff types of SQL like TSql,Mysql etc.i little bit confused,help me. Thank you .

4 Answers  


Just now i got a bug in the application.Anyone of u can clarify me is it a bug or not. scenario is: 1. if we a check box more than one. 2. click TAB and keep the focus on any check box not on the last check box 3. Then click (space+tab) at a time 4. then check the changes if we click anywhere the previous check box is going to be checked and the application is going to be hanged........... please answer to this question.If i have reported this to my developers they are telling that this is a browser property please confirm this scenario at ur developers and answer to me please .thanks in advance........ (glamorous)

2 Answers  


what are the contents of a test plan?

8 Answers   Fidelity,


Categories