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 manual testing?Is any different types of testing in this?
Do you handle deployment? How?
Hi, This srinivas, Q: After testing in what way we concluded the testing is over without Tracebility Matrix and what is the role played by the Tracebility Matrix and what are the documents that tester should submit to his QA manger after testing in Manual Testing apart from the Test cases.
What is data matrix? What is the use of it?
What is an audit report? Whom is it done by?
Did any one worked on banking domain? banking projects? can anyone pls share their experience with me?
what is user interface testing?
What is Entry and Exit Criteria in Testing Process?
Difference between Test Case & Use Case?
Hi am new to this forem.i am a begineer in software testing and i have passed the ISEB exam,can anyone tell me how to gain knowledge practically ie practising testcases...... Thanks in advance
What testing roles are standard on most testing projects? Categories: Software Testing
If you have executed 100 test cases ,every test case passed but apart from these testcase you found some defect for which testcase is not prepared,thwn how you can report the bug?