is gorilla testing & monkey testing is same r not?
Answers were Sorted based on User's Feedback
Answer / zeno marin
It appears that Gorrila Testing means "Heavily tesing a
certain feature/section of an application" (I didn't make
this up and neither do I find that it makes sense, but
that's it...).
Monkey-testing means someone not familiar to the SUT to
simply click around and see what happens, much like a monkey
in a pilot seat.
Ad-Hoc Testing and Monkey tesing are bouh unplanned ways of
testing and are described the official glossary used by
ISTQB, but Gorilla tesing is NOT.
| Is This Answer Correct ? | 2 Yes | 1 No |
Gorilla testing and monkey testing are different in gorilla testing we are unable to reproduce defect as it is not having test case
whereas in monkey testing we gather information frm our best known source and then prepare test case hence able to reproduce bug
Only this is basic difference b/w them
if anybdy wants more answers to their questions ask me on singh.ashish011@gmail.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sj1234
Gorilla Testing
Although the concept of random testing might conjure up
images of a late-night debugging session where you do a
passable imitation of an angry gorilla by haphazardly
pressing as many keys as possible on your keyboard in order
to upset your program, there are better ways of doing it.
Monkey testing:-
Dosen't have any fixed methology of testing. Just be a
randy user of the system. Just try any random
combination.Disctructive testing
They are the same
| Is This Answer Correct ? | 0 Yes | 3 No |
Suppose product is to be delivered on urgent basis.There is no time to test on all OS and Browseres.We have time to execute atlest in one combination of OS and browser.Which one do you prefer and why?
how to clarify functional requirements and non functional requirements in a srs?
what is test Harness?how it will help for testing?
hi all, please let me know how to down load QTP from internet?
What is JAVA Testing, what we do in That ?
if tester found some bugs in the application then which format they will send it to development team.
Who will do unit testing ?
How to check the Performance of the website during manual testing.(guys its very urgent plz)
3. A bug report is a: a. A collection of independent, reusable test cases. b. A technical document that describes the various symptoms or failure modes associated with a single bug. c. A deliverable that details the strategic approach to a testing effort d. A & B
Define Major defect
What is Test Design ?( Urgent) and Test Design for Printer?
what is difference between testing and development in your view?