Hi
Giving the good example for High priority with low
severioty bug examle?
Answers were Sorted based on User's Feedback
Answer / vijaya koya
Hi,
ex: If a client having some particular logo on the home
page,if that logo is missing then the bug status is high
priority and low seveority.
Because of this bug the functionality is not stopping in
the application.
But as per client it is very important.
So the status will be high priority & low seveority.
| Is This Answer Correct ? | 18 Yes | 0 No |
Answer / 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 |
Answer / nizam.yoonus
Low severe but high priority: one gud eg,4 a new
release,version no is not updated ,rest is fine
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / n t
A simple and steady example is login screen.
Suppose there are only two lebels "UserId" and "PassWd"
field.
In place of "UserId" text by mistake it is "UseQ". And all
other functionalities are working fine.
This is a low severirt and high priority defect.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / nizam.yoonus
after 1oo times log in an application crashes it is high
severe and low priority bug
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / swapna
Eg> if an application launches perfectly 100 times but
after that it gets blocked. In this case the severity will
be high and priority will be low, as it's not affecting the
functionality of an application.
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / navaz
Simple Example
For The Allinteview.com site in the top left of the site it
is displaying site name AllInterview.com instead of this
some spell mistake is there for eg: AliInterview.com it
will be considered as High priority with low Severity bug.
The solution for this bug is very simple for the Developers
an it is not effecting any modules in the site that
indicate Low Severity.
If I am wrong plz mail me
| Is This Answer Correct ? | 0 Yes | 1 No |
For example assume that the length of the USERNAME and
PASSWORD in the login screen is 30 (max) while testing
you came to know that it gives server error if you give
UESERNAME and Password above 25 character.
So this will be the bug with High Priority Becoz it is
displaying server error but in real time nobody is going
to give USERNAME and PASSWORD that much long so this problem
can be handled later so low severity.
Correct me if i am wrong
Vinodh Anandhan
Software Tester
9944114400
Exceed Technologies (P) Ltd
vinodh.anandhan@exceedintl.com
Chennai
| Is This Answer Correct ? | 1 Yes | 3 No |
Does we make documentation for all defects?
What is the difference in ad-hoc testing and one time testing ?
1. Write configuration tests for a web based application. 2. How does a plane turn on ground? Explain with logic. 3. How would you test the volume control for a music system? 4. You have been given an application and you have only 15 mins to test the application. How would you do the testing? 5. Your machine, which is on a network has been disconnected. How you debug the problem? 6. What is the sum of numbers from 1 to 1000? 7. What is the probability that on rolling four dices same number appears on all dices? 8. You have been given 8 identical balls out of which one of them is heavier. How would find the heavier ball in the least number of tries with the help of a balance? Explain 9. There is a disc which has been painted half black and half white. You have been given sensors which could detect white or black colors. The disc is revolving in either clockwise or anticlockwise direction with variable angular speed. Find the minimum number of sensors required to determine the direction of rotation of the disc. 10. 64,54,42,31,20 which number does not fit in the series?
anybody having idea about mobile testing materials
What type of questions may ask related to sql during interview?
do you write test case for smoke testing?If not why?
Easiest way to write test cases? How i can learn writing the test cases?
diff between re & regression who will decide priority
Provide an Example with ‘High severity and low priority’ and ‘Low severity and High priority’.
WHAT IS PROTOCAL TESTING..EXPLAIN? L2, L3 PROTOCALS TESTING MEANS WHAT?EXPLAIN BRIEFLY
What is a ‘test plan’?
What is Performance Testing?