How to prepare tracability matrics
Answer / rajendra prasad reddy penumall
Hi,
In Testing Perspective,Traceability Matrix is a table (XL
Sheet), that Maps Requirement ID's With TestCase ID's.
Traceability Matrix preparation is very simple:
In this table, We have to take Requirement ID's as Column
Titles and Test Case ID's as Row Titles.
For Example:
Requirement ID's->| REQ1 | REQ2 | REQ3 | REQ3 | REQ3 |
Test Case ID
|
V
1.1 X
1.2 X
2.1 X
2.2 X
2.3 X
In the above example i have mapped the Five Requirements
with Five Test Case ID's.
Traceability Matrix is used for measurementof Test
Coverage.
Traceability Matrix will be updated after preparing and
baselined the TestCases.
Normally This Traceability Matrix will be prepared by the
Senior Testing Memeber in the Team.
Still If you have any doubt please mail me
Rajendra_penumalli@yahoo.com
or Call Me On My Mobile:9008566233
Bangalore
Thanks,
Rajendra Prasad Reddy Penumalli
| Is This Answer Correct ? | 3 Yes | 0 No |
Hi harish n Satish...thanx for the response... Already told Functionality testing and user interface type testing to interviewer but he was expecting something else. And also explained test cases....Is it data driven testing for user id and password combinations? If i am not wrong....?
How quickly we need to fix the bug? Or how soon the bug should get fixed?
How u prepare Test data in testing process???
what is major challenges in Real time system testing? Explain the way of Testing for Real-Time Systems.
What is the diff between IE and netscape in a web testing on a login page.
Find statement coverage and branch coverage: 1) Read P Read Q if P+Q>100 then print "Plarge" endif 2. Disc=0 order_qty=0 Read order_qty if order_qty>=20 Disc=0.05 if order_qty>=100 then Disc=0.1 endif endif
Can anybody give me some tips on how to face telephonic interview and Write some expected telephonic questions as a 2+yr exp. in testing. Try to give Ques. that u already hv faced in telephone. Plz Help me out friends.
What is Snapshot Testing? When we need to do and who will involve in this process and also what is the output document of this testing
If the developer rejects that its not a bug means then whats the next step we follow?
What is review checklist?
What is Suspension and Resumpetion criteria?
plz send the test scenarios and test cases for "user name should contain 4 to 8 chars and they should have only vowels"