can anybody explain traceability matrix clearly
Answers were Sorted based on User's Feedback
Answer / uday kumar_anem
Tracebility matrix is a document mainly useful for checking
where we have listed all the requirements and used for
mapping of test cases to each requiement.
In this document each of these requirements are assigned
priorites.
The sample template of traciblity matix is like:
This tracibility matrix is generally prepared from
requirement gathering face onwards, and modified once the
testcases are ready and mapping for the req.
This document is generally preapred by PL or TL postion
people.
Req_id : Rquirement Id
Req_Desc : Requirement Description
Priority : How much priority is for the requirement
TestContions : what are the test conditions for that req.
TestCaseId : What are the testcaseIds mapped for this req.
PhaseOfDev. : In which face is the req.(dev, unit, testing)
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / devang thakkar
Two type of traceability.
1. Forward traceability
Req. Capture -> Design Document -> Test Cases
OR
Req. Capture -> Test Cases
2. Reverse traceability
Test Cases -> Design -> Req. Capture
OR
Test Cases -> Req. Capture
Normally Forward traveability is used.
Devang Thakkar
dear_dev@yahoo.com
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rajesh ranjan prasad
Traceability Matrix is used for mapping the test cases to its respective requirement id, which helps in
1) Identifying not covered requirements
2) Identifying redundant test cases
3) Optimizing the test suite
4) portraying the test coverage at high level
| Is This Answer Correct ? | 0 Yes | 0 No |
How do we test the requirements?
Explain accessibility testing and its importance in the present scenario.
HI GUYS,, I HAVE 3 YEARS OF EXP IN MANUAL TESTING...NEXT MONTH ONWARDS I WORK FOR MOBILE TESTING....PLS SUGGEST ME WHAT I LEARN FOR TRAING,, MOBILE TESTING OR ANDROID....FOR MOBILE TESTERS NEED ANDROID(IFONE) DEVOLOPMENT KNOWLEDGE OR NOT? EXPLAIN CLEARLY
Explain a sample testing cycle?
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....
What is Test scenario and what's the relation between Test scenario and Test case.
4 Answers First Indian Corporation, Sapient,
What tests would you perform on common homepage?
What is endurance testing?
16 Answers Infosys, MBT, Syntel,
what are known issues? Explain
is retesting and regression same
how do u manage scripts in winrunner when you application is changing frequently?
if you working with any emails why Inbox, outbx, folder all are in left side. why not Right side.