RE: 1.Given an example for High severity and Low Prior...
1]High Severity And Low Priority----If there is an application if that application crashes after mulple use of any functionality (exa--save Button use 200 times then that application will crash)
Means High Severity because application chrashed but Low Priority because no need to debug right now you can debug it after some days.
2]High Priority And Low Severity---- If any Web site say Yahoo now if the logo of site Yahoo spell s Yho ----Than Priority is high but severity is low.
Because it effect the name of site so important to do quick ---Priority
but it is not going to crash because of spell chage so severity low.
RE: 1.Given an example for High severity and Low Prior...
High Severity and Low Priority:All Functional errors come under this questionHigh Priority and Low SeverityAll GUI related errors come under this question For eg.. Logo of any company
RE: 1.Given an example for High severity and Low Prior...
if u are able to launch an application 100 time but after that appliation gets crashed or any other defects arise like 'Data Lose data carsh etc..' the Severity will be high always as it affacts the application functionality and priority will be decided low beacuse till 100 time application is working perfectly.