ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   SiteMap shows list of All Categories in this site.
Google
 
Categories  >>  Software  >>  Testing  >>  Manual Testing
 
 


 

 
 Automation Testing interview questions  Automation Testing Interview Questions
 Manual Testing interview questions  Manual Testing Interview Questions
 QA Concepts interview questions  QA Concepts Interview Questions
 Mobile Testing interview questions  Mobile Testing Interview Questions
 Test Cases interview questions  Test Cases Interview Questions
 Test Documents Reporting interview questions  Test Documents Reporting Interview Questions
 Testing AllOther interview questions  Testing AllOther Interview Questions
Question
Difference between Severity & Priority?
 Question Submitted By :: Sushma
I also faced this Question!!     Rank Answer Posted By  
 
  Re: Difference between Severity & Priority?
Answer
# 1
Severity: Impact of the defect on the Application. Assigned 
by Testers.

Priority:Impact of the defect w.r.t users. 
        : How fast we have to solve the defect.
 
Is This Answer Correct ?    7 Yes 1 No
Sushma
 
  Re: Difference between Severity & Priority?
Answer
# 2
Severity is seriousness of the bug
where 
Priority is How fast the bug should be rectified?
 
Is This Answer Correct ?    4 Yes 0 No
Shiva.annam
 
 
 
  Re: Difference between Severity & Priority?
Answer
# 3
severity describes seriousness of the defect with respect 
to functionality
where 
priority describes importance of defect to solve with 
respect to customer.
 
Is This Answer Correct ?    4 Yes 0 No
Padmaja
 
  Re: Difference between Severity & Priority?
Answer
# 4
Severit: how bad the defect and its reflect or imapact on 
the s/w application with respect to the customer 
requirement and on the user.severity given by the test 
engineer.

Priority: How important the bug when it is to fix.It 
shopuld be fixed on the basis of importancy of requirement.
Priority of the defect decide by the Developement team 
member.
 
Is This Answer Correct ?    2 Yes 1 No
Muditpurwar
 
  Re: Difference between Severity & Priority?
Answer
# 5
hai
 
Severity -  impact of the bug on the functionally 
priority - order of important of the bug
 
Is This Answer Correct ?    2 Yes 3 No
Sara
 
  Re: Difference between Severity & Priority?
Answer
# 6
I can differenciate with example
suppose we identify two bugs
1. The client logo is not appearing on the web site but the
site is working fine... in this case the severity is low but
the priority is high because from company's reputation it is
most imp to resolve. After all the reputation wins more
clients and projects and hence increases revinue 

2. The Qaurterly statement event is not triggering from the
website and we are just at the begining of the new quarter
after a new release. 
In this case the Severity is High but priority cauld be low
becase we have time till the quarter ends to fix the bug

So the botemline is that in the priority v/s severity 
matrix the priority is completely bussiness impact driven
and the severity is completely technical impact driven. :)

Hope this helps !!
 
Is This Answer Correct ?    7 Yes 0 No
Karan Sharma
 
  Re: Difference between Severity & Priority?
Answer
# 7
severity means how severe it is effecting the functionality

Priority means how fast it has to be fixed.
 
Is This Answer Correct ?    0 Yes 0 No
Laxmi
 
  Re: Difference between Severity & Priority?
Answer
# 8
the diff will be more clear if u go for an example of Low
priority high severity  and high priority low severity 
1. low p high s :- suppose we have a link on our site that
is visited very rarely may be in once 1000 times on which
our system crashed that is High Severe because whole system
crashes but Low priority because Link is very rare.....
2. misspelled company name or missing logo from front page
have no impact on s/w functionality but having a worst
impact on company's goodwill so this is this case of high
Priority but Low severity........
 i hope u will understand...
 
Is This Answer Correct ?    1 Yes 0 No
Pooja
 
  Re: Difference between Severity & Priority?
Answer
# 9
Severity:Severity indicates the criticality of the
failure[Functional or procedure failure of the complete
system with no work around, or defects that are urgent
customer care driver].

Priority: The order in which the defect should be fixed.
 
Is This Answer Correct ?    0 Yes 0 No
Rupeshboyalla
 
  Re: Difference between Severity & Priority?
Answer
# 10
Severity is in terms of application under test where as
priority is in terms of customer requirements..
 
Is This Answer Correct ?    1 Yes 0 No
Sm
 

 
 
 
Other Manual Testing Interview Questions
 
  Question Asked @ Answers
 
How you can decide the number of testcases are enough for testing the given module? AppLabs3
what is diff between stress testing and spike testing  1
what is negative testing and positive testing with example?  2
why we go for winrunner ? and when we go for winrunner CSC2
how to write test cases for chair?  5
What is Inter-System Testing? Please answer me frnz!!!  4
Manual Testing: 1.How do we categorize Test cases in Regression Testing? 2.How can u do Performance tESTING? 3.What r the parameters u apply for doing functional testing? 4.what is non-functional testing? 5.if they r more number of test cases how can u pick up a selective test case? 6.what is good requirement& bad requirement? 7.what is functionality testing? 8.how to manage test cases when requirements change? 9.at what phase of project testing starts? 10.diff between test bed n test environment? 11.what did u achieve being a tester? 12.what is pare to analysis? 13.what is testcondition? who prepares it n when it is used? 14.what is show stopper? 15.what is backend testing using sql? 16.diff bet application testing n product testing? 17.what is cause effect graph? 18.how performance testing done manually? 19.what is proto type testing? 20.pre UAT and UAT testing? 21. what is broken link in web testing n how to test it? 22.what is cyclomatic complexity explain with example? 23.what is buddy testing?  2
Whats the resumption and assumption criteria in Test plan? explain briefly. Oneclick-Testing-Solutions1
what is baseline document,can u say any two?  3
Hi everyone.This is one of my interview questions.Could you please send me the answer for this?My ID:spam4rekha@gmail.com Q : what is BVA and ECP ? Thank You rekha  4
What is Retesting? Tomax14
How to write integration test cases? And as a black box tester do we write integrated test cases and how? IndiumSoft1
What is end-to-end testing when we will do that testing?  9
in your organization in what way(phases) s/w is developed and in what way testing will be conducted?  4
How do we decide scope for smoke and sanity testing? BMC1
At what stage of the life cycle does testing begin?  2
what is the difference between functionality testing and regression testing  5
Condition testing is a control structure testing technique where the criteria used to design test cases is that they Option 1 Rely on basis path testing Option 2 Exercise the logical conditions in a program module Option 3 Select test paths based on the locations and uses of variables Option 4 Focus on testing the validity of loop constructs  1
What is the difference between debugging and manual testing? Siemens7
what is testplan? and can you tell the testplan contents? IBM1
 
For more Manual Testing Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com