A Succesful testcase Means..?
Answers were Sorted based on User's Feedback
Answer / muthu
1.it should cover requirements
2.it should cover +ve and -ve tesing
3.it should be clear and anybody can easy to understand
4.it should have any reference and attachment documents
5.it should be found effective bug.
| Is This Answer Correct ? | 21 Yes | 0 No |
Answer / manish_testing_bangalore
A good testcase should satisfy the following two basic
requirements:
1.It should cover all the requirements as mentioned in the
srs
2.For each requirement different scenarios that are
possible should also be mentioned.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / megha
should cover functionality
should be easy to understand
should be maintanable
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / rekha
A successful test case should cover all the requirements and should be written with user perspective, and should also cover all the positive and negative cases which can allow tester to find bugs
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / sunil reddy
it should cover the functionality,it doed not contain if
staement,high probabilty of finding defect
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / bgreddy
to cover all functionality and intended to find bugs
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sivaprasad,global e-softsys pv
Highest probability of finding defects and covers the
functionality.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / vinayduba
Asuccessful Test Case is,Which finds an undiscovered bug in
the application till now.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / farooq
It should cover all the requirements with maximum defects
uncovered
| Is This Answer Correct ? | 1 Yes | 0 No |
what is testing
If there are so many settings/options to choose, how to write test cases?
do a new defect is required to log for slight variation in steps on defect retest or the defect can be re open
What are test entry and test exit criteria?
what is test bed?
When priority and Severity is opposite then which one required to solved first? Bug Number 1=(Severity 1 & priority 3), Bug Number 2=(severity 3 & priority 1), (high=1,Medium=2,Low=3)
what is test plan and test stategy and also differnce bet them?
what is a test case?
If the Time is cut shorted, how can you manage that?
What is the dirrerence in Bug Tracking Tool, Bug Reporting Tool and Test Management Tool? Please be clear in Detail.
How to test cookies in Manual testing and how to disable cookies?
Explain Alpha Testing and Beta Testing