ad-hoc testing is not organized, it's not repeatable, it
can't be tracked, and when it's complete, there's no proof
that it was ever done. is it?
Answers were Sorted based on User's Feedback
Answer / saurabh mishra
Ad hoc testing is subtype of exploratory testing which
performs with out going through the documents and obviously
if documents will not be there you are not forced to write
the test cases, if you are willing you can write only
functionality based and non functionality based test cases
by seeing the module or page can mention the expected
result. I think you get you answer.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / neha
Adhoc Testing is basically done to explore the
functionality of any module.
No Documentation done for Adhoc testing.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is penetration testing?
suppose we r executing 10 test cases.let us assume one test case(like 5th test case) failed. then as a test engineer what u will u do?is it app problem or u'r s"?
what r u r responsibilities in current project
diffrence between defect and bug life cycle
IS IT necessary to know different languages like (Chinese,Germany etc) to do localisation/internationalisation testing??? real time ..plsss
what is the Exact difference between Sanity and Smoke testings
What are the bussiness scenories?
how to do manual testing on an application which is in several languages
Is an "A fast database retrieval rate" a testable requirement?
What is the difference in b/w waterfall & V'model?
Write test cases to copy text file from C:\ drive to D:\ drive?
Assuming you're given the File->Print Page of MS Word to test,what test cases would you write to test the 'Number Of Copies' field(the max. Permissible value being 32767]?