what is meant by Priority nad severity?
Answers were Sorted based on User's Feedback
Answer / raj
severity means how serious or harmful is bug
priority means when the bug fixing is carried out
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / sandeep
hi,
Priority:-It is urgency of bug.
Severity:-It is impact of bug.
Thanks & Regards
Sandeep
sandeep.manu1980@gmail.com
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / ch.s.m.prasad
Severity : the seriousness of the bug interms of
functionality.
Priority: the importance of bug interms of customer.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / ashok
seviority;how seviour the bug effet the functionalit
priority;how prior u have 2 give 2 rectify the defect
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / smiley
Priority : It is related to scheduling.
Severity : It is about Standards.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / navi (synergy)
the seriousness of the defect in terms of functional
requirements is known as severity.
the importance of the defect in terms of client requirements
is know as priority
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sathya moorthi
priority - How soon it has to fix.
* High
* medium
* low
severity - How had the bugs.
* critical
* major
* minor
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ram
Priority related to client side importance of requirement.
Severity related to functionality of an application
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / praveen.v.n
Severity:
---------
1. This is assigned by the Test Engineer
2. This is to say how badly the devation that is occuring
is affecting the other modules of the build or release.
Priority:
---------
1. This is assigned by the Developer.
2. This is to say how soon the bug as to be fixed in the
main code, so that it pass the basic requirement.
Eg., The code is to generate some values with some vaild
input conditions. The priority will be assigned so based on
the following conditions:
a> It is not accepting any value
b> It is accepting value but output is in non-defined
format (say Unicode Characters).
A good example i used some unicode characters to
generate a left defined arrow, it displayed correctly but
after saving changes it gave some address value from the
stack of this server. For more information mail me i will
let you know.
thanks and regards,
praveen.v.n
pr_ur2001(at)hotmail.com
| Is This Answer Correct ? | 1 Yes | 1 No |
!. what are the entry eriteria for functiondity and performance testing ?
What is the difference between sanity testing and smoke testing
Can you explian $ pillar of Agile
1)What are the QA procedures followed 2) Write test cases on a weatherreport.com web page that has only two dropdown and a submit button, Fist drop down is a countries and second is metros in the selcted countries.When proper selection si doen and submitted it shows weather report of that metro.? 3)Write test cases on Mobile Alarm Module? 4)Write test cases on Company Water Bottle?
Without exact specification can we write test case for functional testing?
What are the limitations for testing?
4 Answers Thatavarti Technologies,
It is not waste of time in preparing the test condition,testcase and testscript
what is static testing,and dynamic testing? explain with an example.
What is the differnt between Test condition and TesT Scenario
in manual testing functional testing means to check the behviour of the appln.it is correct or let me know
What are differences between Testing in Uncontrolled Environment and Abnormal Environment?
Use of Regression Testing?