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 |
Where will you maintain information like url, login, password?
Explain what java api is required for generating pdf reports?
What are the steps involved in the automation process ?
Hi All, Is there any free automation tool for windows application and it's easy to use? I usually take a lot of time to regression test my application when there is a new build on live environments (about same 10 environments) I wish I know a automation tool to regression test and ofcourse it's free, easy to use (maybe using C#) Could anybody can advise to me a tool like that? I very appreciate ^^
I?m right now doing manual testing for Java Projects. We are planning to automate it. So, I need your suggestions in choosing an appropriate automated testing tool for doing Functionality testing, UI testing and Performance testing so that I will be able to implement it for our projects. Kindly help me in this regard. Thanks in advance. with regards, Kavitha.
What is a framework and what are the frameworks available in rc?
Can you do without a framework?
Explain me what are the main advantages of automation testing?
Can test automation improve test effectiveness?
How to find that tools work well with your existing system?
Can we do automation testing without a framework? If yes, then why do we need a framework?
What is an automated test script?