can anyone give me example of the following:-
low severity & high priority
medium severity & medium priority
high severity & low priority
Answer Posted / abhijeet
Low Severity and High Priority:
When there is a spelling mistake in a Login page i.e for
example The company logos such as SATYAM is spelled as
SAYAM in the front page of the application. This is treated
as a Low severity and High priority.
(or)
Banking application:
in some situations customer will not get confirmation
message even though the process is going on smoothly at
backend.
Medium Sev and Medium Priority:
When there are mistakes in Error messages or warning
messages.
High severity and Low priority:
Suppose as per clients req ur application should work on
Both IE 5.5 and IE 6.0. But it is working fine with IE 6.0
and not working with IE 5.5.
Hence it is not meeting the req it is high sev and hence
it's functionality is working fine but can fix it at any
time so of low priority.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is Wound Fixing?
whats the reason to display the password(not in encrypted form) in the script in load runner but not in QTP?
Risk Analysis a) 2 step, b)3 step, c) 4 step, d) 6 step
What is 'Account Conditioning'?
What are all the scenario for 1.google analytics 2.api 3.paypal
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
What are the roles of glass-box and black-box testing tools?
whats main working for tester. and developer, and prject manager.
What is your approach when requirements change continuously?
how to test ecg machine?
What are some best practices that you should follow when writing test cases?
Why you are selected software testing as career ?
What is reverse engineering?
any one giv test cases for wordpad using equivalence class partioning
What is bidirectional traceability ??? and how it is implemented