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

What is test procedure? how to define it?

1 Answers  


How you perform sytemtesting in organization, i am not asking definiton approach for system testing

3 Answers   CTS,


Diff between ALM &QC?

2 Answers   iGate,


What is the difference between Regression testing vs. Smoke testing?

2 Answers   Keane India Ltd, Optimize IT Systems,


Can you explain how tpa works?

0 Answers  






what is realibility

3 Answers  


Describe any bug you remember in an online shopping web application?

3 Answers  


This Question asked in Oracle Walk-in Write the content of high level design documents? Thanks in advance

4 Answers   Oracle,


In how many ways you perform batchtesting ?

0 Answers   Lehman Brothers,


I how to test Web application in which the value is changing dynamic every time and anyone can modify it?

3 Answers  


Hi, Friends, Can any one help me to------ how to write DataBase Test case or how to test database.I'm new in this field.I will do manual testing for a web side but don't know database testing.Plz Help me.Just alter or update the statement in db SQL like Update database db_name , Select * from table_name

0 Answers  


Tell me about the best bug you ever found

3 Answers  


Categories