What is severity and priority?Give some examples of
severity and priorty and high severity & low priority and
viceverse and also explain each.

Answer Posted / vikki

Priority: Precedence, especially established by order of
importance or urgency

Severity : The state or quality of being severe.

Severity - Severity is basically determined by how severe
the problem is to the business, such as how many users are
getting affected or is the application's core business
function is not working properly, transactions are not
committed etc... Priority - Based on the severity one
arrives at the priority, I really don't think priority will
stand alone without conjunction with severity. As simple as,
if the problem is severe to the business, then it becomes
top priority. Next, one might argue why do we have both
severity and priority, since when the severity is high then
automatically priority is high. But in certain cases,
severity might be high but priority might be low since we
might have some time to resolve the issue completely. For
instance, when there is work-a-round to the issue or when
technical team has proactively found a bug in the system,
which will cause major business functions failure, but then
this bug will occur only when certain program is run and
this particular program is only executed one in a week or
month or year etc. And technical team has found this bug
early in the week or month or year. In such cases, severity
is high, but priority is low since there is some time before
we could start fixing it.
vikki090@gmail

Is This Answer Correct ?    6 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Mention the different types of software testing?

593


What is meant by Factory testing?? I have seen this one in a Job posting

1653


What is is External Quality Assurance (EQA) and Final Inspection (FI)?

12293


What is your understanding regarding a test plan?

547


Where I can get ITB/ISTQB sample question paper?

2613






How to test different Authorization levels for the Admin user and Userside users.

1919


Describe the dimensions of the risk in qa?

597


What is the difference between the qa and software testing?

617


What is the need of test plan document?

659


What is mr and what information does mr consists of?

611


What if the project is not big enough to justify extensive testing?

576


'configuration related errors' in testing means what?

1028


Can you perform regression testing performed manually?

600


Hai Friends I am working as a Software Test Engineer in Bangalore. I am taking Classes at weekends on Testing Concepts. I will teach will all the real time examples and writing the Test cases, Document Management and also about what are all the duties of a real time Test Engineer at a company. Course Fee is very minimal and only in week ends. For who attended the class any time support through phone and job guidence. Intrested Friends mail me at vinodhanandhan@gmail.com

1565


We have a directory structure /usr/local/jboss/server/{$app_name}/log/*.log which contains 1000 log files. A web application has been logging to the cloud.log file, the attempts of a user called test. The code logs the following way: log.debug(username); where the username equals “test”. What command line application and or combinations of applications will you call in order to create a file named user_log.csv that contains the following lines, where the timestamp is sorted: timestamp,username

1753