Hi
Giving the good example for High priority with low
severioty bug examle?
Answer Posted / sidhartha
Most of the people portray "LOGIN" example when they are
asked about SEVERITY and PRIORITY in the interviews.
Instead of making this as a standard example, we will try
to give them a simple and more realistic example. This is
nothing but "Thinking out of the box", one of the good
characteristics that a test engineer should possess.
We'll first see very simple definitions of Severity and
Priority -
Severity: Severity means how badly it harms the system
Priority means how urgently bug is needed to be fixed
Now, we will try to design examples based on the different
combinations of Severity & Priority.
1. High Severity & Low Priority:
If you found that there is major crash in the functionality
of the application but the crash lies in the module which
is not delivered in the deliverables in this case the
priority is low Severity is high.
2. High Severity & High Priority:
When application doesn't start
Installation failures
When there is a show-stopper before testing the actual
specification. For example, testing the 'SAVE DRAFT'
functionality is my requirement and the application is
failing while composing the mail itself. Without composing
an email, I cannot test if the 'SAVE DRAFT' functionality
is working fine or not.
3. Low Severity & High Priority:
For example there is cosmetic change in the clients name
and you found this bug at the time of delivery, so the
severity of this bug is low but the priority is high
because it affects to the business.
4. Low Severity & Low Priority:
Spelling errors in documentation
Cosmetic issues will have low priority until they are close
to the delivery date.
Any functional failure during the exceptional cases and
almost never such scenario appears at the customer. For
example, customer is using a ORDER TRACKING SYSTEM in
which ‘Quantity’ is a integer type field to enter the
number of cement bags used. Application throws a database
error when the quantity is entered either ‘0’
or ‘10000000000’ (1 plus 10 zeros). This type of issue will
have low priority, which is an exceptional scenario from
the customer’s regular business process; but still we have
to fix it.
If you have any more queries, please don't hesitate to
reach me on - bugcatcher@in.com
Best Regards,
Sidhartha
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What is your approach when requirements change continuously?
What if the project isn’t big enough to justify extensive testing?
When first time we are testing the screen then we have to write that this screen should contains so & so columns [ suppose there r 10 columns on that screen]in the expected result
Give an example for pre testing and post testing ?
What is bug priority?
Why is it impossible to test a program thoroughly or in other terms 100% bug-free?
Please Provide me the link to download Testing Category questions and answers If some body has downloaded it pleae send it to me Pavan : Email pavan_cd@yahoo.com Quetion2 : Can any body Explain me about Testing thumb rules
I have an Interview about Guidewire claimcenter,so could you provide any info regd it?.I would really appreciate any kind of help- email at hvshah2001@gmail.com
When we use integration testing for any new system so why we required system testing.
Can anyone please suggest me a online book on manual testing??
what is independent question and what is retriewing and what is problem of severity.
What are the benefits of requirement traceability?
What is frame level testing and how do we test it?
1.What is bidirectional traceability ??? and how it is implemented? 2.What is Automation Test frame work ? 3. Define the components present in test strategy? 4. Define the components present in test plan? 5. Have u written Test plan ?…. thank u!plz reply........
What is the responsibility of programmer’s vs QA?