wat is perpose of TRM ?(Test responsibility Matrix)
Answers were Sorted based on User's Feedback
Answer / b.venkat reddy
test responsibility matrix is a shows thatthe matrix mapped
between development stages and test factors.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / nikhil
hi
TRM is nothing but Test Resposibility Matrix is mapping
between development stages and testing issues (15 issues at
max).
the coloumn is of development stages and testing issues are
in rows.
testing issues like
authorization
access control
audit trail
ease of use
ease of operation
compatibility
reliability.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / santhoshkumar
Test Responsibility Matrix is shows difference between the
matrices and test cases.
It tells when we are going to stop preparing the test cases.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is ecp (equivalence class partition)?
Which type of testing combines two modules?
Define the term Bug, Failure, Error?
Should testing be only after build and execution?
what are the reason for assigning the status Postponed and differed to a bug? Pls tell me with exampless
How to write test cases for a website where we can book the room in Hotel bookin room in hotel the website has some fields like room with A/C or Non a/c room according to this it has room fare, pick up and drop facility they will charge some extra money, veg and non veg food, payment by credit card. please give me the answer
1 Answers First Indian Corporation, SFA, TCS,
Tell me about any quality efforts you have overseen or implemented. Describe some of the challenges you faced and how you overcame them.
where do u store u'r Test cases?
What is release notes&have u involed in preparing the release notes?
What is big bang approach?
There are 100 test cases. And you got a bug at 85th test case. You reported it to dev. and dev. fixed that bug. when you are doing regression testing from which test case u'll do testing?? will start from 85 th test case are u'll execute 100 test cases?
whenever the requirements are not given by the customer what type of testing you do?