What is Test Coverage?
Answers were Sorted based on User's Feedback
Answer / deepika
Test coverage is nothing but covering of the all the
requirements to writing the test cases
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / sameer
Test coverage is having the spreadsheet which tell u that
whether all the modules & submodules get get covered in our
test cases or not. from these spreadsheet one can easily
understand the scope of our test cases.
So the different columns in the test coverage may be as -
Module, sub module, Test case ID, test case name, tested or
not tested, (if tested then) no. of defects, type of
defects, status, etc.......
Sameer
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / usha
coverage of test case should be good,that means each
requirement should be covered with one testcase
| Is This Answer Correct ? | 1 Yes | 2 No |
What do you think the role of test-group manager should be? Relative to senior management?
Explain Automation Vs Manual Testing?
Can you explain equivalence partitioning?
How do we run the database testing manually
what is meant by Pre-Conditions that we include in Test Cases? Can anyone provide those for this Website?
what is mean by configuration managaement.. explain with example ?
How to test the search functionality.For example in naukri advance search is there.how ca i test that page.
explain - Test plan, Test case, test scenario, test data, test report,
what is database testing
write test strategy for hotmail login screen
In the client systems, testing should focus on performance and compatibility .Is it true
How to test a Falsh player scrollings?