what is monkey testing?
Answers were Sorted based on User's Feedback
Answer / nitin verma
Hi,
Monkey testing is a subset of Ad hoc.In this no formal
test cases are used,it is being done due to lack of the
time.No testing approach is being used in this.
nitin9360@yahoo.com
| Is This Answer Correct ? | 15 Yes | 3 No |
Answer / kannan.r
Testing a Software without any Testcase or formal Procedure.
Navigating through various screens and checking for the
functionality with some dummy/unformatted inputs and
finding bugs.
| Is This Answer Correct ? | 17 Yes | 6 No |
Answer / ramesh16j
it is a type of testing performed by tester.due to lack of
time tester follows this type of testing. In this type he
test the main functionlity of the application first and
leaves the rest.
| Is This Answer Correct ? | 12 Yes | 7 No |
Answer / ch.s.m.prasad
Due to lack of time testing team is conducting the test on
specific area (or) basic fuctionalities (or) main modules
of our app. build . This is also called as chimpanzee (or)
Gorilla testing
| Is This Answer Correct ? | 8 Yes | 3 No |
Answer / mahesh
Monkey/Chimpanzee Testing:
Due to lack of time, the testing team is covering testing
on main activities of build only.
| Is This Answer Correct ? | 5 Yes | 0 No |
monkey testing is the sub set of Ad-hoc/informal testing.
Due to the lack of time,Testing team will check main
functionality of software only. This testing is also called
as chimpanzee testing.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / sailaja
monkey testing means no specific methodology will be
followed. just here and there testing. when time is limited
for testing we will go for this
| Is This Answer Correct ? | 8 Yes | 6 No |
Answer / ipsita ratha
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 ? | 7 Yes | 5 No |
Answer / krishna
monkey testing is also calles chimpanzee or gorilla testing.
so monkey testing is just keep pressing some keys randomly
and check whether s/w fails(the machine may hang,sometimes).
if a wrong i/p is given it has to be display necessary
error message.
| Is This Answer Correct ? | 5 Yes | 4 No |
what is application server, Database server and test server
What is PBX Testing & What is Test coverage?
what is water fall model?
what is agile testing?
If client is not given any requirements then how will you test the application
1.what is sanity and smoke testing and which one performed first?
What is white-box Integration Testing and its differences between Black box-Integration testing?
difference between test strategy,test plan and test methodology. which will create first and who will create those and is there anyone optional in that
what is mask testing?
whta is compile module?
How will you set the Dependency in the Quality center? Say if you will fail a test case and two or more test cases are dependent on that particular test case. In this case how will you handle in failing the test case.
what is defect tracking?