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                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
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
what is difference between severity and priority?
what is difference between bug and defect?
 Question Submitted By :: Rajkumar.sj
I also faced this Question!!     Rank Answer Posted By  
 
  Re: what is difference between severity and priority? what is difference between bug and defect?
Answer
# 1
Severity means seriousness of the Bug..Priority means which
one should rectify first..
  I too don't know exact diff. between Bug and Defect.
One more RajKumar..Don't club two different questions as one
b'cos some one know one answer and some one may know the
answer for the other..So Post as two different questions..
 
Is This Answer Correct ?    6 Yes 0 No
Semo
 
  Re: what is difference between severity and priority? what is difference between bug and defect?
Answer
# 2
I tester finds any thing than its called bug.
If coustomer finds Than its deffect
 
Is This Answer Correct ?    2 Yes 5 No
Guest
 
 
 
  Re: what is difference between severity and priority? what is difference between bug and defect?
Answer
# 3
severity means How badly it is affecting on function.
Priority means How important it is to fix that bug.


Defect means anything which is missing, extra and wrong.
Bug means error.
 
Is This Answer Correct ?    0 Yes 2 No
Rajani
 
  Re: what is difference between severity and priority? what is difference between bug and defect?
Answer
# 4
Severity - Impact of bug in the application. 
Priority - Effect of bug in the application.

Bug = when a tester gets any difference in application from 
its requirement then it is called as bug.
Defect = when the customer finds any difference from 
requirement or if the application doesn't work properly 
then it is called defect
 
Is This Answer Correct ?    2 Yes 0 No
Softwaretester
[Vouch Integrated Technologies]
 
  Re: what is difference between severity and priority? what is difference between bug and defect?
Answer
# 5
Severity - Impact of defect on the product.Severity types 
is given by testers.
Priority - Depends on Business logic.Proority is given by 
business people or product manager in the company.
   A defect may have high Severity but low priority coz it 
may not be involved in business logic.

Bug-Conformed defect is called bug.it is said to be bug 
only at developer place.
Defect-Any functionality is wrong then it is said to be 
defect by testers.It turns to bug only at developers place.
 
Is This Answer Correct ?    0 Yes 2 No
Sandhya Reddy
 
  Re: what is difference between severity and priority? what is difference between bug and defect?
Answer
# 6
severity-the seriousness of the defect with respect to 
functionality
priority- thre importance of the defect with respect to
customersite

bug-developer should accepect the defect 
defect- difference between the actual values to expected 
values
 
Is This Answer Correct ?    1 Yes 0 No
Syam Kumar_hyd
 
  Re: what is difference between severity and priority? what is difference between bug and defect?
Answer
# 7
what is diffence between bug and defect?
Error : Is an undesirable deviation from requirements 

Bug : Is an error found BEFORE the application goes into 
production 

Defect :Is an error found AFTER the application goes into 
production
 
Is This Answer Correct ?    0 Yes 0 No
Arul Velan
 
  Re: what is difference between severity and priority? what is difference between bug and defect?
Answer
# 8
Severity:Means how severe the bug is and to what extent its 
affecting the application
Priority:When we want the developer to fix the bug
E.g:if P1 is the priority given to a bug then the developer 
should fix the bug at the earliest
------------------------------------------------------------
Bug:Found by tested before the application goes into 
production
Defect:Found by customer after the application goes into 
production
------------------------------------------------------------
 
Is This Answer Correct ?    1 Yes 0 No
Girish
 
  Re: what is difference between severity and priority? what is difference between bug and defect?
Answer
# 9
severity is nothing but  impact of the bug on the 
application

priority is nothing but importance to resolve the bug from 
customer point of view
 
Is This Answer Correct ?    0 Yes 0 No
Suneel Reddy
 
  Re: what is difference between severity and priority? what is difference between bug and defect?
Answer
# 10
Severity : It Means how depth it is effecting the 
application.
Priority : How fast it should be resolved to avoid the 
defect.
 
Is This Answer Correct ?    0 Yes 0 No
Krishna
 
  Re: what is difference between severity and priority? what is difference between bug and defect?
Answer
# 11
severity:the seriousness of defect in terms of functionality
priority:the importance of defect in terms of customers


defect:a mistake in coding is called error.this is error 
found by during testing by test engineer called defect

bug:reported defect accepted by the developers is called bug
or issue issue means bug in us terminology.
 
Is This Answer Correct ?    1 Yes 1 No
Rajesh
 
  Re: what is difference between severity and priority? what is difference between bug and defect?
Answer
# 12
severity : the importance of defect wrt testcase is severity
priority : the importance of defect wrt customer is priority

Defect: due to errors if any mismatches occur in program is 
called defect
Bug: if that defect approved by developer then it is called 
bug.
 
Is This Answer Correct ?    2 Yes 0 No
Bramhaji
 
  Re: what is difference between severity and priority? what is difference between bug and defect?
Answer
# 13
Difference between severity and priority
Priority - It is something related to the scheduling. i.e., 
the urgency of the issue and the time period on which it 
should be fixed and delivered.Priority is majorly depends 
on customers expectation. 
Severity - The nature of the bug or issue.It is exactly the 
problem level in the product. 

Difference between bug and defect

The term bug and defect almost similar. Ultimately it 
refers to the problem in the code. 
But in the real time , we call a bug as something 
identified by the tester (i.e, before delivering a product) 
and defect is identified by the customers(i.e., once the 
product is delivered)
 
Is This Answer Correct ?    1 Yes 0 No
Tester
 
  Re: what is difference between severity and priority? what is difference between bug and defect?
Answer
# 14
As per my knowledge both Defect and Bug are same.
Naming convetions are different for diifferent clients or 
different organizations.
 
Is This Answer Correct ?    0 Yes 0 No
Ravikanth
 

 
 
 
Other Manual Testing Interview Questions
 
  Question Asked @ Answers
 
How can a tester knows that,these testcases are enough for this build or there is no testcases to be written or to stop the testcases now? VJIL-Consulting3
What is a Use Case? Google4
u r rating for lateral thinking,i said 6.nad the question is if an object is there it should take only positive values but it is also allowing negative values what is u r responce? CTS2
what r the entry criteria for automation testing?  1
diff betn buddy and pair testing  1
why r u looking for change?what should be answer for this?i faced this question in an interview.suggest be gud answers.  1
Can anybody describe what might be the reasons or situations where the developer doesn't accept a bug as a bug , raised by tester ? Accenture8
From where should we start writing the test cases. Say suppose we have a pageA with few check boxes, radio buttons, links, some text in it and a link on pageA takes us to another pageB. Then from where should we start writing the test cases?Also suppose we have 10 links in a page should we write separate test cases for each link?  2
what is mean by funtionality testing and performance testing,and what is the difference?  4
Hi.. I am working as a tester in a small company. I have 2+ yrs exp in manual. we are using only excel sheet for preparing bug report. Now i want to search job in other company..I dont have any idea about bug tracking tool..should i know abt any bug tracking tool to get better job?  4
what is test case and why it is require?  3
What is defect leaking and defect release Symphony2
what is bottleneck of application?  1
what is test case? how to use use cases in test case preparations akila4you@gmail.com  5
What is the difference between two tier and three tier architecture?  4
What is the difference between smoke and sanity testing? and when we perform smoke testing and when we perform sanity testing?  4
How to test API's? BeBo-Technologies9
what is statergy? Infosys2
Can you please provide me the answers for google page, yahoo home page, elevator, traffic signals. Thanks, Rama  2
Plz explan entry and exit criteria with example??? thanks  1
 
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