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 |
Please is there any one working with ITR.COM? Having interview with them. Any tips will help.
How to test login Page ? What wud be the possible Test cases ?
1.tell me one bug what u find ur testing and how u ill fix severity and priority? 2.difference between web and window based testing? 3.bug life cycle?
How to do Manual/Functional/Load/Web tests for the web services developed using WCF technology?
what is the difference beween dry run testing and smoke testing?
If I have prepared the test case document for version 2.0 and I got the new build say 2.1 then I have to add the test cases for version 2.1.My question is that How should I do that? because each test case has a unique id .
Example for Browser compatibility.Please Give a Brief Example. Thanq u Guys.....
Are all special characters are used in email id? My question is - If I enter *,#$ in email id should it accept?
1.What types of documents would you need for QA, QC, and Testing?
What is the exact difference between retesting & regression testing? Please advise in detail
This is scenario based question atht I faced in an interview-"There are 2 systems with SIMILAR H/W and S/W configurations. I opened my gmail account from 1st system and I could open my gmail account successfully & able to operate it without any problem. But when i try to open my SAME gmail account from 2nd PC, I can't access it at all. So what could be possible defect/problem?" (Note that the email ID and password used is valid and correct)
What is a ‘test plan’?