types of severity and priority explain some detailed
manner ?
Answer Posted / banesh
Hi guys..
Lemme clear ur Doubt as per my knowledge.
In simple sentence,Severity is defined by the priority.
For example:
If Two persons are suffering with fever one is with 103 degrees and other is with 101 degress. Generally doctor needs to attend 103 degress patient first. but if we set priority like for 103 degrees (p2)(medium) and 101 degrees as (p1)(high). then doctor should attend 101 degree patient irrespective of severity, hence i conclude severity is defined by priority. hope provided example is helpful.Thank you ,Banesh
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
What is black box testing, and what are the various techniques?
How can a LOG for testcases be maitained which can give information about a TestCase that is it new one or has been occured in previous versions of the software.
sanity testing is done during regression testing.is it true.if it is true plz explain?
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?
where can i learn domain knowledge? how cab i gain domain knowledge? what types of Questions can be asked in domain(BFSI)? PLZ REPLY ME
IN SQL SERVER 2005, With out using Query, hw can u break down USER NAME & PASSWORD to enter the software.
What are the tasks of test closure activities in software testing?
What are testing techniques? What is difference between general and specific?
Do you know anything about Set Top Boxes?
What is an error?
What kind of input do we need from the end user to begin proper testing?
Which is the best book to ref. for design the test cases/scenario in manual testing,which gives detailed idea with all the strategies ?
what is the difference between Test-bed and test topology?
can any body tell me what is the process of between after getting a documents and testcase writing.
1...DIFF BETWEEN QTP AND WIN RUNNER? 2... CHECKPOINTS AND EXPLAIN EACH OF THEM? 3...WHY IS STEP GENERATOR? 4... WHAT IS THE DIFF BETWEEN FUNCTIONS AND SUB ROUTINE?