Contents of Requirements Traceability Matrix / RTM :
Release Name
Test Case Name
High level design
Low Level Design
Test Case Execution
Automation Execution
RTM describes the mapping among the requirements, test
cases and bugs.
Contents:
---------
1. Req.Id.
2. Description
3. Test Case Id
4. Result(Pass/Fail)
5. Bug Id.
RTM is prepared during the System Testing in RTM req. are
mapped with Bugid Via Test cas id but TRM is Prepare
Before System test begin it is prepared by the P.M Leval
people so BugId not in TRM ok. if so wrong plz send
correct on to my id "mallik_bej@yahoo.co.in"
RTM intends to provide forward and backward horizontal
traceability between the user's requirements, functional
requirements, technical requirements, components developed
for each requirement and their test cases.
It can also identify the up and down verticle relationships
between components in an assembly if the situation is
warranted.
This simplifies the ability to ensure the completeness in
developing solutions to business needs by highlighting that
each User requirement ultimately has a related test case.
Adobe puzzles:
. . .
. . .
. . .
connect all these dots using 4 continuous lines.one clue u
can extend the line after the points also.
2.one basket contains apples,second basket contains oranges
and third basket contains apples and oranges the labels are
wrongly mentioned.pick one fruit from one of these basket
and find which basket contain which fruits.
Could any one explains what is Significans of V MOdel? Why
not it is called as W model or some other X model? Is there
any specifi Answer for this Qustion.
I need some help. Could you solve this query i got this
query the other day. Any help would be appreciated
Write down any potential problems or omissions from this
Fault Log
Fault no: 278 Environment: Windows 98
Priority:3 Tester:Author
Application: Web testing
Description
When i log onto the screen DF342 I should be able to delete
records. However when trying to delete records an error
message appears telling mw that im not authorized
Response:
25 Aug: Programmer: Security needs to be setup providing
access to the delete facility- No error
26 Aug:Tester: We had Security up and it doesnt seem to
work- I have reopened this fault
Find the Cyclometric complexity on the following p
seudocode
Do while records remain
read record;
if record field#1=0
then process record;store in buffer;
incremental counter;store in file.
reset counter;end if end do
please let me know the procedure too.