Are monkey testing & gorilla testing same? If not, then
what is the difference between these two?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
1.What is the difference between HTML and XML? 2.What is Registry? What is the necessity of IP Address? 3.Test Cases on Coffee Machine? Before shifting machine to the client which test we can be perform?
Can anybody explain about Mercury Quality Center " Dashboard tab" and its usage. Thanks in advance
If i have 1o mandatory fields like Id, Name, DOB, DOJ, DOD, Client, location, Recruiter name, Skill, Rate with save and clear buttons Then how many test cases i need to write and what is the best way of process(Just no of possibilities or we need go for probability ) to complete the test cases?
Hi I want the technical documentation for a sample project, if any one knows about the details plz guide me, mail at gpriya_1980@yahoo.co.in thanks in advance
How the value of P in cyclomatic complexity is calculated? P:The number of connected path.
Explain the various steps to conduct Requirements Elicitation process
What is a good test? Wy do we need testing write test steps for triangle write test steps for ATM How a tester should approach a devloper about non accepted defect? What is test coverage assurance and give an example Draw and expain V model and how it is helpfull in software development
What is Reliability Testing
3 Answers FactSet Systems, Genpact,
what is a api testing/
Can anybody find the bugs in this "allinterview.com" site???
AS we working in Agile methodology How you will prioritize the productlogs??
What is agile testing and why is it important?