What is Test Responsibility Matrix?
Answer Posted / vippon kumar
Mapping between the requirements and testcases.
TRM means mapping between the customer requirements and
test cases.
| Is This Answer Correct ? | 0 Yes | 9 No |
Post New Answer View All Answers
In Quality Center, If we can reuse a non reusable test script as template test, then what is the need of defining reusable test scripts? What additional functionality does Reusable test scripts add when compared to non reusable test scripts?
What is data matrix? What is the use of it?
How do you scope out the size of the testing effort?
What is an audit report? Whom is it done by?
What do you do (with the project tasks) when the schedule fails?
What is AGP?what is setup.inf?What are the ways to install driver?
Can you explain regression testing and confirmation testing?
Why should you care about objects and object-oriented testing?
If you're given a program that will average student grades, what kinds of inputs would you use?
I want to know about satyam manual testing questions
Hi, Anybody knows about Hexaware company..
Can you explain decision tables?
How do i write a test condition to test the following simple program with the intention of 100% statement coverage Print “Hello World” If Date $ = ‘01-01-2000’ then Print “Happy New Year” END IF PRINT “The date is = “Date $ PRINT “The time is = “Time $ END Could anyone please clarify in detail. Would really appreciate it....
Write the 10 high test cases for making video call/face time?? Write the test cases for credit card accessing the money transfer?? Write the test cases for file transfer from one user to other from Google Drive/drop box?
Unix question: 1)command to print a list of files containing a particular word. 2) what does a .profile mean. 3) what is a file server? 4) Command to move towards left in vi editor explain grep and find commands using example.