Gv example of a defect with high priority and low severity?
Gv example of a defect with high severity and low priority?
Answers were Sorted based on User's Feedback
Answer / amulyaranjan
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.
| Is This Answer Correct ? | 18 Yes | 3 No |
Answer / kumar
1. high priority and low severity :
A web site link with a spelling mistake in the companies
name.
EX - www.citybank.com
As there is no functional impact with the issue , so the
severity should be low .But the issue with spelling mistake
may block many people from navigating to the correct website
, So the issue holds a highest priority.
2. high severity and low priority.
For a link ( functionality tab) within a web site , whose
functionality is not to be released in current release plan
, if it is broken ( not working ). The defect that should
raised for this issue , should have high severity ( as the
functionality is blocked ) and low priority (as it's not
currently required ) .
NB : Feel free to shout out in case of disagreement .
| Is This Answer Correct ? | 1 Yes | 0 No |
Should Tester have to write separate test cases document for Functional testing, UI testing, Regression Testing, Stress testing etc....?
What is Test Strategy and Test Plan..what is the Diff.between those?
What is the difference between Use case and Test Scenario? Explain the Architecture of u r project?
we are about to implement a Test tool to test the performance of website, so what script does a tester should know (friends plz help me)
Explain the Stress Testing
1.. what is mean by data base testing and what are the important things you want to check while in database testing ?
Who will do the Effort Estimation and Scheduling ?
How to get the testing experience of capital market or banking domain? Are there any demo applications/websites?
why use caffine for HPLC calibration ?
1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?
after completeing testing ,what would u deliver to the client?
What is the difference between Functional testing and Unit Functionality testing?