Answer Posted / ishita
Test coverage is determined by mapping test cases to
requirements. It is determined by the following formula.
(No. of test cases mapped to requirements/ total no of
requirements) * 100
As long as every requirement is mapped to a test case, the
coverage is 100%. Test coverage is requirement coverage
(black box)
| Is This Answer Correct ? | 18 Yes | 6 No |
Post New Answer View All Answers
What is pesticide paradox? How to overcome it?
what are all the things we will include in " what to be tested and what not to be tested" in Test Plan
What is configuration management in software testing ?
What are similarities of Agile and Scrum?
what is coupling integration testing
1.what is a test condition ?
1) Difference between "Delete" and "Concatenate" with reference to databases? 2) Difference between SDLC and STLC. 3) Latest versions of the browsers used. 4) What is URL Tampering? 5) Full form of URL. I don't need the answers. These are just for reference.
What is application programming interface (api)?
i need manual testing interview questions for 2+ experience plzz help me..
how can u prepare the test plan?
Why is it impossible to test a program thoroughly or in other terms 100% bug-free?
I have interview on Guide wire testing. If you please share me.
How should your staff be managed? How about your overtime?
What is Pre UAT and UAT is there any difference ?
How to test an application if it was already developed and it is in the state of changing the functionality according to the customer requirement How to start testing in this situation. I got an application to test.It is a desktop application.It is still developing and started 8 months back.how can i start to test this application? Is it the right way to test it in "Random testing"? or writing the testcases from page one and executing them.i have an another responsibility that is I have to automate that application. can anyone tell me what is the process to test this application.