How do we estimate the number of test cases?
Answers were Sorted based on User's Feedback
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 |
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 |
Write test cases on duster
A form has four mandatory fields to be entered before you submit. How many numbers of test cases are required to verify this? And what are they?
which process u followed in ur company?
explain v model detaily plese
Have u ever done testing related to a database,give examples to support u r answer.
In Risk, What is the difference between mitigation and contigency plan in risk.
Difference between Static and dynamic Testing & Which type of testing include in Static and dynamic Testing ? explain in detail with example. Thanks
What is "Cache Memory". How and What we have to check in Cache Memory during Web based application testing.
How u did security testing for the web application???
how to see result in test director
What is difference between static and dynamic and testing?
How to test cookies in Manual testing and how to disable cookies?