What is ADHOC testing ?
Answers were Sorted based on User's Feedback
Answer / sai charan
While manual testing is performing, some times due to
to "dead lines" or Lack of time we will test with out any
proper documents maintaining we will test the build.
That is called "Adhoc testing", this is also
called as "Exploratory testing".Important things can found
quickly
| Is This Answer Correct ? | 13 Yes | 7 No |
Answer / madhan paliwal
Testing the application randomaly.For example when you product is completely stable and their is no bugs thanyu start testing the product randomly that is what we call adhoc testing or random testing or monkey testing and their are many more name for adhoc testing.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / 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 |
Answer / divya
A Tester conducts a test on application build with respect to pre determined ideas is called ad-hoc testing.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / naveen kumar k.l
Ad hoc testing means testing an application randomly
without any predefined status.
Because while in realtime means in production the enduser
may use the applycation randomly,so for this reason we do
Adhoc testing.
Whenever we get a time we do adhoc testing
one more thing is The developer develop the application
according to requirements and we do testing according to
requirements and enduser may not use the application
accordingly,so for this reason we do Adhoc testing.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / sunitha
Adhoc testing: it is one will perform testing on the
application in his own style after understanding the
requirments.this is called adhoc testing.this is tested by
the test engineer
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / ganesh
Yes, While doing manual testing, Due to the lack of time or
getting new build , We will do the Adhoc testing ( Testing
only the Major functionality ) Which means we will do the
complete workflow without concentrate on Minor changes or
issues.
| Is This Answer Correct ? | 3 Yes | 5 No |
Answer / nagk24
adhoc testing is test the application with random actions
with previous knowledge on the application.we do adhoc
testing if the system was already tested.
| Is This Answer Correct ? | 0 Yes | 3 No |
I m having SRS.In Manual Testing,how am I going to decide whether to pass particular test case or not from that SRS??
Why UAT required
what is Gui testing?
How do you review testcase?? Type of Review...
who are the final deliverables to the client?
In development costs what percent Software testing accounts?
I am having 1.6 yrs. of total experience in Software Testing.I have interview call from a company. Tell me which questions are basically ask to experienced persons.
Which reasons do you use to justify training for the testing team as part of its career development?
What is a show-stopper Bug?
Write 5 test cases for UAT of internet Banking system
2 Answers Infosys, Zycus Infotech,
what is the output of this query selet * from employee where 1=2
What is alpha testing and beta testing?