can anyone give me example of the following:-
low severity & high priority
medium severity & medium priority
high severity & low priority
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / suresh
Hi Poonam,
Pls. visit the following links for the answers..
and one more poonam, before posting these type of common
questions first search for the keywords in the site once using
search utility provided at the home page of allinterview.com.if
u didn't found what ur searching thru that , then only post it..
http://www.allinterview.com/showanswers/1619
http://www.allinterview.com/showanswers/3875
Thanks
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / siva
Swetha, answers given by you are correct, but Severity and
Priority are reversed here.
Severity means: Seriousness of defect wrt Customer.
Priority: Importance of defect wrt to Functionality
Is This Answer Correct ? | 1 Yes | 2 No |
Answer / swetcha
Severity:Seriousness of defect wrt functionality.
High: If without resolving the testing,we r not able
to continue testing
Medium:Compulsory to solve at one or the other stage
but able to continue testing
High: May or may not resolve
Priority:Importance of defect wrt to customer
(High,Medium,Low)
Plz let me know if it's wrong.
Is This Answer Correct ? | 2 Yes | 4 No |
What r the risks involved in testing?
What is confirmation testing? Different between regression testing, confirmation testing and unit testing?
How u prepare Test data in testing process???
For Change Password functionality-- Test Case is -- > Change Password Test Steps/Descriptions: 1) Enter Old Password 2) Enter New Password 3) Enter Confirm Password 4) Click on Save button Expected -- > User should login successfully. My question is --> After 4th step tester will check/verify that user [whose password has been changed] is login successfully or not. Should I have to write that steps which user will fallow to verify user login in above test case? What are the preconditions for above test case?
what is black phase in SDLC
What is CheckList?
What mean by STLC (S/W testing life cycile)?
When bug is raised ?
what is protocol in software testing? can u give it with a good example?
what are the minimum requirements to start testing ?
Explain Equavalence Partioning.With example?
How will u do manual testing of yahoo messengers?