Answer Posted / hemant kumar
Another name of AdHoc testing is 'Monkey Testing' which is
done to simulate actual user environment. There is no
defined approach for this type of testing however; the test
cases are documented (contrary to the common belief of no
documentation). What is not documented is the approach
because there is no approach defined. That is why at times
it is referred to as 'Unscripted Testing' as well.
In AdHoc testing the user has no prior experience of testing
and the user is not very well aware of the application.
We may understand this by example of a kid testing a
Mercedes car. As the kid doesn't knows driving and neither
he is aware of driving. So, the kid is like monkey, who
while fiddling with controls might push a button to start
the engine which in turn tests the engine start button.
The idea of this type of testing goes with old saying that
if you shut 100 monkeys in a room with 100 typewriters
sooner or later they will type something that will make
sense. So, in this type of testing subjects the software to
real time environment, subjecting the software to the
actions which an experienced user might refrain from and
thereby finding hidden bugs.
Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
How could we start writing testcases without having the FRS,BRS Docs? My Project has some docs that are related to explain the operations which will be done in the application. It is deployed in UAT server and is a maintainance project. Tell me some technipues or best way to provide the quality to application?
What is the Jar file?
Anyone attended the manual testing interview with L&T infotech in recent past. please let me know the type of questions they can ask especially in PM round. Thanks
please anyone let me know the -ve testing of Excel sheet?
Write 2 scenarios for Integration testing? Please let me know its urgent.
What do you mean by Cause Effect Graphing? in which standard its mentioned?
Upps..., sorry my email id is this : preet405p@yahoo.com Thanks in advanced.
What is reverse engineering?
What is regression testing? When to apply it?
What are the main key components in web applications and client and server applications? And explain the differences between them?
Can you explain an application boundary?
wat is meant by frontend and backend testing
What do you do if the bug that you found is not accepted by the developer and he is saying its not reproducible.
What is the first test in software testing process?
Explain the strategy for testing a Java application?