what is severity?explain with example
Answers were Sorted based on User's Feedback
Answer / akash patel
Severity means , What is the impact of the BUG ???
Means u have to clarify or solve the bug as per how this bug
impact on this applications.
There are three types of severity like , Low, Medium and High
| Is This Answer Correct ? | 14 Yes | 2 No |
Answer / basava raju
Severity is degree of impact of the bud/defect on the
functionality of the product. This is decided by tester
based on product functional knowldege of the product.
| Is This Answer Correct ? | 9 Yes | 3 No |
Answer / karuna
Severity means for a functionality and stability of a
product.
1. If the core functionality is missing-> Blocker (Like if
the product is not opening itself)
2. If the functionality is deviating w.r.t requirment specs
then it is major/critical().
3. Cosmetic defects can be minor.
| Is This Answer Correct ? | 5 Yes | 0 No |
Severity- Severity of the bug refers to the impact of the
bug on the Application Under Test. Severity is always
assigned by the tester. Severity types can differ from
company to company.
Generally there are 4 types
1) Critical e.g. Application Crash or Data loss
2) High e.g Application crash but does not result
in data loss
3)Medium- e.g Functionality not working but can be done
other way around
Low- e.g. Cosmetics bugs have the lowest severity.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / amit kumar
Severity is degree of defect which tells that how badly or
technically bug is affecting the functionality.
Severity Types -
a.Cirical
b.Major
c.Minor
This is not related with business logic.
| Is This Answer Correct ? | 3 Yes | 3 No |
Answer / mohamed
where you guys study these?
i have no idea.. pls suggest me few topics to know about these..
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / pooja
Severity is some thing which has impact on the
functionality of the system which directly impacts the cost.
Severity is to be decided by the tester.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / bibhu
while raising issue we consider severity of the issue.
severity is nothingbut how this issue badly effect in the
application.
E.g database issue,integratin related issue and business
logiac related issue we consider high severity.
| Is This Answer Correct ? | 4 Yes | 7 No |
Answer / amit verma
Severity defines the Seriousness of the Bug.And its always
raised by a Tester.
Amit Verma
| Is This Answer Correct ? | 2 Yes | 6 No |
Answer / krish
There are two different kind of defects are there to
determine the severity.
1. Review defects
2. Test defects.
Both the defects Severites are classified into 4 different
types of Severity.
1. Critical
2. Major
3. Minor
4. Cosmetic
| Is This Answer Correct ? | 0 Yes | 6 No |
which comes first test strategy or test plan?
What are the Blackbox Testing Techniques?
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
When there is a new enhancement, what kind of test cases will you write and how will you ensure that everything is covered
Questions for role of a QC engineer at NDS,Bangalore 1st round is written 20 questions on aptitude and 10 question on testing Aptitude--problems on time and distance,tap problem,ages,time and work,probability, Testing 1.Difference Between QA & QC 2.Any 4 types of SDLC models with diagram. Also Pros and cons of each model 3.What is application Testing And embedded testing 4.Qualities of a good tester 5.Test cases for registering user. One field for user name,2 fields for password,"ok" and "cancel" button 6.What is a bug,explain Bug life cycle 7.Difference between priority and severity? 8.Some question on software design
what is a scope?
5 Answers Thatavarti Technologies,
Software Quality Assurance Progress: Scenario I. Defining SQA milestones II. Assigning SQA resources III. SQA scheduling IV. SQA budgeting V. Selecting software development tools that will interface with the SQA tools VI. Reviewing any contracts with subcontractors for SQA requirements In the above statements, which of the tasks are included in planning the overall SQA effort? Choice 1 I, III, V, and VI Choice 2 I, II, III, and IV Choice 3 I, II, III, and V Choice 4 III, IV, V, and VI Choice 5 II, III, V, and VI
2 Answers Brainbench Certification,
What is quality assurance?
what is meant by negative testing..give me one example?
17 Answers MBT, TCS,
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 "
Dif B/W Equivallence partitioning and Boundary-value Analysis Give an Example.
What does the software qa document should include?