Difference Between Adhoc Testing & Exploratory Testing?
Answer Posted / muralidharan
Adhoc testing:
If there is no proper testplan at that time
we can perform adhoc testing.It has some sample test cases.
Exploratory testing:
If there is no test plan we can study
the SRS (Requirements documents) at that time,and
simulteneously we can perform testing.This is commonly
called as exploratory testing
Muralidharan
dharanmu@yahoo.com
| Is This Answer Correct ? | 8 Yes | 41 No |
Post New Answer View All Answers
What is the different between SIT and UIT?
What is date driven testing?
Hi, Im B.E 2011 pasout,worked in back office till now, but now im searching for job into manual testing with fake exp of 1 year..Plz suggest me how to prepare for an intervw? how to gain real time testing knowledge? Is dere any site where i can practice testing?
If you are handling a product testing and if there are around 100 test cases and in them few test cases are failed then at the end of the day how will you treat whether the product is pass/fail.? consider the failed test cases are in functional requirements.
What is Registry?
What are the different cost elements involved in implementing a process in an organization?
What is the difference between white box, black box, and gray box testing?
What is the difference between a bug, a defect and an error?
Our software designers use UML for modeling applications. Based on their use cases, we would like to plan a test strategy. Do you agree with this approach or would this mean more effort for the testers.
difference between change management and configuration management
What is quality center? What are the modules of quality center?
what s test block ratio? please any one answer me..
!what are the entry criteria for antomation testing ?
You must test a trouble report where the problem cannot be reproduced. You tried using various test data files and mutations from the data files the customer sent along with the trouble report. The software does not fail the way it did at the customer's site.
In a systen design to work out the tax to be paid: An employee has Rs 4000 of salary tax free. the next Rs 1500 is taxed at 10% , the next Rs 28000 is taxed at 22% , any further amount is taxed at 40% , the nearest whole Rs, which of these is a valid boundary value analysis test case ???? a)Rs 1500 b)Rs 32001 c)Rs 33501 d) Rs 28000.