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 |
Which are the possible test cases can U write for Combo box validation ?
How does one do Regression Testing for Manual Testing projects?
wt r the types of testings r belongs to black box testing, wt r the types of testings r belongs to white box testing and wt r the types of testing r belongs to both.
Can you tell me some thing about source code testing tools?
Differentiate verification and validation?
from user point of view wht is the test case for notepad
Give me examples for high priority and High severity defects?
Expalin about metrics Management?
What tools you will use for writing testcases, defect reports,test reports etc?
Give example for usability testing ?
Wat Is Configuration management and were we store all our testcases and Test data everything related to project for testing how we come to know abt the changes made in the modules and srs plz explain me the detail process for the abve if possible were to get the tutorial for all these cvs tool
How to perform Gui testing ?