WHAT IS THE DIFFERENCE BETWEEN PRIORITY AND SEVEARITY ?
Answer Posted / kiranmayee
Sevearity:How serious the defect is!!!
(or)
The impact of the defect in the system
Priority :The order in which the defect has to be fixed
High sevearity & low priority EX:a serious problem belongs
to future released module
High priority & low sevearity EX:Incorrect
logo(or)incorrect company name
| Is This Answer Correct ? | 18 Yes | 0 No |
Post New Answer View All Answers
What do you mean by Unit Testing, Integration Testing, System Testing, and User Acceptance Testing and when do you do them?
what is the function generator?
what we have to read to gain knowledge in banking and financial domain(software testing) for 4+ experience
What is Mixed Testing
what is your daily activities?
if yahoo ceo asks you to do performance testing for yahoo site, what are the inputs you ask from them?
explain fish model in detail?
how can we give (ASSIGN) bug privitorirs and seviroty to the bug explain with exanple
Tell some examples of bug severity and bug priority?
What are the challenges you faced in your project (Testing) and in your company?
There are some features to improve the performance of a Product. What are those factors?
What is meant my Firewall testing? how the testing is performed on it?
Is anybody have the telecom systems test cases from start to end?
What is the term ‘quality’ mean when testing?
Can anybody write the test cases for the following scenario. I want to create District. for that, District Code field, District Name field, Reset button, Submit button, Back button are there in the screen. whenever we enter District Code & District Name in the related fields, by clicking on Submit button, District should be created. By clicking on Reset button, all fieds should be cleared. By clicking on Back button, user should navigate to home page. Can you write the test cases for the scenario. I want to know the test case format for the scenario. what procedure is the best. tahnks in advance...