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 r the 5 major defects that u found in ur shopping related project?
Hi, Glamrous Should I write the test case for dropdown field For Above: -ve test case Test Case Name Expected Esult Without selecting Category - Default category should get select Is this a valid test case?
Difference between SIT and UAT
Can you please let me know the negative test cases for telephone and notepad?
Generally how do we do DataBase testing in Manual testing.. Do we prepare any testcases.. Generally do we concentrate more means ex: Joins, Triggers.....Anybody can expalin it in detail..Thanks in Advance....
wat is test deliverables
5 Answers Calpine Technologies, CTS,
Hi, Please tell how to write system test cases for between two modules. please ans real time expirience people... thanks in advance..
What is test data set up?
Suppose You are a Test Lead in your company. The dead line of project is next week.But the product have only 50 percent defect free.How you handle this situation?
what is risk based testing ?
What is Memory Testing> Do you perform ever memory testing on Desktop or Web application ?
How to check the Performance of the website during manual testing.(guys its very urgent plz)