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 r the contents in srs?(like test plan).2.wt r the contents in design documents? ,3.who wil deploy the new build 2 the tester?( this que asked in ibm)
What group of teams can do software testing?
When the Developer fixes and releases a defect.. then the tester tests it and fails the defect. Suppose the developer again fixes it and the tester again fails it and this process continues for the same defect for more times then what is that u do for getting the defect closed?
What r the documents required for performance testing
what is meaning of manual testing,,?
How do we develop test scripts for manual testing?Can anyone explain me with an example . Thanks, Prasanna
High sevirity, low prority bug
What are the Level of Severity
11 Answers Atlantic Scientific, Deloitte,
What r the major problems faced in manual testing?
Explain v-model clearly ? how it works in real time on a project?
what is valdiation
Explain Iterative model, Incremental model, Spiral model, Evolutionary model and V-Model?