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

How should write test case (i.e. in proper format or simply step by step) in an interview test paper?

1 Answers  


how many checkpoint u have to used

3 Answers  


hai im finished software testing course im technicaly strong but yet now no opportunities come to me.if any opportunities please send to my mail id my mail di is sumathi11685@gmail.com

0 Answers  


how to write test case for Add, Delete,Update,search and Edit button. Please its urgent.Could anybody help me as soon as possible

2 Answers  


Explain the syntax testing?

0 Answers  


How to write simple test cases?

3 Answers  


Please can anybody tell me some good ideas to write test case for fan and test case for chair?

6 Answers   TCS,


How to write test case for this scenario. The system shall allow the user to request a search for a case using the following mandatory parameters: Last Name First Name Case creation date  range

1 Answers  


In any Hyderabd institute you can find these word commomly used by faculties ... Yes or no / Right or wrong so funny...

0 Answers  


1.If there are so many test cases to be run suppose (100).How will we run those test cases.(using batch) 2. How will we perform over riding in QTP can any one please give me script. thanks

0 Answers   TCS,


Can someone tell me the test cases to test the password for with following scenario: 1. Password should be minimum 6 chars and maximum 8 chars. 2. Password should consist one uppercase letter 3. Password should consist of one numeric 4. Password should consist of one special character.

0 Answers  


Suppose that you're running tests on windows calculator and find that 1+1=3, 2+2=4, 3+3=7, 4+4=8, 5+5=11, 6+6=12. write a bug title and bug description that effectively describes this problem.

4 Answers   Manhattan,


Categories