hi there...
can any1 tel me hw to prepare a traceability matrix by
taking a practical scenario..i know the theory part bt dont
kno how to implent dat..
Answer Posted / ram.polavarapu
Traceability matrix is use to fill the gap between the
customer requirement to test cases.
let us say i wrote the test cases for the gmail login page
we need to map the all customer requiremens to writen test
cases.
we can map the test cases &customer requirements using the
below steps.
->one requirement to one test case.
->one requirement to more test cases.
->more requirements to one test case.
->more requirements to more test
cases.
we can use the below table:
test case1 tese case2 test case3
req1 yes no yes
req2 no yes no
req3 no no yes
Thanks&Regards,
Ram Polavarapu,
8500085297
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
A wholesaler sells printer cartridges. The minimum order quantity is 5. There is a 20% discount for orders of 100 or more printer cartridges. You have been asked to prepare test cases using various values for the number of printer cartridges ordered. Which of the following groups contain three test inputs that would be generated using boundary value analysis?
There is French dictionary and if you want to check it in English and there is no documentation available then how you will test it and write a test case and Test scenario on it.
consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.
How to write a test cases for the following Please it is urgent Once user clicks that link Invite Friend page opens up thru which user can do 2 functions - first is to search friends detail(name, mail id) from her address book in other sites (india times, yahoo, gmail and rediff) and second to mail the invite to the selected person/s. User can send invite to multiple person at same time. Searching friends detail in other address books will work like this: - User will input name, email id, pwd etc, select from which site she want to get friends list and then click on Import. - Users address book from other sites will be imported in one shot(first time) to iDiva database. - It will be arranged in alphabetical order(complete list) and mail ids which are already used will be in different color. - User will be able to update her address book by clicking on ""Refresh"" button on the page, which will trigger the process again, and fetch new mail ids.
Explain the acceptance testing?
Test a file replication service that copies files from one net location to another
Hi Team, I have two scenarios ,only one step alone deference betweeen them and preconditions of Test scenarios are defferent . In the above sutuation , are we going divide test cases into two or can we club into them into a single. Regards seshu
how to write test cases for online restaurant table booking system?
Can someone tell me the test cases to test the password for with following scenario: 1. Password should be minimum 6 chars and maximum 8 chars. 2. Password should consist one uppercase letter 3. Password should consist of one numeric 4. Password should consist of one special character.
How to write a test case for create folder in the email. create aliases for email adress in the email. thanks Its urgent
what is black box system in software development in system analysis and design?
How to write email id in world wide web
write test cases on file open dialog box in notepad
Explain the gray box testing?
Do you write test plan and test case?