A general Question: If there are two bugs one with high priority and one with high severity, which bug should be fixed first?
Answer Posted / kunal dudka
High Priority & Low Severity:
A spelling mistake in the name of the company on the home
page of the company’s web site is certainly a High Priority
issue. But it can be awarded a Low Severity just because it
is not going to affect the functionality of the Web site /
application.
On the other hand,
High Severity & Low Priority:
System crashes encountered during a roundabout scenario,
whose likelihood of detection by the client is minimal, will
have HIGH severity. In spite of its major affect on the
functionality of the product, it may be awarded a Low
Priority by the project manager since many other important
bugs are likely to gain more priority over it simply because
they are more visible to the client.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is Pre UAT and UAT is there any difference ?
why QA team is necessary for an organization?
What is smoke test? Do you use any automation tool for smoke testing?
Explain Test Plan with example? Explain following in the test plan with examples What is being tested? What are pass/fail criteria? When will each test occur? What Hardware & Software environment is required? What features must be tested? What features will not be tested? What are the responsibilities of individuals & organisation in the project?
why testcases are written and what is the importance?
can anyone tell me the questions that can be posed in an interview for a 5 year experienced person in manual testing
what is metrics in software testing? give me a brief detail about it?
1.what kind of testing have you done ?
What are the different cost elements involved in implementing a process in an organization?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
what are questions asked in TCS for database tester (sqlserver)?ay idea
Encapsulation of attributes and operations inside objects makes it easy to obtain object state information during testing. is it true.explain
what is the difference between Test-bed and test topology?
Why would we not include these?
need testing projects where can i find them