Give an example of High sevierity and low priority

Answers were Sorted based on User's Feedback



Give an example of High sevierity and low priority..

Answer / lokesh chauhan

Severity describes the seriousness of the bug.

Due to a bug a total module may not be accessed.For example

bug1: if "Application"button is clicked then it should
open the application form page. If the button click does
not work then it can be described as severity is "high".

bug2: If the click of "Application" button opens the
application page but the details needs to be displayed in
the current page are not displayed then it can be described
as severity is "medium".

bug3: If the caption of the "Application" button is
misspelled as "Aplication" then it can be described as
severity is "low"

Priority describes what is the bug which needs to be fixed
at the earliest. This is normally decided by the PM.

For example in the above case if the "application module"
need not be submitted immediately then bug1 and bug3 may be
given "high" priority where as bug2 may be given
priority "low"

In the above case if the "application module" has to be
given immediately then all the three bugs bug1,bug2,bug3
are given "high" priority.

Is This Answer Correct ?    4 Yes 1 No

Give an example of High sevierity and low priority..

Answer / kiran

You need to decide how severe the bug affects application
and priority decides based on the specifications.


Example: Think that you have drop down for selection of
reports in your applictaion, where the report name is
Mispelled. Based on name only you can select and view the
status of particular repot. In this case Its high severity
from testing perspective asper Rquirements but as per
development spelling mistake is a low priority.

Hope this helps you.

Is This Answer Correct ?    2 Yes 1 No

Give an example of High sevierity and low priority..

Answer / swaroopa

High severity means, becuase of that defect user is unable
to do any operation.

Low priority, this scenario occurs rarely or among 50000
users only one user tries that situation

Let me explain you clearly

The system is hanging/crashing if user is trying to access
a help page, but that help page will be opened by users
rarely.

Is This Answer Correct ?    1 Yes 1 No

Give an example of High sevierity and low priority..

Answer / pallavi

Severity
How bad the bug is and how it impact on our Application.
Priority
what is the bug and when We have to fix it.

I would like to give one Example

an application which generates some banking related reports
weekly, monthly, quarterly & yearly by doing some
calculations. If there is a fault while calculating yearly
report. This is a high severity fault but low priority
because this fault can be fixed in the next release as a
change request.

if am wrong then please send me mail
pallavi.panchbhai@gmail.com

Is This Answer Correct ?    2 Yes 2 No

Give an example of High sevierity and low priority..

Answer / sangeetha

Seveierity means: how the bug affect the functionality of
the application.
priority means how urgently the bug need to fix it

Example if 2 user login the same application 1 user can
able to access the application but the 2nd person can't
able to access the application

Is This Answer Correct ?    2 Yes 2 No

Give an example of High sevierity and low priority..

Answer / mfsi_priyankaa

For example an application which generates some banking
related reports weekly, monthly, quarterly & yearly by doing
some calculations. If there is a fault while calculating
yearly report. This is a high severity fault but low
priority because this fault can be fixed in the next release
as a change request.

Is This Answer Correct ?    1 Yes 1 No

Give an example of High sevierity and low priority..

Answer / sendil

In a module of say two interfaces,the link between them is
broken or it is not functioning

Is This Answer Correct ?    1 Yes 2 No

Give an example of High sevierity and low priority..

Answer / rajendra

High sevierity and low priority bug

This means that:
Bug affacting the application functionality sevierly but
the it has less priority to fix it.

For eg read the following bug description:

Session is not expiring after clicking on logout button in
any screen.

if we click on logout button it is navigating to login
page,but if we click on browser back button again it is
navigating to previously viewed page and not allowing to do
any operations.

byee
Friends

Still if u have any doubts don't hesitate to call me or
mail me.

Rajendra Prasad Reddy
rajendra_penumalli@yahoo.com
My Mobile number:9885162742
Hyderabad
India

Is This Answer Correct ?    2 Yes 5 No

Post New Answer

More Manual Testing Interview Questions

What is Software Testing ? Why software testing is necessary ? When to stop testing?

1 Answers  


which defect matrix or what defect matrix would you look at in ascertain the quality of product? And give some explanation about defect matrix. Its urgent.

1 Answers  


In the static testing,what all can be tested?

2 Answers  


Hi All, Can anyone please tell "Which Testing is most important in SDLC process" ?

2 Answers   Infosys,


what is localization and globalization testing?

5 Answers  






what is boudarary value analysis? what is the use of it?

4 Answers   Syntel,


what is the difference between Error,Defect,Bug,Failure

11 Answers  


1 what is smoke and sanity testing , when it will be performed ?

3 Answers  


INTERVIEW question:- Explain the process in your company?

3 Answers   ABC, Mind Tree,


security testing what are the things you want to check in security testing ?

1 Answers   CSS,


How will we come to know that its a bug,in what situations we consider it as a bug?

3 Answers  


exact difference between smoke testing, sanity testing and unit testing

2 Answers  


Categories