When priority and Severity is opposite then which one
required to solved first?
Bug Number 1=(Severity 1 & priority 3),
Bug Number 2=(severity 3 & priority 1),
(high=1,Medium=2,Low=3)
Answers were Sorted based on User's Feedback
Answer / search job
Severity is defined by extent of damaged caused by defect where in priority is defined by the order in which defects should be solved.so as per definition bug no 2 should be solved
| Is This Answer Correct ? | 28 Yes | 2 No |
Answer / akshay
obviously we have to solved bug number 1 as its severity is high... and its impact on software is high...
| Is This Answer Correct ? | 11 Yes | 10 No |
Answer / aishwary mishra
Priority is somthing which tell us how soon a bug need to be fix.
In above case Bug Number 2 required to solved first due to high priority.
| Is This Answer Correct ? | 1 Yes | 0 No |
Test approach to windows update?
What is meant by SIT?
Please tell me difference btn Version & Reversion . Is there any difference btn them or both have same meaning.
What is the difference between static and dynamic testing?
Suggest some book to learn more test case???
If I have written the test cases for Login window . If one new field is added to login window then steps of test case changed in the next build. my question is that should I make change in the steps of previous test case or write another test case with new steps?
Genarally what we have to tell. If anybody asks in the interview. what are challenges u faced in the Project and what are the Risks u faced in the Project, Anybody can suggest it ......Thanks in Advance....
What is call-pair?
how to execute manual test cases? for example i have a test cases for atm/credit card purchase how to execute them.
how do u manage scripts in winrunner when you application is changing frequently?
What is a "Good Tester"?
what is field tests and laboratory tests in black box testing ?