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 |
What is V Model?
Looking for job in Software Testing (Manual), Want to learn Manual Testing? Learn from expert with 8+ yrs in leading software company mail to manualtestingtraning@gmail.com
What was a problem you had in your previous assignment (testing if possible)? How did you resolve it?
what are test deliverabls?
you are testing with daily builds,you installed the latest build today and what will you do if the application shortcut is not launching?
what is difference between load ,strss and perofrmance??? can u explain me with example???
What is bottom-up approach?
what is framework and what is test methodology? (Asked in Zensar Hyderabad today(17-1-12010))
How do you manage your writen/modified/executed test cases, Bug report etc,without using any tool?
what is the difference between regression testing and retesting?
What tools you will use for writing testcases, defect reports,test reports etc?
In which Phase of testing life cycle we prepare test data and test scenario?