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 difference between individual test team testing and self testing by developer? give pros n cons.
can anyone tell me few critical bugs in ecommerce project.
14.What is function point breakdown?
what technical problem u face in your module please tell what is it mean its any bug or anything else i want ans give any example which ever modul u r working for u can give me any example
how to find which server is not responding properly when there are 10000 servers without any tool
In testing environment have you ever found any areas for improvement while you at work. (Please give some real life example).
when we are executing the test cases one bug is found.then how will u insert in to the deffect traking tool(in real time how we insert into the deffect tracking tool).please let me know the answer asap plz
what are the testing methodologies?
If Rohan likes 400 & does not like 300, he likes 100 but not 99, he likes 2500 but not 2400, what does he like? 1. 900 2. 1000 3. 1100 4. 1200 Please give answer with proper explanation!
write the maximum possibilities test scenarios/ test cases for Google home page - Screen has following: Google Text field, Buttons are - "Google Search" and "I'm Feeling Lucky".
if it is a web testing,what is a dead link and a broken link.,and what are the other things we test in a web application related to functionality other than field level and form level validations.
what is the diff b/n testing methodologies and testing techniques?