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 |
when we enter wrongpaasword and wrong userid in login page and click on ok.it did not display that error msg. it displays that which page we want. what type of testing is this 1)functional testing 2)security testing
In how many ways you perform batchtesting ?
What is ERP.Give a simple description about that.
name some popular functional testing tool
What is the role of software tester in process of verification? Explain.
is functional and black box testing same or not
What type of testing do we perform in requirement phase?
advantages of test plan in software testing? the interviewer asked what is the use of test plan, as we always dont follow the test plan.
what is mean by end to end testing?
what is functionality testing?? what is system testing?? does system testing involves functionality testiting??
howmany buids u hav in u r project , for how many days u get build
How we make scripts for unit testing with Nunit.