on what basis low,medium,high,critical will be assigned to a
bug.give m examples
Answers were Sorted based on User's Feedback
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 |
Answer / killer
according to the validation of the software we have the
following type
critical
high
medium
low
apart from that u can assine the bug as per as the
requirement of the application that is as per as the
customer specification.
| Is This Answer Correct ? | 0 Yes | 0 No |
Difference between Verification & Validation?
Nowadays Product based testing is done is almost all companies. What does a "Product" actually means.
in database testing, which are the things u used?
In what situation would you want to parameterize a text verification check?
Whether SQL knowledge is Mandatory of Software Testing or not? Briefly Explain?
WHAT IS BUG LIFE CYCLE YOU FOLLOW?
What is the full form of cmmi?
What are the advantages of manual testing other than "Low cost", "Where automation fails".......?
What is function points??????
What is Hybrid testing?
What is meant by Poty testing?
what is prototype model(in S.T.L.C)? What is architecture of prototype model?