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 |
Can any one give an example of having high priority and low seveority
which defect matrix or what defect matrix would you look at in ascertain the quality of product? And give some explanation about defect matrix. Its urgent.
Give an example of high severity and low priority bug?
hi Will any one can be able to send the notes or any website for the ISTQB(Testing Certification) or any certification courses related to the testing(other than CSTE Exam) and about the fees details. U can send the information thr' mail also "geethapriyav_1980@yahoo.co.in" Thanks
Which methodology u follow in testcase?
Who writes "white box " test cases ?
What are the essential elements needed for database testing
What is Test Condition?
What are the fields of Tracebility Matrix?
What are the various Guidelines follow while Weighting Test Cases
What is the structure of the project??? I explained its 3 tire... But that was not the correct answer it seems...
What is the difference between coupling and cohesion?