How you assign severity for a defect?
Answers were Sorted based on User's Feedback
Answer / dhanalakshmi
Severity means seriouness of a defect.
Severity levels are critical, major, minor.
Critical : Its going to abort the application.I.e when user
clicks on Register link in a home page,then Run time error
page is displayed.
Major : Funtionality of an application is not working.
I.e when user fills the registeration form. If that details
doesn't entered into the Database
Minor: User interface releated issues.like look and
feel,Typo's and Grammar's issues.
Based on this severity level, Tester can assign serverity
for a defect
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / sriram
Severity always can be considered w.r.t functionality
i.e "seriousness of defect w.r.t functinality " is severity
| Is This Answer Correct ? | 1 Yes | 1 No |
What is difference between Development envionment and Test enviornment.
What is meant code review?
For any web application, what are the possible login features that should be tested?
What is mean by Funtional and Non-Funtional Testing?
Are there more defects in the design phase or in the coding phase?
diff b/w waterfall model & spiral model?
14 Answers APIIT, BBD, QQ, Rift Valley Institute of Science and Technology RVIST, Wipro,
What are the advantages of Manual Testing?
What is reliable testing? Give me an example
What is the difference between Test Matrix and Test case
what is difference between defect tracking and bugs tracking
Hi friends,Am trying on 2+ experience on testing i dont have real time experience. In my resume i mentioned my responsibilties as • Involved in Bug Report Preparation. • Preparation of Test Log. how this two things happens in real time plz answer my question..
From which phase will you start testing and How will you find out the left out things in testing?