how would u ensure 100% coverage testing?
Answers were Sorted based on User's Feedback
Answer / munnaa
Through Traceability matrix which can be used to track back
the test cases with requirements to ensure that nothing is
missed
| Is This Answer Correct ? | 13 Yes | 1 No |
Answer / t.s.kumar
by using traceability matrix we mapp test cases and
requirements, so by this if any requirements are not
satisfied for that requirements we write test cases so by
this we can ensure 100% coverage testing
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / saravanan
Mapping the Requiement No with the Test Cases and with the
Given Build
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / umesh koodali
We can use Traceability Matrix for Test Coverage.
| Is This Answer Correct ? | 8 Yes | 2 No |
What are the limitations for testing?
4 Answers Thatavarti Technologies,
1. what are the qualities of a tester ?
I m having SRS.In Manual Testing,how am I going to decide whether to pass particular test case or not from that SRS??
test case for post status functionality of facebook
Hi Friends Can Any one give test cases on Credit card system
what is Severity / Prioity ? How do assian ? What are the basic things followed?
In an ATM machine , after entering pin -> not able to withdraw money. What are all the possible reasons. Debug
sanity testing is done during regression testing.is it true.if it is true plz explain?
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?
Can any one explain the all types of testing in detail with aim of the testing,purpose,Person Doing,entry criteria,exit criteria,Documents required.....its very helpful for me..if possible send it to my mail id varalaruu@gmail.com
if tester found some bugs in the application then which format they will send it to development team.
Which test cases are first written white boxes or black box?