Quality Analysis Question:
What is the difference between severity and priority of bug?
Answer:
Priority:
Concern with application from the business point of view.
Like: How quickly we need to fix the bug?
How soon the bug should get fixed?
Severity:
Concerns with functionality of application. It deals with the impact of the bug on the application.
Concern with application from the business point of view.
Like: How quickly we need to fix the bug?
How soon the bug should get fixed?
Severity:
Concerns with functionality of application. It deals with the impact of the bug on the application.
Previous Question | Next Question |
What does software development life cycle include? | Can you please explain the difference between build and release? |