1.What is Traceability matrix and how it is done ?
2.What are the different levels of testing used during
testing the application?
3.What is Traceability matrix and how it is done ?
4. How can you differentiate Severity and Priority based on
technical and business point of view.
plz do reply..............
Answers were Sorted based on User's Feedback
Answer / salil mishra
1.Traceability matrix is the mapping between the requirement and the test cases.
2.Functional, GUI, integration, retesting, regression testing.
3.Severity is the impact of the bug on the application under test(AUT) and its decided by the tester and priority is the urgency of the bug to get fixed, mostly decided by the team lead or the manager.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / karunakar
1. Tracability Matrix: We map our test cases with the
requirements to make sure the total coverage of the
functionality.
2.Severity: Will dicide by the tester , how seveiourly
effcting the functionality by the bug
3.Priority : will decide by the developer ,based on the
seveiority developer fix the priority to the bug
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / rajesh.pothina
1. Traceability Matrix:
It is nothing but the mapping done between the Test
cases we writen and with the requirements we get.
2. Levels of testing:
Initially when we get the application we do GUI testing
then Functionality ,regression and Integration.
4. Severity:
If the application functionality is not working
according to the specification then this is given.
Priority:
If the application is not working correctly or not
responding then this is given.
| Is This Answer Correct ? | 0 Yes | 3 No |
What are the Defect Status in HP Quality Center?
which test is used for memory leakage?
How Sevierty and Priority are related to each other?
Swap 2 variables without using a temp variable
what is cyclomatic complexity
Which reasons do you use to justify training for the testing team as part of its career development?
What is white-box Integration Testing and its differences between Black box-Integration testing?
Why would we not include these?
what is base time , how can we base time your doc"s ?
what is differance between desktop applications and web applications?
Tell me about any quality efforts you have overseen or implemented. Describe some of the challenges you faced and how you overcame them.
What is function points??????