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 |
write scenario to check the security of below mentioned URL? www.xyzbank.com/welcomescreen/entry?
1) How to test session ? 2) There is a website in which the user has to register to use its features. Suppose one user has registered in that site by paying some amount only for 1 month. Now i want to test the application that the user should not use the features of the site after 1 month. How to test it? The tester cannot wait for 30 days to test it....bear in mind..Thanks in advance...
what is verification and validation,
What is un-installation testing?
difference between web based application and window based application
32 Answers Akash, Evox, iGate, Intelligrape, Lexicon, Semantic Space, SVICS,
define defect lifecycle step by step
1.what si the out come of testing.?
What r the domain for pharma, interview if they ask about phrma application, what need to tell, is there anybody have screens or any information please tell me and if have URL let me know please.
What is Functional Testing and Regression Testing?give one real time Example?
what is Scalability,Critical Analysis
what is the difference between test senario and use case
what is the difference between reference key and foreign key