What is Test Responsibility Matrix?

Answer Posted / mercurytsl

It's a mapping between Testing Types and Development Stages..

Is This Answer Correct ?    15 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you scope out the size of the testing effort?

1916


How do you go about testing a project?

1438


Scenario A year ago we developed a standards compliant website for a client. Their site is very popular resulting in the client wanting to be able to track how it is being used by their users. The first part of this project is to create a Login function so that users can be identified on the website. The data supplied by users would have to be handled securely. You have been allocated this project to work on. You will be responsible for the task from start to finish and will be expected to give feedback to your manager. User expectations  The client wants their users to be able to login using a page that fits in with the website design.  Tom wants to access the website but doesn’t want his login information to be available to anyone else.  Paul doesn’t want to login to the website because he’s not a frequent user. Task Please provide some feedback on how you would do the following:-  Being the only Test Engineer on this task, what would your approach be for this requirement?  Identify the key areas for testing this page.  What tools if any, would you use to perform the testing, bearing in mind that the testing will be done without using an ‘automated test tool’.  Provide a sample test case that could be used for testing this page, for example as a word or Excel document.

1458


What do you mean by Unit Testing, Integration Testing, System Testing, and User Acceptance Testing and when do you do them?

7082


What is grey box testing?

733






What are cookies?

684


How do you Prepare a Defect Managemnt Policy

1631


6 what do you like least about testing?

1771


What is 'Account Conditioning'?

3978


What are the main key components in client and server applications?

698


How do you get programmers to build testability support into their code?

2239


Unit Testing can be done by using Nunit?

722


from where do u collect test data if u miss some data what will happen

2193


How will you do beta testing?

639


Write down ten test cases for below scenario: Increase the day by 1 and date format should be mm/dd/yyyy Conditions are : date should not be greater then 31 and date<1 month should not be greater then 12 and month<1 year should not be greater then 10000 and year<1 Thanks in advance

1780