what is tracebility matrix and what will be there in
tracebility matrix?tell me details like idno,
discription....etc.pls any one answer this question?
Answers were Sorted based on User's Feedback
Answer / vasantha
Tracebility matrix means map between the application and
testcases.In that we mentioned requirement id,description
amd testcases will be mentioned.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / ganesh kumar. m
After complete the test case design before start the test
case execution, Test Manager will be preparing the
Requirement Traceability Matrix. This RTM document is
generally used to ensure the Test Coverage. First all the
High level requirements should be drilled down into several
low level requirements. Then the Test Cases should be
mapped for all the low level requirements. All the
requirements should have minimum of one test cases and
maximum of more than one test case. If all the requirements
will have the test cases, then we can ensure the Test
Coverage. If some of the requirements doesn’t have the test
cases, testing team will be preparing the test cases for
that particular requirement and will be mapping into the
requirements before start the test case execution. In this
case, the testing team will not miss any functionality
during the testing phase from the requirement
specification.
the bellow column are used in TM
1. Requirements ID
2. Module / Functionality
3. Requirement Details
4. Functional Description
5. Test Case ID
6. Comments
7. ShareIT Location
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / vasantha
tracebility matrix means it is the map between application
and testcases.this can be dont by testers.
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / biswal
Traceability Matrix:
Coverage Completeness can be achieved by creating a
Traceability Matrix.
Traceability is the means of tracking down each individual
requirement in the SRS to various work products created
during the course of the Project.It describes the link
between different stages of the Project Item – from its
requirement to a configurable stage.
Creating a Matrix is to prove that the System requirements
are the requirements desired by the user.
Traceability Matrix is of two types:
Backward Traceability:
Backward Traceability to the documentation and other work-
products created prior to the requirements phase.
Forward Traceability:
Forward Traceability will depend upon how each requirement
in the SRS is labeled / numbered. Forward Traceability is
extremely important, as this is one of the ways of tracing
a requirement to its implementation.
In short, the requirements are traced as below:
a)Requirements traced to Database tables.
b)Requirements traced to Program Specifications
c)Program Specifications traced to Test Cases
d)Test Cases traced to Program Code
So As a whole You can say by traceability Matrix you can do
the Gap Analysis.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / saravanaraja
TM: To check the coverage of the requirements. In this we
can map requirements-id with Test Case-id.
Requirements-Id = This id present in the SRS.
Test Case-Id= This id present in the Test Case.
Status= "Pass" when Exact Match.
"Fail" When does not Match.
| Is This Answer Correct ? | 0 Yes | 0 No |
Test case for Google home page
Once the build is given to the tester,what are the test he is going to conduct list them in chronological order .....its urgent
I have password field in my application.while entering data into pwd field the characters are not encrypted will it come under gui testing or unit testing? is gui testing checked by typing or entering data into fields?
we are writing bug report in excel-sheet how you are sending the report to your concern person. (give me the detail work from bug found, where you are storing and how you are sending related to your company)
What are the positive and negative testing can be done to social site like orkut?
How much time it will take for regression testing
While executing the test cases manually all were pass.but when run on automation tool there it was failed to get pass result .Why so happened?
why need testing ????
what is major challenges in Real time system testing? Explain the way of Testing for Real-Time Systems.
Example for High Severity and low priority, High Severity High priority, Low Severity Low Priority, Low Severity High Priority?
What are the different servers and difference between them?
At first time when you receive the application at that time which testing you do?