Can anyone Give me examples for high Severity and Low
priority defects?
Answers were Sorted based on User's Feedback
Answer / rajvelur
High Severity & Low Priority
Here if there is bug due to which the application will crash
and cannot work on the further. But this bug will be
occurred for only 1 in 1000 customers and also to get that
bug the user has to follow some specif steps(might 5 to 10
steps in order). so here the bug severity is high but it has
low priority as mostly the customers don't the steps where
in they will get that bug.
High Priority & Low Severity
Suppose the name of your applicais wrongly spelt in the
application developed it might degrade your company's
reputation, so here the bug priority is high but its
severity is low as it does not affect the functionality of
the application... Hope this answer will satisfy your
question...
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / chirag
The feature which is optional in your application and if it
gives some error(eg. server error) so, this will become low
priorty because it is optional feature and it is high
severity because of crash.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / satish
Hi ...all
examples for high Severity and Low
priority defects is..
For example java script validation to a textbox for phone
number.
like devloper given option to user to enter "-" after STD
code. Now user have option to enter "-" after STD code.
user may enter "-" or may not.
But in Database. For example user1 entered his phone number
like this 040-222222
and User2 entered his phone number like this 040222222.
and User3 entered his phone number like this 171222222
Here problem is..If user didnot entered STD code. and
developer may consider the first three digits are STD.
This sitiation comes under high Severity and Low
priority defect.
Plz tell me if iam incorrect.
satish_157@yahoo.com
157.satish@gmail.com
Regards,
Satish
| Is This Answer Correct ? | 2 Yes | 3 No |
Answer / rudraneel
High Severity Defects :
Core dumps,inability to install/uninstall the
product,product hangs,os freezes,data corrution,product
abnormally shuts down
Low Priority Defects :
Mispelling,graphical errors,enhancement request,program
flaws
| Is This Answer Correct ? | 0 Yes | 2 No |
Seriousness - seriousness of defect with resepect to
functionality (high,middium,low)
Priority - importants of defects with respects to customer
(high,middium,low)
High Severity - calculation bug
High Priority - Dependant output wrong, or page crash
(spell wrong or logo missing)
Low severity - user interface bug(spell mistake)
Low priority - improper allignment
| Is This Answer Correct ? | 1 Yes | 4 No |
What is precise of measurement?
Give an example of low serverity and low priority bug?
explain waterfall module.
wht is need for testing?why testing is neccsary?why testing is done?
Hi, I am Nithi. I have completed my MCA in 2005i am heving 2.2 yrs of experience in testing because of my daughter i got break during mar 2006 to dec 2007.now i joined in a small s/w company as tester.and i am looking for MNc job.what are all the things i want to prepare thanks in advance pls help me
What is mean by sdlc and expalin spiral model and proto type model?
what is installation in software referred to as?
What are the main key components in client and server applications?
Can anybody help i put the pharma and bank project in my resume, but i dont know what to tell about them, any body tell the where can i get the information about them,what i need to tell about these applications,please help me
What is Manual and Automation Testing Framework
After fix the bug if requirement change the tester what will do?
sanity testing and smoke testing both are same or not? what is mean by Build Acceptance Test?