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 |
do u know abt configuration management tool,what is the purpose of maintaining all the documents in configuration manage ment tool?
1 Answers Cap Gemini, Sapient,
Assume a login page, and you have written 10 cases(say for example). How will you justify that these 10 testcase suffient for the login and how do you say this is 100% satisfies the need.
explain fault based testing technique.
Describe any bug you remember. Plz Give some real examples
How do menation in requirement no in testcase? CRS document should be change.Add new requirement in between in previous CRS. How do assain no in requirement. How do menation in testcase?
Test Cases design during ??? four options are given below. Which 1 is correct... 1. Test recording 2. Test Planning 3. Test configuration 4. Test specification.
What is 'Account Conditioning'?
What is Traceability Matrix? How will you exactly map it and in which stage will you prepare that?
For a Login screen with Username, Password input fields and Enter, Cancel button write Test Cases for GUI, Funcitonal, Negative, Usability and Security testing.
what r the client side scripting languages and server side scripting languages
How do you test if an XML file is correct or not?
what are the kpas(key process areas) in u'r company?