What is Bidirectional Tracebility, how u use it.
Answers were Sorted based on User's Feedback
Answer / shilpa
Bidirectional traceability is tracing from the development
point of view and testers point of view. Its mainly used in
case of traceablity matrix
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / phani
nothing but tracing r mping the test cases and requirements
from top and from bottom i.e from both the directions
inorder to get per fect mapping with out missing any.
bye
| Is This Answer Correct ? | 0 Yes | 0 No |
How to find that tools work well with your existing system?
Can you explain me what is object repository?
What is a xpath?
in my application i am getting different errors at same place. how i capture that errors using less code in qtp.
I want a code for a following item in TSL Language. Look up a person in database, If not found, add person to the database.
What is difference between selenium and QTP tools Which is best tool... Which is most used tool
ihave one doubt in manual testing? what is the testing process
what is the difference or comparison between QTP and rational? and which tool is better to use?
What are the limitations of automating software testing?
Which is the best testing institute for Selenium training in Hyderabad.
Tell me how could ajax controls be handled in webdriver?
hi to all, if we open a browser(for ex. yahoomail.com) using navigate command. the cursor by default focussing on the 'yahoo id' html edit box. how to get the label(ie.,yahoo id) of that html edit box using descriptive program. here we should not use identify tool to get the property,thtml editbox method. by tracing the cursor position we have to get the label name. is it possible? please let me know.