What exactly ad-hoc testing is? At what situation it is prompt to implement?

Questions by Pradeep Ind   answers by Pradeep Ind

Showing Answers 1 - 57 of 57 Answers

kavita13

  • Nov 30th, 2006
 

It's a random testing It maens testing a application without proper test plan.It's carried out at the end of the project when all the test cases are executed.To check the application randomly.

or it's carried out in CMM 1 level company where test are executed without planning

Hi

Ad-hoc testing is method of black of testing. In this  type of  testing where the  testing  is  done  without  any  specific  procedure .This  type of testing followed in certain  types  of  company and this  type of  testing  will done  when the deliver  time of the product is very  much less or  insufficient  time

Regards

Dharmakrishnan

  Was this answer useful?  Yes

Hi

Adhoc testing :  Without preparing and executing test cases, and with some

knowledge of application, Adhoc testing is done.  But here test engineer have

BRS docs.

Actually it's done when target is reached , one can test if any functionality is

missing while testing ( done by outer tester, from another proj)

Srinivasulu.B ( srinivasulub1981@gmail.com)

  Was this answer useful?  Yes

raj

  • Dec 21st, 2006
 

I agree with Kavita's answer. But i feel we can not link with CMM level. It can be performed in any project. Usually do this type of testing when tester has less time and tests high priority functionalities in this type of testing.

  Was this answer useful?  Yes

Ad-Hoc testing is a part of Rapid application testing.When a tester have very much time for testing,we use ad hoc testing. In Ad-hoc testing the new test cases depends on result of the previous test case.It is black box testing.

  Was this answer useful?  Yes

Anitha

  • Jan 15th, 2007
 

Adhoc testing comes in different manner.

   1)Some times Tester will do this type of testing,When they don't have sufficient time to test the application.

   2)Tester will do it after completion of the all the test cases executed and when they are going to realese the build.

  3)The end user will do this type of test to know whether the application is working or not.

  Was this answer useful?  Yes

suneel

  • Jan 24th, 2007
 

i am not asking this queestion this is asked for wipro iam saying sdlc process it is not right so give me perfect answer ok ........

  Was this answer useful?  Yes

babu

  • Feb 10th, 2007
 

ad-hoc testing - similar to exploratory testing, but often taken to mean that the testers have significant understanding of the software before testing it.

  Was this answer useful?  Yes

sneha latha

  • Oct 17th, 2007
 

Ad hoc testing can be performed effectively and efficiently by the experienced testers.It is also called as unplanned testing.

  Was this answer useful?  Yes

Ad Hoc Testing:
Testing without a formal test plan or outside of a test plan. With some projects this type of testing is carried out as an adjunct to formal testing. If carried out by a skilled tester, it can often find problems that are not caught in regular testing. Sometimes, if testing occurs very late in the development cycle, this will be the only kind of testing that can be performed. Sometimes ad hoc testing is referred to as exploratory testing

  Was this answer useful?  Yes

vinod paul

  • Oct 25th, 2007
 

Ad-Hoc testing is a type of exploratory testing.if you have a good knowledge over a particular application, then ad-hoc testing is an effective testing technique. there is no relationship between any standards like CMM

  Was this answer useful?  Yes

Without any proper test plan,test cases are executed and it should be done in end of testing.

Also known as random testing means test the main functionality of the application.

thanks&regards
Chandramohen.J

  Was this answer useful?  Yes

j_madhuri

  • Dec 12th, 2007
 

This is the first type of testing we perform when the application or built is updated in the testing environment. Testing an application in order to check whether the application is ready for the futher testing or not.This testing will be done under uncontrolled conditions. Adhoc testing is also called as Sanity testing or Built verification testing.

  Was this answer useful?  Yes

donaj

  • Feb 10th, 2008
 

Testing carried out informally, no formal preparation, no recognizd test design tecq and there are no expectations.

  Was this answer useful?  Yes

HelenWheels

  • Oct 21st, 2008
 

It is the practice of running tests outside of documented test scenarios and test cases. Ad hoc testing is usually performed when a perceived defect is discovered or suspected and there are no documented test cases that would test that possible defect.

  Was this answer useful?  Yes

lakshmi chowdary

  • Dec 11th, 2012
 

In Adhoc testing is randomly testing, in this tester will decide expected result directly from requirements.
Adhoc testing is doing without testcases.
Difference between Adhoc testing is doing with experience
and exploratory testing is doing without knowledge.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions