Difference Between Adhoc Testing & Exploratory Testing?
Answer Posted / keyur makwana
Exploratory testing (ET): simultaneous learning, test design and test execution
ad hoc testing: Testing carried out informally; no formal test preparation takes place, no recognized test design technique is used, there are no expectations for results and
arbitrariness guides the test execution activity.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
explain ur testing project? how can u nexplain . what should we explain ? i have not worked on any project?
What is bug, deffect, issue, error?
What is difference between Build, Version and Release
Hi there, I am new to the world of testing. Is there any place where I can have a look at an actual specification documents or test plans or test cases. This will help me in generating a level of confidence. Looking forward to your replies
What were the major challenges u faced while testing
How do your characteristics compare to the profile of the ideal manager that you just described?
What are testing techniques? What is difference between general and specific?
What is the difference between stlc and sdlc?
1.what is a test condition ?
Usually customers won’t give all the requirements. How will you manage & collect all the necessary information?
Can you explain random/monkey testing?
What do you do (with the project tasks) when the schedule fails?
Once automated, what are the types of functionality provides the highest Return On Investment (ROI) to the company?
Can any one share the domain knwoldege of Telecom Jeeva jeevachr@gmail.com
What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form