in Adhoc testing we test the software randomly and in this
testing test cases are required.but in exploratory testing
we test the software randomly there is no need of test
cases.this is the main difference.
Exploratory testing is testing of an unfamiliar
applications. The test scripts would not be prepared before
hand. Test case design and execution are done concurrently.
Adhoc testing is intended to look for defects randomly.
This can be carried out by any one by Exploratory testing
is a thoughtful approach and driven by logic. It is an
intellectually challenging process where one is limited by
one's own imagination and understanding of the software
being tested. It provides enough scope to extend the reach
of testing to certain areas that cannot be easily
accomodatedin test cases.
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
AD HOC TESTING-:TESTING THE PRODUCT WITHOUT FOLLOWING ANY
TEST SPECIFICATIONS BY FOLLOWING FUNCTIONALITY OF THE
PRODUCTS.ITS DONE BY DOMAIN EXPERTS.
EXPLORATORY TESTING-:TESTING THE PRODUCT WITHOUT FOLLOWING
ANY TEST SPECIFICATIONS AND WITHOUT FOLLOWING
FUNCTIONALITY .
Adhoc Testing:Testing carried out informally,no formal test
preparation takes place,no recognixed test design technique
is used, there are no expectations for results and
guidelines for the test execution activity.
Exploratory Testing:Is a approach in whic testers r
involved in minimum planning and maxmium execution.
The test design and test execution activities are performed
in parallel typically without formally documenting the test
conditions,test cases or test scripts.
Useful when there are no or poor specifications and when
time is severly limited
exploratory testing is often taken to mean acreative
informal software test that is not based on formal test
plans or test cases testers may be learning the software as
they it
Similar to exploratory testing but tester will learn before
going to test is adhoc testing
Adhoc Testing :
This type of testing is done without any formal Test
Plan or Test Case creation. Adhoc Testing helps in deciding
the scope and duration of the various other testing and it
also helps testers in learning the application prior
starting with any other testing.
Exploratory Testing :
This testing is similar to the adhoc testing and is
done in order to learn/explore the application.
Thanks for all who are helping me and Wish u all happy new
Year........
Now I have a one more question plz...help me
what is the I DIFFERENCE BETWEEN Performance Testing,LOAD
TESTING AND STESS TESTING JUST IN ONE LINE ANSWER give me
with an EXAMPLE PLZ....
If u have time then post me to my mail id... thank u very
much... for ur help.and if anyone wants to talk to me also
u can add my id my id is given below.
penisetty@gmail.com
on what basis a tester writes test cases,i mean is it only
based on FS and if so how can they know that a certain no
of
test cases can be written even b4 they write the test
cases.bcoz a test plan contains how many test cases to be
written by each tester.