Difference Between Adhoc Testing & Exploratory Testing?
Answer Posted / anu
Adhoc testing requires creative ideas. This testing is done
randomly with creative scenarios and using these creative
scenarios we test the application.
In this type of testing, we will have the knowledge of the
application.
In this type of testing test cases are written when the
defect is found.
Exploratory Testing is learning cum testing process.
In this test cases are not written.
In Exploratory testing, we explore the application and also
we do the testing. we don't have requirements specification
document, or else we don't have time to understand the
requirements specification or very complex to interpret.
we can go ahead and fallow the below steps for exploratory
testing:
1. we would go ahead and execute the previous testcases
being written by some person.
2.I would communicate with the test engineer, developer, and
Bussiness Analyst who have already worked on this application.
3. I would understand based on my previous domain knowledge.
We use exploratory charter for this testing.....
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is the testing approach for windows Explorer(Not IE Explorer)
How can you define state tanstion testing aswell decesion testing with examples.how you can differ them too??
what are questions asked in TCS for database tester (sqlserver)?ay idea
what is the difference between Risk based and Requirement based testing???
I have 2 years of exp. in testing and looking for a change if any body knows, about any vacancy in testing then plz contact me on deepti_ac@yahoo.co.in
Describe your experiences with code analyzers.
after completeing testing ,what would u deliver to the client?
where do we work with Application, web and Database servers Means which type of applications.
what technical problem u face in your module please tell what is it mean its any bug or anything else i want ans give any example which ever modul u r working for u can give me any example
What is a defect?
In Quality Center, If we can reuse a non reusable test script as template test, then what is the need of defining reusable test scripts? What additional functionality does Reusable test scripts add when compared to non reusable test scripts?
What is Independant Testing? When and where this type of testing will be performed?
What is Dynamic Binding and Dynamic Loss?
Name three reasons why the tester may choose to record in Context Sensitive mode.
A form has four mandatory fields to be entered before you submit. How many numbers of test cases are required to verify this? And what are they?