How can a tester ensure that his\her test cases covers all
the functionalities of a particular application?
Answers were Sorted based on User's Feedback
Answer / kishore
Traceability matrix is used to track back the test cases
with requirements to ensure that nothing is missed
| Is This Answer Correct ? | 12 Yes | 0 No |
Answer / sm
Using prepared tracebility matrix for the customer
requirements Vs Test cases we can able to identify the test
coverage based on the application.
regards
SoMu
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / guest
I guess using tracebility matrix you can know the coverage.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / balaram hochtechnologies
by using TM we can determined how many test cases are
covered for particular functionality, if not covered our
test lead will add extra test cases
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ranjith nair
The first document refereed should be RTM(Requirements
traceability matrix).In addition to that testrs should
ensure that they have refered the static system analysis
document(SSA) and requirements document .This is to ensure
that they haven't missed any functionalities while creating
test case.But testcases cannot be a 100% testcoverage.100%
test coverage testcases are very difficult to be created
| Is This Answer Correct ? | 1 Yes | 0 No |
when the tester actually involves in Testing?(at which stage of SDLC)
What is smoke test?
what is difference between desktop and web application?
13 Answers Emptoris, IBM, iNube Software Solutions, Microsoft, Rajsoft, Stag Computers,
Write all combinations of test cases for calculater on -symbel
what are test beds
what is the different between application server and database server?
What is the difference between a Test Plan and a Test Strategy?
what is the diff. between Test Case and Test Secenario ? give me one example ?
wt is the diff. bet. verification and validation If possible explain with one example.
Suppose u got Change Request from client just before release, What is your approach and how do you convenience the client.
How to write the test scenario?Explain by giving Example.
Roles and responsibilities of TL