Tell me the scenario where sevirity Low and Priority High?
Answer Posted / venkat reddy
Sevirity--the bug how seviorly affecting the
application /functionality. it is given by Tester
Priority--The bug which should be fix first based on
severioty,it is given by Developer.
Example:-
if we you open google account,there if u seen "gogle"
instead of "Google" (or) "google logo" has not be seen
clearly
above two things are not affecting the functionality or
testing process
so testers give low sevirity.
But
developers will see the bug in customer point of view.it is
very important for userinterface.so they will give High
Priority.
if i am wrong mail me...,
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
6 what do you like least about testing?
write testcases for open dialogbox
Can you explain the pdca cycle and where testing fits in?
Explain some techniques for developing software components with respect to testability.
What is a test scenario?
When we are recording in WinRunner and interact with the AUT, what does WinRunner do?
What is the difference between Functional testing and Unit Functionality testing?
what should be tested when credit card is used as payment option in ecommerce project?can anyone tell me in detail what to test n how to test when credit card is involved in web application?
How we will test ubercate
Describe any bug you remember. Plz Give some real examples
Describe your experiences with code analyzers.
What are the different test techniques used in functional testing?
Can you explain equivalence partitioning?
I know functional test cases are derived from frs and system design specs. But are test cases for performance, database, boundary, relational integrity and other types of tests other than functional tests created from frs and system design specs as well? When are these test cases created? Are they in the same test plans alongside functional test cases or is their a different test plan that includes these test cases?
What is bug leakage?