what is the difference between adhoc testing, and error
guessing
Answers were Sorted based on User's Feedback
Answer / rkcr
Error guessing : Error guessing is a technique of finding
error or guessing that error will exists based on past
experience or based on Domain knowledge
Adhoc Testing : It is similar to exploratory testing.
testing done on the overall functionlaities with intution
of learning and checking whether the application is working
or not according to the requirements.
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / mekala
Adhoc testing is not like formal testing with test plan or
test case.It is a random and free style testing performed
on application without using test case document.It is
carried out in the following manner,
1.After the completion of all test case excution before
they are going to relase the build.
2.If sufficient time is not available to test the
application according to test case.
3.Testing whether the application is working or not.
whereas
Error guessing is basically guessing an error by looking at
the application, which will be done by a experienced person.
EX:Blank or null character in string,negative
value,observing the cosmetic defects etc.
| Is This Answer Correct ? | 5 Yes | 2 No |
What are the possible testcases for online mobile recharge? For eg, in a web application like paytm.
how u will do the load,stress and performance testing manually ?
What is diff between Defect density metrics and Defect Variance metrics ?
There are 2 clients for a server and that clients can access the data from the server only for 10 days. so how will you test this scenario manually? Can u pls help me?..
What is means by Bottle Neck testing ?
what is CMMI and CMM standards and what r software Quality certifications.please explain me clearly
What do you mean by peer rieviews
What is smoke testing and sanity testing?
What is defect masking?
What is Memory Testing> Do you perform ever memory testing on Desktop or Web application ?
How do you feel about cyclomatic complexity?
What it RTM and what are the columns in that matrix, anybody can explain it, Thanks in advance..