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 |
Describe common problems of test automation.
How did you use automating testing tools in your job?
What are the steps to perform Load and Stress testing on a Website? What resources do I need to do this? Please advise. Thanks in advance.
1.what is senario?
Tell us the line of code webdriver driver = new firefoxdriver();.?
Hi all, Do anyone have the experience in PDF Document Automation using OLE objects and methods? If so suggest the best websites for source. Thanks :-)
What are some of the common misconceptions during implementation of automated testing tools for the first time?
What are the points that are covered while planning phase of automation ?
In realtime what is the Testing Process especially in automation plz its very urgent
Describe common problems of test automation.
hello frnds this pooja i hav started working on selenium with java ecllipse frnds could u tell me how to handle popup windows and security alerts i m jst trying and couldn't do anything plz help
test cases test wheather window? test cases to test calculaor? test cases to test a reverse string program? test cases to test program{ int.parse(sting str) $return (int)}? test cases to test program{display string length}?