on what basis low,medium,high,critical will be assigned to a
bug.give m examples
Answer Posted / shankar
Severity defines the seriousness of the defect w.r.t.
application.
Critical: A major functionality is failed. Testing can't
continue. Eg: After entering Username and Password, Submit
button is in disabled mode.
High: A major issue in functionality is not working. But
testing can continue. Eg: After clicking submit button, the
corresponding login page is not displayed.
Medium: A major issue that imposes some loss of
functionality.
Low: Usability & UI issues.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
On login window for username and password auto populated field means what !
how to connect your project in database?
What is meant by entry criteria and exit criteria in software testing?
after completeing testing ,what would u deliver to the client?
What are the different ways of doing black box testing?
what are the various techniques you will use as soon as the srs was given to you to speedup the testing?
What is state transition?
what is entry and exit criteria and explain it?
What is the Myers Boundary Table?
What type bugs you will find in integration testing with example?
what are the templates for daily,weekly and monthly reports? plz reply ASAP.
What are bug leakage and bug release?
How do you go about testing a project?
What are differences in testing a client server and a web application?
What is a test server?