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 |
default time for executing 1000 lines of script in winrunner and also in qtp.
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}?
Give some examples for test management tools?
hi to all, if we open a browser(for ex. yahoomail.com) using navigate command. the cursor by default focussing on the 'yahoo id' html edit box. how to get the label(ie.,yahoo id) of that html edit box using descriptive program. here we should not use identify tool to get the property,thtml editbox method. by tracing the cursor position we have to get the label name. is it possible? please let me know.
Types of F/w in Automation
What are the disadvantages of Hybrid framework
How to Rcognize the Objects in the Web Page Dialog Using QTP
How do you decide which tool you have to use?
I have a web page.In that i have two links called "gmail" and "gmail". Both links are look same.One link is at top of the page and other link is at bottomn of the page. How the automation tool can be recognized these link and make to click the link i want?
what are the steps followed in unit testing, system testing, integration testing
What testing activities you may want to automate?
What are the application does winrunner support? What are the applicaiotn does QTP support? Does winrunner, QTP can be used in Linux OS?