What is severity and priority?Give some examples of
severity and priorty and high severity & low priority and
viceverse and also explain each.
Answer Posted / swetcha
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
| Is This Answer Correct ? | 100 Yes | 19 No |
Post New Answer View All Answers
How Google apps can be considered ? Either they are product or Project
hello.. i have learnt testing manual and automation tools and im working as test engineer in a software company still i do need more testing skill so where can i get more knowledge about testing . please advice me
Explain the difference between the verification and validation?
Dear all I need an advice about sqa field last year i have completed my graduation in computer engineering and i have just started my career as Software engineer in QA field and working in a software company. The problem is that I am very confused about my career in this field because I want to know that how much it's necessary that the programming concepts and the programming should be strong if the person is working as a sqa engineer if i talk about myself i can create logic with respect to programming but for me it's very difficult to implement my logic in form of code and is programming field has strong scope over sqa field and as a sqa engineer what will be my prestige in front of programmers. I want to know what appourtinutes i will get in this field after some period of time and what will be the next step(desigination)in that field.Kindly reply Regards
What is workflow testing?
List out various tools required to support testing during development of the application?
Dear All, Is MBA Graduates Eligible for Software Testing jobs? Thanks Ramesh
hi , This is krish from chennai . i like to do istqb certification for foundation level . if any one have material for that kidely help me. just send me the material to krishmca29@rediffmail.com. thanks is advance for sending .
How are the quality assurance activities planned ?
Have you written test strategy?
What should QA require of Development?
Why do you want to work for us?
In an example of a Bank Teller requesting that her computer program should include an addition that shows the full Customer Profile on her main screen, what would a Waterfall vs. Agile approach include and/or look like for such a request?
Why is performance testing necessary to be done for any application?
How to perform SQL inject test for a login page using OWASP ZAP proxy security testing tool