what is adhoc testing n when it wil be done?
Answers were Sorted based on User's Feedback
Answer / deepa
This testing is conducted when there is no time for complete
testing.In this testing they test main functionality of the
application randomly.
Is This Answer Correct ? | 26 Yes | 7 No |
Answer / rajeshwar rao
Adhoc tetsing means without knowing the internal
funcationality of the application.it means without using
the testcase document.
Is This Answer Correct ? | 20 Yes | 3 No |
Answer / mythily jasthi
Testing the application when there is no specific
requirement details.
Is This Answer Correct ? | 19 Yes | 6 No |
Answer / shyam
Adhoc testing is a part of Exploratory testing & it will
done if requirements are not proper
Is This Answer Correct ? | 14 Yes | 4 No |
Answer / nandhini
Ad hoc testing means without using the test cases. That
means we can execute the application using only client
requirments documentation.
Is This Answer Correct ? | 10 Yes | 2 No |
Answer / dins
Ad-hoc testing is without using any Document i.e Test Case
and Test Plan to test the application.It does when we have
less time and more module to test.It is a Black box Testing
usually done by Tester.
Is This Answer Correct ? | 10 Yes | 2 No |
Answer / varshab
Adhoc testing means testing the application without any
planning or designing test cases. In this kind of testing
more emphasis is on testing rather than documentation.Below
are some common reasons because of which adhoc testing is
carried out.
1)Lack of time.
2)Incomplete or no requirement document.
3)Short of resources.
4)Low budget for testing.
Is This Answer Correct ? | 7 Yes | 0 No |
Answer / p.sasi kumar
it is one type of testing without using the test documents
and test cases and it is not related to specific task.
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / balajipattem
Ad hoc testing could be usefull when we left with short time with completing huge functionality and it doesnot require any test cases and at the same time we can cover all negitive senarios as well that which cannot be cover in test case
Is This Answer Correct ? | 2 Yes | 0 No |
What all types of testing you will do for banking website?
What is the difference between quality assurance and quality control?
Wat Is Configuration management and were we store all our testcases and Test data everything related to project for testing how we come to know abt the changes made in the modules and srs plz explain me the detail process for the abve if possible were to get the tutorial for all these cvs tool
what is monkey testing?
On Registration Form, if some fields are not mandatory to fill then those fields can accept any invalid input. OR there may have some validation. E.g. Email id field - Not mandatory to fill. If user enter Email id = 453454 should it accept?
tell me about low severity & low priority bug?
Describe to me the difference between validation and verification.
what is the exit point for test plan
what is diff between stress testing and spike testing
In a Software testing Field, What you think a TESTER needs...?
diff betn buddy and pair testing
EXPLORATORY testing means?