Actually by using severity u should know which one u need
to solve so what is the need of priority?
Answer Posted / suneel reddy
Seeverity is nothing impsct of that bug on the application.
Priority is nothing but importance to resolve the bug
yeah
of course by looking severity we can judge
but sometimes high severity bug doesnot have high priority
At the same time High pririty bug dont have high severity
So we need both severity and priority
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between authentication and authorization in web testing?
What's the difference between system testing and acceptance testing?
what is coupling integration testing
What is agile testing and why is it important?
If date field is a text field write test cases to validate it?
Hi Friends, I've to submit a presentation in my office about "Different bug tracking tools" ? Where can i find (or any site) the templates for the bug tracking tools.
PLS SEND REAL TIMERS, WHAT IS SOA TESTING..IM TRYING 3+ YR.. I HAVE GOOD KNOWLEDGE ON MANUAL TESTING... NOW IM NEW TO LEARN "SOA TESTING" IS BEST OR NOT? BEFORE LEARNING SOA TESTING ANY SKILLS ARE REQUIRED..... AND NOW WHAT IS THE MARKET FOR SOA TESTING... AND IT IS BASED ON PROGRAMMING OR NOT?
how many modules in ur bank project? what functionalities r there?how did u check? could u plz expalin ur banking project?
after completeing testing ,what would u deliver to the client?
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 expected result should come when Enter any sql query like “Select * from hello;” without quotes and with quotes.
What is an audit report? Whom is it done by?
how to indentify memory leakages after the build
what is the cheklist to check SRS document (after releasing) as a test ingineer and how can we check
Unix question: 1)command to print a list of files containing a particular word. 2) what does a .profile mean. 3) what is a file server? 4) Command to move towards left in vi editor explain grep and find commands using example.