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 |
Please tell me difference btn Version & Reversion . Is there any difference btn them or both have same meaning.
What will be the QA roles and responsibilities in Health care stream like BCBS,can someone please explain me any example project regarding health care services in web-based application?
Which of the following is NOT included in the Test Plan document of the Test Documentation Standard: a) Test items (i.e. software versions) b) What is not to be tested c) Test environments d) Quality plans e) Schedules and deadlines
what is test scenario?
Could some one tell me test cases for multi line text boxes like Notes field?
What is the difference between a Test Plan and a Test Strategy?
Web application is having a client and a client-server application aslo have a client. Then what is the technical difference between thease two clients? can any body expain?
Explain about V-model?
What is d diff. between d window based application and web based application testing?
what is meant by system testing?
To what extent is the tester responsible for the time delay in the test plan execution?
How did you do unit testing in your project?