Give two examples of HIGH SEVERITY and LOW PRIORITY.
Answer Posted / vishakha b
The first example (Google) is for "Low severity and High
Priority". Second example is correct.
Another example can be given as: Say a link is there under
Help guide document, clicking on which, it gives crash. But
this link is visited very rarely. So this can be another
example for High Severity but low priority.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is the test case?
What processes/methodologies are you familiar with?
What does entry and exit criteria mean in a project?
When we use integration testing for any new system so why we required system testing.
how to write defects in excel sheets when defects occured
Tell me a critical defect in which your Client,PM,PL appreciate on you
What is the responsibility of programmer’s vs QA?
What are the review documents used for testing?
what are metrics and what are metrics did u collect in you are project
What r all the security problems u r facing & the measures taken to solve.
If client give you a project then which testing you will perform first
is it possible web application make it as executable file
How can I use bugzilla in my company to track a bug and to allow the client to see the bug report online throughbugzilla. Please explain in detail. I am really need this.
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 actually a rule based testing