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 |
how to do manual testing on an application which is in several languages
What is meant by benchmark testing?
Imagine you are in an empty room with a fan, a bulb and an air conditioning system. There is a switch board on the wall with 32 switches and 2 plug points. You are tasked with testing this setup. Assume you are not given any requirements whatsoever. How would you approach it? What would be your priorities? If you make any assumptions, do state them.
what is entry and exit creteria for testing ?
There are 100 test cases. And you got a bug at 85th test case. You reported it to dev. and dev. fixed that bug. when you are doing regression testing from which test case u'll do testing?? will start from 85 th test case are u'll execute 100 test cases?
Define cosmic bug.
What is the difference between Monkey testing an Ad-hoc testing (If ur answer is same, then why we need two names)
6 Answers CFC, CTS, PRO, Protech,
Can you explain Co-habiting software?
we enter that user name field is blank and password field is blank and click on Ok. what type of testing is this 1) functional testing 2)security testing
Test cases for Equity,Bond,Futures and options financial instruments
What is coverage and what are the different types of coverage techniques?
what is TAS language which is used as a language for some projects/