Are monkey testing & gorilla testing same? If not, then
what is the difference between these two?

Answers were Sorted based on User's Feedback



Are monkey testing & gorilla testing same? If not, then what is the difference between these t..

Answer / sherry t

It seems now that the difference between monkey testing and
gorilla testing is clear.
I want to clarify another conception: although both monkey
testing and gorilla testing comes from ad hoc testing, they
are different from ad hoc testing and also random testing.

The following definitions from ISTQB glossary give a good
description:

ad hoc testing(emphasizing testing process): Testing
carried out informally; no formal test preparation takes
place, no recognized test design technique is used, there
are no expectations for results and arbitrariness guides
the test execution activity.
random testing (emphasizing testing technique or test
design) : A black box test design technique where test
cases are selected, possibly using a pseudo-random
generation algorithm, to match an operational profile. This
technique can be used for testing non-functional attributes
such as reliability and performance.
monkey testing(emphasizing testing behaviour): Testing by
means of a random selection from a large range of inputs
and by randomly pushing buttons, ignorant on how the
product is being used.

Is This Answer Correct ?    2 Yes 4 No

Are monkey testing & gorilla testing same? If not, then what is the difference between these t..

Answer / sourav samanta

Monkey testing is testing like a monkey(that is lightly with
main functionality and without maintaining the
order/sequences).It is used to save time and to test basic
funtion is fine or not in a app.

But gorrila testing is used for heavily testing with a main
functionality and tested it heavily in the application.

It may possible that after monkey there some major defect
but after gorrila testing there should not be any major defect.

Let me know if you have any doubt.

Is This Answer Correct ?    5 Yes 8 No

Are monkey testing & gorilla testing same? If not, then what is the difference between these t..

Answer / nitin sachan

In Monkey testing we perform testing randomly it is not
required to check each and every function

In Gorilla testing We perform testing heavily means each and
every aspect we perform after this testing chances of bug is
very less

Is This Answer Correct ?    1 Yes 5 No

Are monkey testing & gorilla testing same? If not, then what is the difference between these t..

Answer / naam kumar

i think vidya is absolutely correct. for more details pls
contact +91 99 2320 3617

Is This Answer Correct ?    2 Yes 6 No

Are monkey testing & gorilla testing same? If not, then what is the difference between these t..

Answer / dipika

monkey testin g is not a adhoc testing bcoz for the adhoc
testing one shoul have strong knowledge about application
which is not necessary for monkey testing.
monkey testing is a unit testing that runs with no specific
test in mind it is a random testing.

Is This Answer Correct ?    0 Yes 4 No

Are monkey testing & gorilla testing same? If not, then what is the difference between these t..

Answer / mfsi_chinmayb`

Hi
Monkey testing is simply testing a module or application
randomly with out going through the complete knowledge abut
the module or application

Gorilla Testing is going deeply to a module to find defects
unlike the monkey testing.

Is This Answer Correct ?    0 Yes 4 No

Are monkey testing & gorilla testing same? If not, then what is the difference between these t..

Answer / sharmi

gorilla testing is testing a function or module heavily.
there ll not be any defect to the application after this
testing.

Is This Answer Correct ?    2 Yes 7 No

Are monkey testing & gorilla testing same? If not, then what is the difference between these t..

Answer / vidya

Rathnam ..........i guess thats a wrong answer.
If u think that i am worng then plz provide me the
justification for ur answer.

Is This Answer Correct ?    7 Yes 13 No

Are monkey testing & gorilla testing same? If not, then what is the difference between these t..

Answer / satyaprasad

vidhya ratnam is correct,actually as u said monkey or
gorilla testing comes under the catagory of Adhoc
testing,due to lack of time testers will test the main
functionalities of the application ,this is called monkey
or gorilla testing
this is satya,any doubts contact:9912418320

Is This Answer Correct ?    8 Yes 14 No

Are monkey testing & gorilla testing same? If not, then what is the difference between these t..

Answer / jomon

Vidya is correct

Is This Answer Correct ?    1 Yes 8 No

Post New Answer

More Manual Testing Interview Questions

is there any openings in testing mba guys

1 Answers  


How do you scope,organise and execute a test project.

0 Answers   Synechron,


what are the testing strategies to be followed in testing banking applications?

0 Answers  


What is diff between Agile SDLC and TDD SDLC? Kindly let me know?

1 Answers   IBM,


Who will participate in software testing?

1 Answers  






Can you tell me the difference between functional and non functional testing?

1 Answers  


1.What is Traceability Matrix and who prepare it. 1.1 How u can map the Requiremet wid Test Cases. 1.2 How u can find out that in Particular Test Case,some requirement is missing. 1.3 For a particular requirement,how u determine that how many TCs should prepare. 1.4 Gaie the Idea about Tracability Matrix,meant Format.

3 Answers   Fiserv,


If RTM is not avaiable in the project whatis use and what the Difficult you face

2 Answers   Cap Gemini,


What type of documents would you need for QA/QC/Testing?

6 Answers   TCS,


what is called testware?

2 Answers  


Can anyone suggest atleast five test cases for a Pencil?

7 Answers   CGI, GE,


What is testing ?

4 Answers   CSS,


Categories