Give an example of high severity and low priority bug?
Answers were Sorted based on User's Feedback
Answer / less than you
Few bugs can afftect the application highly but put on hold
to fix later. Take an example: suppose you are filling a
registeration form and submitted successfully but after
entering 2000 details it started showing unexpected errors
like server error etc. Now, during the time of
categorisation under priority we must understand that this
is affecting the functionality but after submitting 2000
details means 2000 details been submitted successfully.
Therefore this issue will consider under high severity and
low priority.
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / kiran
For a finance application the login and password screen is
not developed initially. During internal testing of the
application the development is not required. But must be
created and tested when the application moves to the real
world. This is low priority as this development can be done
before the delivery to the client. High severity, because
it is a finance matter.
| Is This Answer Correct ? | 3 Yes | 0 No |
Describe to me the Software Development Life Cycle as you would define it?
write test case for gmail sign up page ?
what is ur approach if u find a bug, while you have release in next one hour?
What is cookies?How do you test cookies?
difference between QA, QC
What is actually a rule based testing
wat is ur involvement in test plan
What is Recovery Testing in Testing the TV
Which are the major bugs u found while testing an aplication?
what qualities a person must have to become a good tester
Is it possible to have a defect with high severity and low priority and vice-versa i.e high priority and low severity? Justify,if possible? give a example?
What is System Testing and Integration Testing.Differentiate them.