Severity:seriousness of defect wrt to functionality
!High:without resolving the defect we r unable to continue
testing.
!Medium:compulsory to solve but able to continue
!low:May or may not be resolved.
Prority:Importance of the defect wrt customer
(High,medium,low)
When we go for examples
1.user interface bugs[low severity]
Eg1:Spelling mistake(High priority)
Eg2:Improper allignment(Low priority)
2.Input domain bugs:[medium severity]
Eg1:Doesnot allow valid values(high priority)
Eg2:allows invalid type also(low priority)
3.Race condition bugs[High severity]
Eg1:Deadlock(High priority)
Eg2:improper order or services(Low priority)
like this there r many,but the thing is that as the name
severity itself says seriousness,
based on the seriousness created by the bug we give priority
ie., importance
suggest me if there is any mistake
Priority: Defined by the Test Engineer
Severity: Defined by the Team Lead of Development
Eg:
Yahoo Home Page
If user is getting message "Page can not be displayed":High
If user can able to see say any spelling Mistakes: Low
hai,
SERVERITY:
(Application point of view)
how much impact the bug going to do in the aplication
PRIORITY:
(Cuosotmer point of view)
which bug should be rectified first)
If am wrong please correct me.......
Byeeeeeeee friends
mail id:gayacsc@gmail.com
severity; eg:webpage ,a web page does not exist means high
severity
proiority;eg , web page,if the web page gives improper
services means ,low proirity
Severity: how much impact is on system due particular bug
is defined in severity: this is upon a Tester's analytical
skill how he interpreet the bug.
Sometimes sevrity will change in testers and sevelopers
point of view.
In Web Application Link is pointing to different location
may behigh severity
Priority: How much importance to be given for particular
bug such as
In Web Application Link is not working may behigh priority
x:validating :Are we producing product right
y:verification:Are we producing right right
a)X is wrong statement
b)y is "
c)x and Y "
d)x & y is right statement
Can any one tell me the test scenario for a 'Label' with
specification "This field may contain a number that is auto
generated by the system. Every subsequent quote should
display the next available number "
I. A code inspection is held for new code.
II. A code inspection is held for reused code.
III. A code inspection is held after the first compilation.
IV. A code inspection is held after the first error-free
compilation.
Which of the statements above are true of code
inspections?
1. I and IV
2. I, II, and IV
3. I, II, and III
4. II and IV
5. II and III
how can you describe the defect sevirority n
priority...mean low, medium and high... on what factors can
we fix that defect is major r low r medium sevirori and
proirity ???