Why Should we prepare traceability matrix?
Answers were Sorted based on User's Feedback
Answer / malini
A RTM(Requirement Treacibility matrix) is a matrix
(generally maintained in an excel sheet) that maps the
usecases in BRD, technical spec, functional spec and the
testcases we have written..
When this is done, it would be easy for us to determine the
gaps...
it helps for gap analysis
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / guest
it is nothing but mapping ur testcase with requirements...
so it is easy to check it out any requirements was
missed.lik that
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / padmavathi
From TRM, we know how much requirments coverd in testcase.
by using TRM easily mapping between requirements and
testcase.
it's very useful while change request time also
| Is This Answer Correct ? | 7 Yes | 3 No |
The use of Traceablity matrix is to map the requirements
with the test cases whether the particular test case is
performed or not
Muralidharan
dharanmu@yahoo.com
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / ratha.a
RTM is useful for mapping between the requirements and test
cases. and also useful for each and every phases of testing
activities.
Among from the we can refer all the requirments are covered.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / abhi
Before writing a test cases we can prepare TRM.Why because
after writing a test cases map the TRM and Test cases we can
easily find out the missing functionalities.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / sra1
TRM is the short for traceability matrix.
this document is able to maintain the modifications of the
customer.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / ravi148
TR is mapping between requirments and reviewed test cases.
it is useful for to trace the missing test cases
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / suvarna
A document or mechanism which maps all delivery books of
each SDLC phase with each other. It facilitates change
requirement and project tracking.
| Is This Answer Correct ? | 3 Yes | 4 No |
Answer / prasu
we write tracebility matrix for understanding the SDLC and
prepare test senario to write test cases
| Is This Answer Correct ? | 2 Yes | 5 No |
What is the difference between Performance testing and Load testing ?
What is a TEST CONDITION?When it is used?who prepares tesst conditions? Also pls explain me clearly with an example.Plsss reply me fast. Thanks for the repliers.
i have done B.E. Computer in 2009 i have 1 year exp in academic as a lecturer and then i have done software testing course and 6 months exp in live project now days i am searching a job in testing field in pune. pls sent me a material for testing means which kind of question ask by interviewer and any one know any openning for fresher in pune?
Who will give the Priority and Severity?
Retesting will be coducted on particuler bug or entair application?
Who will prepare test plan and test case? Explain in detail? Advance thanks for your answer?
what is baseline in testing
What is configuration management in software testing ?
What is smoke test? Do you use any automation tool for smoke testing?
how do you test for runtime error using manual testing
What r the checklist to review testcase?
We can check many things in one test case, then Is it necessary to write separate test case for checking each functionality? Example : For Login Window --> Test Case is---> 1) Enter valid user id & password --> For this expected result --> 1) User should login. My question --> while executing above valid test case, we can expect more than one result such as "Visibility of password should be as ****" So Should I have to write separate test case for "Visibility of Password" OR Not? Please guide me properly.