Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Is there any formula to find the number of test cases needed

Answers were Sorted based on User's Feedback



Is there any formula to find the number of test cases needed..

Answer / anand

No. since based on the requirements of the application the
test case will increase or decrease.

Is This Answer Correct ?    19 Yes 3 No

Is there any formula to find the number of test cases needed..

Answer / hareshvaity

cyclometric complexity is used to calculate the path
coverage, which is one of the white box testing method.

There is no such formula to calculate the no. of test cases
required. It will depend on the Functionality to be tested
and the testing method.
e.g while using black box testing, boundry value analysis,
equivalence partitioning can be used to write test cases. In
white box testing, statement/decision/condition/path
coverage can be used.

Is This Answer Correct ?    10 Yes 0 No

Is there any formula to find the number of test cases needed..

Answer / amit verma

I think we cant find in advance the Test cases.
But by using Traceability Matrix we can cover all
requirement in TC'S.

Is This Answer Correct ?    4 Yes 0 No

Is there any formula to find the number of test cases needed..

Answer / nehs

yes there is,
its by finding cyclometric complexity:
NO. of edges-No. of nodes +2

Is This Answer Correct ?    4 Yes 6 No

Post New Answer

More Test Cases Interview Questions

Suppose an Application has been maintain from 4 years, we have written 5000 test cases for that. Now the functional flow has been changed for a Page. If I want to write test cases for that newly built page. How can I find what was there in that page 4 years back? How can we traced out? What is the best way to find test cases other than tracability?

4 Answers   GE, Genpact,


How to write test scenarios for a Web application, with an example?

2 Answers  


Do we have to write the seperate test cases for System testing and UAT testing? And also what are the roles and reponsibilities of a tester/how to interact when End users are performing the UAT Testing.

0 Answers  


when we should start writing test cases?

10 Answers   Thatavarti Technologies,


How to write a test case for create folder in the email. create aliases for email adress in the email. thanks Its urgent

0 Answers  


hi there... can any1 tel me hw to prepare a traceability matrix by taking a practical scenario..i know the theory part bt dont kno how to implent dat..

3 Answers   TCS,


Credit card field contains four text boxes. We can validate each textbox separately with conditions but how can we write integrated testcase for all the four?

1 Answers  


Disc = 0 Order-qty = 0 Read Order-qty If Order-qty >=20 then Disc = 0.05 If Order-qty >=100 then Disc =0.1 End if End if A. Statement coverage is 4 B. Statement coverage is 1 C. Statement coverage is 3 D. Statement Coverage is 2

1 Answers   ISTQB,


testcases for the additon of 2 numbers write negative and postive cases

8 Answers   CoStrategix, Societe Generale,


Write all test cases for Bus Pass Renewal

0 Answers   Infosys,


What are the processes / steps invovled in Defect Prevention meeting?

1 Answers  


How to write the test cases for STP

0 Answers  


Categories