what is the difference between adhoc testing, and error
guessing

Answers were Sorted based on User's Feedback



what is the difference between adhoc testing, and error guessing..

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

what is the difference between adhoc testing, and error guessing..

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

Post New Answer

More Manual Testing Interview Questions

plz explain about commonly used terms while writing testcases.Like to check,validate,on click etc.

1 Answers   TCS,


What is difference between SDLC & STLC?

1 Answers  


What is data matrix? What is the use of it?

0 Answers  


What is testing and maintenance?

0 Answers   Motorola,


What Is Regression Testing?

7 Answers  






How do test documents in a project span across software development life cycle?

1 Answers  


which knowledge is must for tester

11 Answers  


What is contained in CRS,SRS and FS ?

6 Answers   Systel,


What are the main points to cover in system test report? What are all the points should consider while reviewing a test report?

2 Answers   Logica CMG,


How you will do the functional testing ?

5 Answers   CTS,


What is difference between Manual testing and Pega/BPM testing?

0 Answers   Cap Gemini,


When are the followings prepared: 1.Software Test Plan 2.User Acceptance Test Plan

5 Answers  


Categories