What is the difference in ad-hoc testing and one time
testing ?
Answers were Sorted based on User's Feedback
Answer / vikram g
In general test engineeers conduct functional & system
testing in our organization.some times it is not able
conduct complete functional and system testing due lack of
time,lack of resources,lack of skills,lack of
knowledge,lack documents.
this type of testing is known as ad hoc testing.
Ex:monkey/champangi testing,pair testing,exploratory
testing,buddy testing.
where as one time testing is conducting testing first time
on AUT/build is called one time testing or build
verification testing
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / lakshmi
Ad-Hoc testing will do if the requirements are not clear or
don't have time to test complete testing. Ad-Hoc teting
means testing an application based on previous testing
knowledge.
One_time testing means testing an application only one
time. it means not done the Retesting and Regression
Testing.
| Is This Answer Correct ? | 4 Yes | 3 No |
Answer / venu
Ad-hoc testing is done due to Lack of time or Resorces,
it contains various testing techniques like Munky testing
(this means testing importent testcases related to the
functionality etc),Buddy testing etc...
Where as One time testing means Testing the total
Application for the first time,it means not done the
Retesting and Regression Testing.
| Is This Answer Correct ? | 2 Yes | 5 No |
Answer / sheshanth
HI
ad-hoc Testing can be done with domin Knowledge (or)
Domain Experts.
Where as
One Time Testing can also be done with Domain experts
only.
| Is This Answer Correct ? | 2 Yes | 5 No |
what is smoke testing & sanity tasting?
what is the testing process
Give an example of high severity and high priority bugs?
define integration testing ,gui testing and functional testing
what is cmmlevel each and everystage i want to complete details please any one mail me i want to complete details
What is confirmation testing? Different between regression testing, confirmation testing and unit testing?
Which is the most Important step in STLC ? Why ?
what is ISTQB and CSTE which one is the right choice ? plz let me know and it would be a great advantage for many tester
What is the general testing process?
If you're given a program that will average student grades, what kinds of inputs would you use?
Explanation of all process areas with goals and practices?
have you ever performed Back End Testing,HOW?