1. what's the difference between adhoc testing and monkey
testing? 2.If I'm wrong correct me, in one test case there
may be only one scenario is included or may be more than
two and not for one scenario many test cases are written..
Right?

Answers were Sorted based on User's Feedback



1. what's the difference between adhoc testing and monkey testing? 2.If I'm wrong correc..

Answer / rnr

monkey testing:-
It is type of stress testing in which one will perform
abnormal actions on the application wantedly in order to
check stability of the application.
ex:- in our daily routine we press the f5 key no.of times.
at that time if the system hang, that is not good application.
or
some time we can click ok button abnormally ok ok ok......

adhoc testing:-
test engineers will perform the testing on the application
with their own ideas.

this type of testing usually encouraged after formal testing
OR before releasing product.
at that time test engineers will may find some more defects.

RNR

Is This Answer Correct ?    9 Yes 1 No

1. what's the difference between adhoc testing and monkey testing? 2.If I'm wrong correc..

Answer / rima

monkey test is a unit test that runs with no specific test
in mind....wikepedia

Is This Answer Correct ?    0 Yes 2 No

1. what's the difference between adhoc testing and monkey testing? 2.If I'm wrong correc..

Answer / n@n!

adhoc testing : wen we have less time and minimum knowledge
then we go to adhoc testing.

ex: game testing is comes under adhoc testing.

monkey/exploratory testning: wen we have time and knowledge
on testing then we go for monkey testing/exploratory
testing.

ex: software testing,telecome testing,pda
testing,e.t.c...... comes monkey/exploratory testing.

Is This Answer Correct ?    1 Yes 12 No

Post New Answer

More Manual Testing Interview Questions

How do u Check sending a message Through mobile(it could be text msgs ,picture messages ,so that it should cover all the possible scenarios )Its urgent plzzzzzzzzzz,....

3 Answers   Subex,


What is White Box testing and who is responsible for white box testing?

11 Answers   TCS,


What is the difference between SIT and IST?

2 Answers  


What does the tester do in automated testing?

1 Answers  


What is split testing?

0 Answers  






What do you understand by usability testing?

0 Answers  


What is verification and validation in software testing? explain with examples?

4 Answers   Cap Gemini,


Build is going to be delivered in another 30 mins.At that time you have find an critical failure. What will u do ?

5 Answers   Polaris,


Can u tell What kind of Bug Report Tool are u using in ur project

4 Answers  


if a project is long term project , requirements are also changes then test plan will change or not?why

2 Answers   IBM,


for example, if we have a textbox ranging from 0-100. which methodology we are using & what are inputs we are observed?

1 Answers   Semantic Space,


What are tools of performance testing?

0 Answers  


Categories