is traceability matrix prepared by jr tester or sr tester
or test lead?
Answers were Sorted based on User's Feedback
Answer / amit verma
The main purpose of traceabilty matrix is to find the Test
Coverage,means how much Requirement are covered in Test
cases.
Generally Traceability Matrix is prepared by Sr. Tester.
But it doesnt prepared only by Sr. Tester,it may b prepared
either by Test Lead also.
Like in Real time Scenairo,Test cases are prepared by Jr.
Tester then these Test Cases are Reviewd by Sr. Tester.Then
Sr. Tester prepare the Traceability matrix and vice versa.
| Is This Answer Correct ? | 23 Yes | 4 No |
Answer / supertester
The first phase for a test cycle is "Requirement analysis".
In this phase the QA department gets the 'Requirements'.
The activity that goes on on this phase is
Requirement analysis:-Reading the requirements for the
project and understand them. All doubts or concerns are
documented in 'Issue log' document. This document is shared
with the client side BA(business analyst by our onsite
coordinators. The doubts are asnwered and the issue log is
sent back to the QA team. Simultaneously the number of test
cases for each requirement is estimated. Then TCI(test case
indexes) or you can call it the test purpose for each test
case is written. It is during this activity that the
Requirement traceability matrix is created. This activity
is done by the Senior test engineers.
Requirement traceability matrix is created in excel sheet.
The columns are RequirementID, RequiremtnName,Number of
test cases planned, Number of test cases authored,
TestCaseIDs, Status(complete/incomplete).
The purpose of creating the RTM is to verify if all the
features mentioned in the Requirements are being tested.
that is, there are test cases to written to test all the
features in the requirements.
| Is This Answer Correct ? | 11 Yes | 0 No |
Answer / n@n!
Traceability Matrix : mapping between requirements and test
cases is called tracebility matrix.
by using traceability matrix we can trace any missing test
cases.
i think it was develop my tester (who was responsible to
prepare test cases)(i am not sure)
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / prasad
Hi Brahma just come in the reverse way reqdesc testcase and
the bugs bye checking that a requirement is covered by the
test cases if no we can add some more testcases for the
particular req
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / brahma
hi nan,
how can we trace any misssing test cases?
the matrix consists of the columns like
1)requirement ID
2)requirement description
3)test case ID
4)test case description
5)bug ID
by using these fields we know , which bug belongs to which
test case id,which test case id belongs to which req id
.......so an so .
so we can easily identify which one belongs to which req if
we get any confusion or questioned by any one.then we can go
through one by one like bug ID,test case description,test
case ID,requirement description,requirement ID .
but how can we trace any misssing test cases?
could u plz explain clearly.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / n@n!
Hi Brahma,
by using traceability matrix template we can trae any
missing test case.
traceability matrix can be use to analizing impact of
change request.
the matrix consists of the columns like
1)requirement ID
2)requirement description
3)test case ID
4)test sase description
5)bug ID
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / santhosh
all the above are correct my point of view.
Generally Traceability matrix is prepared by senior test
lead.It can be prepared with the help of Test Case Document
and PRD(Project Requirement Document in which all the
requirements are mentioned).
so The matrix is prepared in such a way that Every
requirement in prd should be covered by one or more test cases.
So ultimately we prepared this only to verify the test coverage.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / brahma
hi nan,
how can we trace any misssing test cases?
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / brahma
hi amit,
i dont think ur ans some where is wrong.
r u sure ur ans is right.?
that matrix is NOT used to find the Test
Coverage,means how much Requirement are covered in Test
cases.
how can we find the test coverage from tracebilty matrix?
| Is This Answer Correct ? | 4 Yes | 6 No |
PLEASE ANSWER THIS Q? HOW TO DEFINE DEFECT DENCITY ?
what types of testing have u done in ur project?and expalin it detail?
What is the format for accentence testing. please answer me ASAP
i got job selection order from decon engg hrd,tamilnadu,india.they are also demanding me 2000 rs. & saying that after 3 day they will give me a joinig letter, there web site is www.deconengg.net & postal address is decon engg(govt. hrd)no-236 coimbatore -641044.I submitted my resume to them and after that they didnt conduct any interview... can i believe this or its just a fake..
69 Answers Decon, ssinformatics,
What is Testcase? How to define seviority and priority of a bug?Explain me with example?
Developres release the build with known bugs , then how will u(as a tester) write defect reports without developer known bugs .
When first time we are testing the screen then we have to write that this screen should contains so & so columns [ suppose there r 10 columns on that screen]in the expected result
what is UI testing
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....
How to integrate Bugzilla with QTP?
How should you learn about problems discovered in the field, and what should you learn from those problems?
Can u tell something about the Agile Methodology