Can anyone explain me about Tracebilit metrics?
Answers were Sorted based on User's Feedback
Answer / santosh
It is mapping between customer requirements and test cases.
Tracebility Matrix ensures that test cases written to test
a feature of application are able to trace the customer
requirements. By using Tracebility Matrix we can come to
the conclusion as when complete testing be stopped..
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / rajendra
Traceability Matrix This maps the requirement in to
testcases.
That means for each requirement in SRS document there must
be atleast one testcase should be there.
ofcourse there may be more than one test case per one
requirement.
and even one one requirement may cover in more than one
test case.
By using this we can review the testcase coverage.
What are the requirements are not converted into testcases.
what are requirements are tested in each phase of testing
everything we can easily the review the coverage of
requiremnts.
Traceability matrix column names
1.Requirement ID(this will be SRS document)
2.Unit Test Case Id
3.Integration Test Case Id
4.System Test Case Id
5.Remarks
Byeeeee Friends
Rajendra
rajendra_penumalli@yahoo.com
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / umesh
It is a chart used to track whether all requirements are
tested not . It is traced with requirement ID, test case
ID, defect ID etc.
SOFTWARE TESTING LIFECYCLE
1. SYSTEM STUDY
2. ANALYSIS
3. TEST PLAN
4. TEST CASE DESIGN
5. TEST CASE REVIEW
6. TEST CASE EXECUTION
7. DEFECT HANDLING
8. TESTING DELIVARABLES.
ar.umesh
tejasoft invoation pvt ltd
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / leena
Hi,
Traceability mertics is to measures and describing how well
traceability performed from the original requirement to
software through design,coding and testing.
Traceability mertics is mainly to consider both the
directions . From requirement to test cases , test cases to
requirement.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / m.thyseem
Hi,
It is a document which contains a table of linking
information used for tracing back for the reference in any
kind of confusing or questionable situations.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / mudaseer
when you write test case it will be reviewed by a senior guy.he checks whether you have covered all scenarios or not.But he wont check whether you have written test cases for every requirement.To ensure that for every requirement there is a test case we write traceability matrix.if we don't write traceability matrix chances are there that we may not write test cases for one requirement so we write traceability matrix.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the testing process
what is v-model and explan with diagramm
When you will raise defect? before defect raising what you will do?
If the product is released to client and then you found some bug which you can see in high resolution screen in testing environment but on client side it was hidden under low resolution screen and it is an important functionality in that case what would be your role as a tester?
waht is client server application testing?
How many testcases have you written till, now as an average per project?
combo box is object or picture?
What is the full form of cmmi?
Zenq interview questions for manual testing
I m writting the test cases in Excel sheet. After wrting test cases for version 2.0.0 If there is new feature added in build 2.0.1, I will write test cases for newly added feature. Then 3.0 version release for testing with new feature. I will write test cases for newly added feature 3.0 But if in between 2.0.2 build release for testing with same feature of 3.0.Then should I have to write test cases for same feature again? If not --> when 2.0.2build again release for testing after 2months then How should I came to know that I have to run these test cases on 2.0.2build?
Can you tell me what is boundary value analysis and Equivalence partitioning, and error guessing with examples
In real time how Data base testing is done Manually? Mean to ask we write sql queries WHere, If you r using test management tool like HP QC