give me an example of high severity and low priority.And
low severity and high priority
Answer Posted / shahwali
severity : The impact of the defect raised on the
application/system
priority : The urgency to fix that defect(how fast or by
what time the defect should be fixed)
Example for High Severity & Low Priority
wrong order of the functionalities
say there are 4 functionlities, the order should be
1)User Name
2)Password
3)Company
4)Branch
but in the actual apllication its like
1)User Name
2)Password
3)Branch
4)Company
here the order is wrong but the module is performing the
required task.
Example for Low Severity & High Priority
Imagine a web-site of an organization. The organization
name is spelled wrongly, the severity here is low (i.e.
impact is minimal) but the urgency to fix the defect would
be high as it is the name of the company (i.e priority is
high and it should be fixed ASAP)
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Which is the best book to ref. for design the test cases/scenario in manual testing,which gives detailed idea with all the strategies ?
What impact ratings have you used in your projects?
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
what are the risks and contingencies u had in ur project?
If you are handling a product testing and if there are around 100 test cases and in them few test cases are failed then at the end of the day how will you treat whether the product is pass/fail.? consider the failed test cases are in functional requirements.
How to do the performance testing manually? Does you have a test case for that?
What is meant by entry criteria and exit criteria in software testing?
Being an Manual tester, what will be the role or activity in test plan ?
What is the full form of cmmi?
What is the different between SIT and UIT?
What is the limit for test steps?It should be 10/20/30etc
i need manual testing interview questions for 2+ experience plzz help me..
tell me brief about your project? please help me how to explain the project what is the flow? my current project is ERP domain web based application. please help me
What is CVS and why it is used?
Hello. I am not here to answer your question. I jus found a job as software QA engr. And i am totally new to software testing. So can someone pls help me in the following scenario? there is this registration screen, and it contain: One textbox called Nickname which only accept alphanumerical One textbox called Contact which only accept numerical, One textbox called Email which can be filled with alphanumerical and symbol and One button called Register now becos there is so many textboxes, where i can filled with alphabet, number, symbol, "just space", leading zeros, leading space. there will be lots of combination. can someone pls help.. i will be appreciated if u can post the test case of the scenario i mentioned. Lots of Thanks