What is Test Procedure?
What are Test matrices?
What is Tracibility matrix?
Answers were Sorted based on User's Feedback
Answer / varshab
Test procedure : It is a document which specify steps to be
performed to execute test cases.
Test matrices are basically used to measure the testing
progress and control tesing.It is prepared by test manager.
Traceability matrix : It is document which map requirements
with test cases build.It is used to measure effectiveness
of testing.With aid of this matrix we can easily find out
missing test cases which inturn help to reduce risk related
to product.
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / swarnali
A traceability matrix documents 1).User and functional
requirements.2).Design specifications that address each
user requirement.3). Testing references (i.e. Operational
and User Acceptance) and specific objectives orStandard
Operations Procedures (SOPs) which verify that the user
requirements havebeen met.
| Is This Answer Correct ? | 2 Yes | 1 No |
If any feature is removed from the application then also tester have to do Regression testing?
what is the difference in smoke and sanity testing.?
Suppose that your're running tests on the windows calculator and find that 1+1=2,2+2=5,3+3=6,4+4=9,5+5=10 and 6+6=13. Write a bug title and Bug Description that effectively describes this problem?
As you are working with cmmi level 5 company ,can you tell me what processes you r following as QA engineer?
How can a LOG for testcases be maitained which can give information about a TestCase that is it new one or has been occured in previous versions of the software.
If database testing i which way the testing will be done,by just writing the queries or else anything extra we do?if so where write those queries and where will we store those?
Hi, Please can one tell me how to test the usability testing, which method has to be used, how to write the report? Thanks Deepa
What are the points to be considered while testing an application on different browsers like firefox, opera, mozilla, ie etc. on both windows & linux ??
i know that there are two types of applicationa.one is web applications and the other is client-server application.web means online applications,and client server means we have to install in our systems to use it.now my question is ,yahoo messenger which we have to install in our system and have to work on line.this application comes under which type of application.
Different environments in software testing?
Defect Migration "Defect Migration" means that error is early project documents lead to errors in later documents. For example, an incorrect requirement leads to an incorrect set of speacifications, which leads to design errors, which leads to coding errors, which lead to failures when we test against user expectations. a. How will you prevent Defect Migration? b. Why do you think preventing Defect Migration is important?
Describe some staff conflicts you have handled.