Give example of High Severity and low Priority Bug you
filed?
Answers were Sorted based on User's Feedback
Answer / abhishek singh
1. High Severity & Low Priority : Suppose there is an application which generates some banking related reports weekly, monthly, quarterly & yearly by doing some calculations. In this application, there is a fault while calculating yearly report. This is a high severity fault but low priority because this fault can be fixed in the next release as a change request.
2. Low Severity & High Priority : Suppose there is a spelling mistake or content issue on the homepage of a website which has daily lakhs of hits. In this case, though this fault is not affecting the website or other functionalities but considering the status and popularity of the website in the competitive market it is a high priority fault.
3. High Severity & High Priority : Suppose there is an application which gives some banking related reports weekly, monthly, quarterly & yearly by doing some calculations. In this application, there is a fault while calculating weekly report. This is a high severity and high priority fault because this fault will hamper the functionality of the application immediately within a week. It should be fixed urgently.
4. Low Severity & Low Priority : Suppose there is a spelling mistake on the pages which has very less hits throughout the month on any website. This fault can be considered as low severity and low priority.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / vagish
High Severity means the impact of bug can lead to failure
of application.
Low Priority means chance of occurrence is very low.
Example: A web page have SUBMIT and RESET button, by
continues 100 times clicking the RESET button the page is
hanging.
| Is This Answer Correct ? | 3 Yes | 2 No |
How do u approach for testing a web application?
trecebality matrix used for which purpose?
What are all the things should be covered in the Unit Test cases ?
What is the difference between Functional requirement and business requirements?
what is difference b/w Quality assurance & Quality control
how to write test case in testing give some examples plz help me any one?
combo box is object or picture?
Hi What are the toold used for Manual testing? what are the tools used for defects/bug trackeing in Manual testing? I would appreciate if you can give some examples. Thankyou Sunitha.
Can you please let me know the negative test cases for telephone and notepad?
What are the main key components in web applications and client and server applications? And explain the differences between them?
When is a good time for system testing?
When u will start writing test cases?who will intemate u ,to write test cases?if the requirements changes day by day what will u do allready written test cases?