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

what do you mean by test case specification

5 Answers  


write a test cases for advanced search

1 Answers   Satyam,


How to write the test scenarios for the following: 1. Searching train. 2. Data encryption and decryption. 3. Single signon. 4. Document printing. 5. Testing EMail. 6. Data authentication.

0 Answers   HCL,


What is transaction testing?

0 Answers  


Which of the following defines the expected results of a test? Test case specification or test design specification.

0 Answers  


Scenarios to test wireless Speaker via bluetooth

0 Answers   Cygnet Infotech,


what is the technology used in financial applications?

0 Answers   ADP,


Explain the monkey testing?

0 Answers  


Could someone answer the following testing Questions? 1)Give 5 reasons why a build can be released with bug 2)Write a bug report for a word processor program which crashes when the contents of 89th column is been sorted in assending order. 3)write test 10 cases for program which has a table with 2 fields of NAME od char type and CLASS of INT type.NAME fields is truncated after 26 charaters and CLASS takes value between 1 to 9 both included. There are 3 possible opearations program can perform a)When a new student joins the class the program adds a new field b)When student leaves the class the field get deleted c)when student gets promoted then program incremts the class by 1 Write 5 test cases for the scenario. 4)write 10 test cases for a program that takes date in dd/mm/yyyy format and prints it out with a increment of 1. for dates (dd) can be given in the range 1<=dd>=30 for months (mm) can be given in the range 1<=mm>=12 for years(yyyy) can be given in the range 1600<=yyyy>=9999 5)Give 5 bugs that could cause a program to crash when it printed the 999999 th pages 1000001th line.

6 Answers   Adobe, Android,


testcases for biggest of three numbers?plz give the answer

5 Answers   IBM,


what is black box system in software development in system analysis and design?

0 Answers  


Write test cases to check the functionality of the shopping cart of an e-commerce website

6 Answers   Optum, SpoonJoy, Verizon,


Categories