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 |
I have 6 months experience as project tarine and one and a half year experience as software engineer.Should i write taht my total experience id 2 years.
test cases for compose functionality of gmail
what is the metrics followed in a small company( if its not a cmm level company). if there is no business analyst in a company then who will prepare the requirement documents
Any body can write the test cases for Address field, Mobile Number field & Landline Number field ?
3 Answers Maslin Technologies,
what is integration testing technique(like topdown,bottomup and hybrid)explain me friends
what is review and walkthrough?
What kind of input do we need from the end user to begin proper testing?
What is Manual and Automation Testing Framework
What is integration testing
Give an example of test policy?
What is six sigma?
FTP is a application program to upload files to server write a test cases to check the system after successfull uploading we get the message files uploaded successfully?