How do we estimate the number of test cases?

Answers were Sorted based on User's Feedback



How do we estimate the number of test cases?..

Answer / priyanka agrawal

For every Scenario we need to consider following types of
test cases.

1. Functional Test Cases.(As per Requirement)
2. GUI & Usability test cases (As per Requirement)
3. Entry and Exit criteria Tests.
4. Negative test cases
5. Performance Test Cases
6. Compatibility Test Cases (Different versions of
OS/Browser Versions)...

Depends on time-line and scope we need to choose the types
of tests as Test is never ending process.

Is This Answer Correct ?    2 Yes 1 No

How do we estimate the number of test cases?..

Answer / mfsi_chinmayb`

Hi
Test case :
It is defined as a set of input data,execution
precondition,Post condition and expected result developed
for a particular objective or test conditions.

As the definition implies the estimation of number of test
cases can be done upon factors like:
>It depends upon the number of function points or test
condition.
>depends upon the objective of the testing.
>depends upon the approach or strategy.

NOTE:
The above are the factors that help in estimating the number
of test cases.But the actual number of test case may vary as
the testing process ahead depending upon the risk or
requirement.

Is This Answer Correct ?    0 Yes 0 No

How do we estimate the number of test cases?..

Answer / laxmi

Based on the Requirement Tracebility Matrix we will estimate
these many test cases covers the total requirements r not or
i hav to add any more testcases

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

what is regression testing also known as ?

2 Answers  


How to explian the V model ?

1 Answers   Crea,


does anybody have requirement document for any project? if u have , could u plz forward it to my mail brahma412@yahoo.co.in

0 Answers  


We believe in ad-hoc software processes for projects. Do you agree with this? Please explain your answer.

2 Answers   Ordain Solutions,


1.Tell me negative test cases for notepad 2.Tell me the factors for for writing severity based test cases

1 Answers   Syntel,






test templet for GUI UNIT testing?

0 Answers   Crea,


what is smoke testing? what is sanity testing?

5 Answers  


Pls give examples for 1. High severity and high priority. 2. High severity and low priority. 3. Low severity and high priority. 4. Low severity and low priority

5 Answers   TCS,


What is the Difference between Client Server and a web Application?

9 Answers   CTS, PRDC,


can someone give me a brief idea about embedded testing.. i know both embedded system concepts and testing concepts.. i just want to know what we have to do for embedded testing

0 Answers  


What is difference between JVM (Java Virtual Machine) and CLR (Common language Runtime) ?

7 Answers   AZTEC, Impetus, Symantec, Veritas,


what is test director?

1 Answers  


Categories