How to make sure test cases that you have written are good
enough?
Answers were Sorted based on User's Feedback
Answer / santanu biswas
First of all without peer review a tester is not in that position to say that the test cases he/she has written are good enough. But from the tester point of view a Tester should have cover the area with reference to the requirement document. If the test cases are possible to map with the requirements then mostly we can say that the test coverage is good enough. Also a tester should have cover the different flows of the module for which he is writing the test cases. If the test cases are covering the dependent areas as well then we can say that the test cases are good enough to continue with the testing. Also each test case should stand unique to avoid the redundancies.
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / sandy
Hi Rajesh, thanks for your efforts but look like you are fresher or new to the software industries, people are here to talk about their experiences through their answers, if you really don't know the answers, don't judge it, and you won't crack single interview, if your answers like this please be prepared first then try to answer
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sunil pathak
If a single test case covers maximum requirement part, we have avoid write a maximum no of test cases, then we can prove that our test cases are good enough.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / rajesh
if the test functionality is working fine or we found the
defect at that time we can prove that our test cases are
good enough
| Is This Answer Correct ? | 0 Yes | 3 No |
Hi All. How can we write negative test cases for Logout Operation ? Please place the answer with a few details and if possible add some related object properties. "A tester exposes his/her ability not only by words he/she also proof it by work"
How do you measure a quality of the product ?
What are similarities of Agile and Scrum?
0 Answers CybAge, IBM, Nissan,
What different types of manual testing are there?
1)how the oppurtunities will be for a QA(manual1+yrs exp) in abroad? 2)how the chances wil be if i try to choose DEVELOPMENT side as my carrer using QA experience?
Difference between verification and validation?
What are the limitations for testing?
4 Answers Thatavarti Technologies,
What are the two main categories of software testing?
What is the difference between a Test Plan and a Test Strategy?
wt r the types of testings r belongs to black box testing, wt r the types of testings r belongs to white box testing and wt r the types of testing r belongs to both.
do we require any scripting languae to write test cases in test director? what for it is used?it is like back end?only database we can there?
There is a window with 6 to 7 fields like First Name, Last Name,Address,Contact Number, ..........etc My Question is ---> What are the -ve test cases for such a fields.There are no validations for any field.