what is requirement tracebility and it's format
Answers were Sorted based on User's Feedback
Answer / vijay
by trcabilitymatrix we can know the starus of testing
process and defects..it is very usefull in requirement
managenent to do changes again,as per customers
requirements...
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / uday
Requirements are matched with test cases i.e. to check that
all requirements are covered in test cases
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ramprasad.s
HI
RTM is An Interface Between TestCase & Requirement.
RTM is to Map between TestCase & Requirement to
Find any Missing Functionalities or Wrong Functiona-
-lities.
RTM can also be Mapped between TestCase & Screen Shot.
Sun_ramprasad@yahoo.com
9940314706.( For any clarification on Testing only)
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ankush gupta
Requirement Traceability Matrix is used to map the Test
Cases with Requirements. Also this matrix verifies whether
the written test cases covers all the functionalties/
requirements or not. In simple terms whether there is a
test case for every functionality or not.
So by preparing Traceability matrix we can ensure that we
have covered all functionalities in our test cases
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / venkat
Requirement Trace ability matrix is a xl sheet Which Maps the
Relationship between Requirements,Functionalities, Test cases
and defects...Which Shows all the Requirements Covered in Test cases...
| Is This Answer Correct ? | 0 Yes | 0 No |
wht is test scenario?
how can u do monkey testing on website?
What is the difference between web based application and client server application?
what is test phase?i want answer any body give me answer pls
What are release notes and what it contents?
Give practical example for implementing V-Model
What is diffrence between the functional and black box testing.
Any body can write the test cases for Address field, Mobile Number field & Landline Number field ?
3 Answers Maslin Technologies,
Explain a bug which if you have missed could have created a big problem?
Can anybody write the test cases for the following scenario. I want to create District. for that, District Code field, District Name field, Reset button, Submit button, Back button are there in the screen. whenever we enter District Code & District Name in the related fields, by clicking on Submit button, District should be created. By clicking on Reset button, all fieds should be cleared. By clicking on Back button, user should navigate to home page. Can you write the test cases for the scenario. I want to know the test case format for the scenario. what procedure is the best. tahnks in advance...
What is the purpose of test strategy?
what is the preference when we perform manual testing- either FEATURES or FUNCTIONALITY ?