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 |
is integration testing a part of system testing?
If the user finds deviation from the requirement is it called Fault, Error, Defect or Failure
what is Independent Verification and Validation(IV&V)?
if any bug is found & that problem is resolve & make sure this type of problem is not arrise is any project also 1 - corrective & preventive Action 2 - Risk Analysis 3 - Impact Analysis 4 - Root Cause Analysis
tell me different deft reports ?
How will you select the regression test case?
What is diff between Load testing Stress testing?
What is SRS , BRS and FDS?
what is the difference between Test case and Test scenario? is it necessary to prepare scenarios before writing test cases?explain in detail.
what we have to do if the application has some additional functionality which is not specified as part of functional spec.(but is useful.. may b futher) Do we consider it as a defect?
Explain about Loop Testing methodology?
What u will do if you have less time for testing (3-4 days) instead of 10 days.