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 |
what is the diff between testbed and test environment?
Can u please explain the regression testing criteria? we are having 1000 testcases, outof 1000 TC'S 800 defects we find,whose priority and seviority is high . in this situation how we can done the regression testing?
What are bug leakage and bug release?
Explain accessibility testing and its importance in the present scenario.
what is analysizing test results & creating the bug reportts?
can anyone suggest the website which gives detailed informtion on configuration mnagement tools VSS?
Example For Load And Stress Testing.
2.what is the differnce bet project volume and v.s.s and what is the advantage of v.s.s?
Differentiate Test strategy and Test case?
Can any one explain me about hybrid integration testing? and what is interface in integration testing? thanks in advance...... regards, MurthySharma.Manchella
diff between test plan and test strategy?
What is the difference between unit testing and smoke testing