1) Can you tell me the High severity and low priority bug,High
priority and low severity bug?
Answers were Sorted based on User's Feedback
Answer / jasbir ahlawat
High Severity And Low Priority
This means that the bug will have severe affects if not
resolved but since it is not blocking our testing or some
other functionality so there is no urgency to get this
resolved.
High Priority And Low Seveirty
I hope you can answer this now.
But these are like rare kind of sceanrios in real time
because any bug which is severe must be critical and should
have high or medium or Very High priority and not Low.
Hope it makes sense!!
Thanks,
Jasbir Ahlawat
Accenture
Is This Answer Correct ? | 7 Yes | 0 No |
Answer / selia
Example of high severity and low priority bug:
If you fill a form, and on clicking on the Submit button,
the user information is not getting stored in the database
and is lost. We will give it a high severity. But since the
delivery for this module is two weeks from now, the bug can
be fixed later on, so we give it a low priority.
Example of low severity and high priority bug:
There is a spelling mistake in the text, is a low severity
bug since it is not breaking any functionality. But this
module needs to be complted tomorrow, so we assign it a
high priority.
Is This Answer Correct ? | 8 Yes | 2 No |
Answer / ashok
In Banking application the speling mistake marks a low
priority and also low severity. Where as in e-learning that
marks a low severity but high priority. It all depends on
the AUT.
Is This Answer Correct ? | 1 Yes | 1 No |
compatibility testing?
hey showed me a Web page containing 3 text boxes labeled as Name, D.O.B & Blood Group.It also have 3 Buttons as OK, CANCEL,Reset. They told me that 1) when you click on OK it'll route you to the next page and save the data in the database. 2) When you click on CANCEL it'll route you to the previous page. 3) When you click on Reset it'll clears all the entries made by you. Now they asked me to write Test cases to test the functionality of that web page & asked me to write 1 critical test case after which they will give final go ahead to test the rest of the application... I wasn't able to write the critical test case. Plz answer.
What is the difference between Retesting and Data Driven Testing?
hi,I want to learn testing concepts. But, actually, at least, I don't have basic knowledge about testing. but, my desire is to learn testing concepts. But, I don't know, which material is good?And which site is good to learn testing concepts. Please, could any one help me regarding this? If any one have good material with you, with out feel, kindly forward that material to me? Please, do this help for me. Thanks in Advance. my mail id is gopimanchella@gmail.com BEST REGARDS M.MurthySharma.
How to crash or break the web-based application
What is known Issue???
Can you explain tpa analysis?
what is the difference between Test-bed and test topology?
how does a client server environment affect testing?
what are functional and non functional requirement of SRS document..
What is the mean by Test Management,Test Design,Test Execution,Test Plan,Test Specification?
Equivalence testing divides the input domain into classes of data from which test cases can be derived to reduce the total number of test cases that must be developed. is it.explain equivalence testing