When do you prepare Requirement Traceability Matrix(RTM)
before testing aor after completion of testing?
Answer Posted / radhika.b
RTM is prepared by developers before writing the Test plan
by team lead. whereas TRTM(Test Requirements Traceability
Matrix) is prepared by testers.
if iam wrong pl. correct me
| Is This Answer Correct ? | 12 Yes | 46 No |
Post New Answer View All Answers
I need your help, actually am facing lots of problem in interview am not able to answer in right way what ever questions asked about project. Could you please answer few questions? You must have seen the project I have mention as current project so please help on this, tell me how to explain project in details am prepare on HR module but don’t know how to explain it properly. If you can send me few documents like SRS, and few test case that will help me to get the clear picture, and want ask u what is tier1, tier2, and tier3 in project.
online demo for bug tracker tool(let me know the website)
What is smoke testing and user interface testing ?
What do you think the role of test-group manager should be? Relative to senior management?
What is ofx testing?
10 scenarios for security testing using gmail applications?
What will be your approach if a particular script in Load Test fails?
What are tools of performance testing?
Presently working in software company as a software test engineer with 1.5 yrs of experience but i am 2002 passout.Gap is 6 yrs.Is there any problem getting job in MNC? Which criteria HR follows for recruiting test engineer?
Login screen with Username, Password input fields,remember me check box,sign in and reset button write Test Cases for GUI, Funcitonal, Negative, Usability and Security testing.
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
What is the difference between qa, qc, and testing?
Can anybody write the test cases for the following scenario. I want to create District. for that, District Code field, District Name field, Reset button, Submit button, Back button are there in the screen. whenever we enter District Code & District Name in the related fields, by clicking on Submit button, District should be created. By clicking on Reset button, all fieds should be cleared. By clicking on Back button, user should navigate to home page. Can you write the test cases for the scenario. I want to know the test case format for the scenario. what procedure is the best. tahnks in advance...
Explain unit testing, integration tests, system testing and acceptance testing?
can we do database testing in manual testing? then how we write the test case?