Sevirity & priority levels in bugzilla
Answers were Sorted based on User's Feedback
Answer / jacob
Hai Guys I am Jacob a Test Engineer who also happens to be
the admin of Bugzilla in my company
Severity and Priority are tow important points in weighing a bug
Bugzilla has many default parameters for both.. Basically in
most of the companies we use those only so I ll stick to that
Severity
This field describes the impact of a bug.
Blocker Blocks development and/or testing work
Critical crashes, loss of data, severe memory leak
Major major loss of function
Normal regular issue, some loss of functionality under
specific circumstances
Minor minor loss of function, or other problem where easy
workaround is present
Trivial cosmetic problem like misspelled words or
misaligned text
Enhancement Request for enhancement
Priority
Priority
This field describes the importance and order in which a bug
should be fixed. This field is utilized by the
programmers/engineers to prioritize their work to be done.
The available priorities range from
P1 (most important) to P5 (least important).
Feel free to punch back with any clarifications
| Is This Answer Correct ? | 12 Yes | 1 No |
Answer / narasimhan.s
Severity is defined as the how bad is product and how the
bug affects the application.
The severity status are Critical,High,Low,Medium
Pririty is defined as the how quick the bug should fix and
solve the problem.
Pririty status are P1 to p5
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / gopinath reddy
severity:
seviorness of bug with respect to functionality
priority:
How soon dev team with fix the defect
| Is This Answer Correct ? | 0 Yes | 0 No |
Hi all I need QA automation testing interview questions. pls help me in this topic. The interview is related to verification & validation of web based products. ( i want questions based on this topic ) where can i find interview questions realated to this? This is urgent requriment for me. pls share your inputs. any kinda help appreciaed. warm regards Lina.
What are the points that are covered while planning phase of automation ?
Types of F/w in Automation
why should I automate mysoftware testing?
Describe some problem that you had with automating testing tool.
Tell me what databases can test director reside on?
How to find that tools work well with your existing system?
22. Scenario: There are 1 to 100 numbers. Each number should be keep in the each column like from A column to Z column ie 1 to 26. From 27 to 52 should be in 2nd row in the excel sheet. This has to be continue till 100. How do you write Java program and what are various methods.
When do you prefer manual testing over automation testing?
What is a framework and what are the frameworks available in rc?
What generally is the structure of a framework?
Can we find all links on a web page?