what is difference between severity and priority?
what is difference between bug and defect?

Answer Posted / rajesh

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 ?    2 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the typical situation u faced while collecting the test data?

1663


give me a example of writing a test case,take any good example which i can understand easily.

1660


what is agile model and spiral maodel?pls explain with an example?

2150


What is Bomb Testing?

1767


Is quality control similar to quality assurance?

646






What are differences between Testing in Uncontrolled Environment and Abnormal Environment?

2378


What is your daily process? I have 2+EXP IN MANUAL TESTING.PLEASE SUGGEST ME HOW i ANSWER

1820


Write down ten test cases for below scenario: Increase the day by 1 and date format should be mm/dd/yyyy Conditions are : date should not be greater then 31 and date<1 month should not be greater then 12 and month<1 year should not be greater then 10000 and year<1 Thanks in advance

1780


Need to know about Quality Center in brief

1487


Explain compatibility testing with an example.

660


Hi friends, Im an MBA Finance, 2 yrs of exp workng in Investment com, + around 2 yrs of exp in Manual testing in Finane domain. Im looking for manual testing jobs but not getting any calls, Im worried is manual tesing in finance domain do have any good scopes in future or not. Plz provide me ur valuable suggestion,so tht I can best decision to retain in this platform(manual testing). or not

1885


Write 2 scenarios for System testing?

1589


What does entry and exit criteria mean in a project?

704


When we are recording in WinRunner and interact with the AUT, what does WinRunner do?

1601


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; }

1591