What is Tracebility Matrix ? What is there in that and what
will u do with that ?
Answers were Sorted based on User's Feedback
Answer / santhosh
Traceability matrix is the mapping between the requirements
and Test cases.
Traceability matrix contains Requirement id, Test cases ids
and number of testcases passed and failed.
Test Lead will prepare this Traceability matrix.
With the help of Traceability matrix we know wether the
testcases are completed or not
Traceability Matrix Useful in following real-time situation
1. Decide the number of testcases is enough to test
given module.
2. To Review the testcases
Traceability Matrix is a guiding and valuable document for
testing.
| Is This Answer Correct ? | 14 Yes | 2 No |
Answer / kiran
Athilakshmi ur answer is confusing.
U r talking about bug i think not abt Tracebility
Matrix.Check again and post correct answer
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / sai
It is a document which contains a table of linking
information used for tracing back for the reference in any
kind of confusion or questionable situations.
complete traceability matrix(ctm):-
ucid fpid tsid tcid did
diff types of traceability matrix are
1.complete traceability matrix
2.Req traceability matrix
3.def traceability matrix
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ranjini
TM is a document to map the requirement id with the
testcase id ...
> it hepls to check whether all the requirement are
covered
> this document is mianly used for regression testing
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / k.chandra sekhar
a) Trace ability matrix is nothing but to cross
verification all requirements and test cases
b) That is all the requirements covered by with the
test cases
c) Ok team lead or senior tester prepares it also.
d) With the help of trace ability matrix covered all
the customers requirements.
e) It is must and should use the all-testing team.
my name is k chandra sekhar
my phone is 09246540049
my mail id is ndra_143@yahoo.co.in
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / arunprasad
I understood that Tracebility Matrix is used to verify
whether all the Test cases has been covered with respect to
a application or a module which is under test.
Ok my question what ll be exact contents of this matrix.
That is by using this matrix how we are able to say whether
enough test cases to this module are met?
test cases contain all those tcid, expected result and
actual result, steps followed, inputs and so on...
So what does this T.Matrix contain to verify the test cases
written is enough or not..
And also how does it look, is it just a document or why it
the name Matrix...
Please anyone answer this question... I got this question in
APC interview
| Is This Answer Correct ? | 0 Yes | 0 No |
Tracebility matrix is the mapping between requirements and
the written test cases.
it is used to find that all the test cases are covered or
not and all the requirements are covered or not
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / kiran
Hi Santhosh Thank you for the clear answer and explanation
about traceability matrix and I do have small request.Can
you please send a template of it to my e-mail id
kiranmai_cs@yahoo.com.
Thank you
Kiran
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / santhosh kumar
Hi Santhosh Thank you for the clear answer and explanation
about traceability matrix and I do have small request.Can
you please send a template of it to my e-mail id
ersanthos@gmail.com.
Thank you
Santhosh kumar
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / raji
K. Chandra sekar, don post your personal details in this
site. Also send answer if u r clear and if it is correct don
blough
| Is This Answer Correct ? | 0 Yes | 0 No |
Advantages and Disadvantages of different SDLC models?
8 Answers Harvard, IBM, Midas Technologies,
The degree to which the software LOC of a program has been tested is called A.Data flow testing B.Code coverage C.Code walk through D.Statement coverage
Can any one tell project questions related to testing
14.What is function point breakdown?
a newly launched web site is hosted on web server.It is expected that 100 people visit the website every hour and browse 30 pages spending a total 15 minutes. what is the maximum hits/sec that the web server should support this load?justify your answer. need urgently. by rimesh
PLS SEND REAL TIMERS, WHAT IS SOA TESTING..IM TRYING 3+ YR.. I HAVE GOOD KNOWLEDGE ON MANUAL TESTING... NOW IM NEW TO LEARN "SOA TESTING" IS BEST OR NOT? BEFORE LEARNING SOA TESTING ANY SKILLS ARE REQUIRED..... AND NOW WHAT IS THE MARKET FOR SOA TESTING... AND IT IS BASED ON PROGRAMMING OR NOT?
What is GUI Check list?
2 Answers Covansys, IDS Software,
hi all, i am new to testing environment.i have two questions 1.what is the difference between volume test and load test.? 2.generally ,what is the output for stress testing.?because it is beyond the limit.and what is the use of stress testing?
Could anybody tell me types of testing involved when the project is at maintenance.
A server configuration is controlled from a single web page with multiple options: ● 20 drop-down menus, with 3-4 options each. ● 5 check-boxes. ● 1 multi-select menu, with 5 options. ● 1 template selection, with 6 options: A, B, C, D, E, F. ○ When options A, B, C, D are selected, all options (#1-#3) above are available. ○ When options E, F are selected, only 10 out of 20 drop-down menus have an effect. ● Besides item #4, developers input is that all options are independent, I.e., not impacting each other. What is the required number of test configurations required in order to test the server configuration and release in good quality: a) Assuming first release. b) Assuming regression tests for release with new features not impacted by the above options. Test configuration is a complete set of options that were selected to be tested in one complete server configuration scenario. I.e, a test configuration is set of 17 or 27 specific options tested together.
How will u write test cases based on EQA(Equivalance class partitioning) & BVA(Boundary value analysis.?Plz explain in brief?
when will update and modify the test object properties in the repository?