A general Question: If there are two bugs one with high priority and one with high severity, which bug should be fixed first?
Answer Posted / mudaseer
high severity bug
if i am testing an application and if the app is crashing
then then the severity is high then it should be fixed
because i cant test the entire flow if the application is
crashing
major spelling is high priority but not high severity
because it wont affect the testing but before releasing to
the client we have to fix it
so the order is high severity and high priority
| Is This Answer Correct ? | 13 Yes | 8 No |
Post New Answer View All Answers
Why documentation testing is important?
How do you test google or gmail application??tell me step by step process??
How do you test a web application for dump and deaf??
What is alpha testing?
Write the test cases for yahoo home page
1.What types of documents would you need for QA, QC, and Testing?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
What is concurrent user hits in load testing?
What is positive and negative testing?
How to test a Falsh player scrollings?
Can you explain calibration?
types of reviews?Advantages of reviews? Diff between process and procedure? diff b/w verification and validation? diff b/w cmm,cmmi? exp tqm,gqm,iso,ieee? Roles and responsibilities of tester? Ricks,types of ricks? what r Quality factors?
What is defect cascading in software testing?
What is an exit criteria?
Write the test cases for file transfer from one user to other from Google Drive/drop box?