Normal 0 false false false EN-US X-NONE X-NONE ...
Wednesday, 13 July 2011
Testing - Defect – Severity Levels
Defect – Severity LevelsSeverity:Severity is the complexity of the bugSeverity is the importance of the bugSeverity is the importance of the requirement that is missing / misbehaving / in correctly workingSeverity:Severity is always QA oriented QA defines the Severity to a bug Severity Guidelines Critical System CrashMissing major functionalityAny defect that prevents execution of test cases High Erroneous functionalityLoss or corrupted data transformationUnexpected...
Testing - Defect - Defect Life Cycle

Normal 0 false false false EN-US X-NONE X-NONE ...
Testing - Defect - Defect Documenting
Normal 0 false false false EN-US X-NONE X-NONE ...
Wednesday, 13 July 2011
Testing - Defect – Metrics
Defect – Metrics
Metrics:
Metrics are the measurements that measure the QUALITY of the Application / Software
There are several metrics available.
Below are most commonly used metrics in TESTING Platform.
Metric Name | Description |
Stability Trend Chart | Total number of defects found during a Build or Cycle. Also this contains the build history |
Defect/KLOC | Number of total defects found per Kilo Lines of Code (KLOC) |
Defects per Test | The defects that are found per each of the test type Smoke / Functional / Integration / System / Regression |
Defects per Module | Defect that are found against the Components and Modules |
Severity Index | Weighted average of defects logged |
Test Coverage | Test coverage of the product for a given release. The total number of test cases designed / executed / passed / failed |
Testing - Defect – Priority Levels
Defect – Priority Levels
Priority:
- Priority is the rate of attempting a bug
- Priority is the choice of picking a bug to be fixed
- Priority is the importance of the requirement that is missing / misbehaving / in correctly working
Priority:
- Priority is always DEV oriented
- DEV defines the Priority to a bug
Priority | Guidelines |
Critical | Need to Fix within 24 hours Very Urgent fix needed |
High | Resolve Immediately |
Medium | Resolve Pre-Release |
Low | Desired but not urgent |
Testing - Defect – Severity Levels
Defect – Severity Levels
Severity:
- Severity is the complexity of the bug
- Severity is the importance of the bug
- Severity is the importance of the requirement that is missing / misbehaving / in correctly working
Severity:
- Severity is always QA oriented
- QA defines the Severity to a bug
Severity | Guidelines |
Critical |
|
High |
|
Medium |
|
Low |
|
Testing - Defect - Defect Life Cycle
Defect Stage | Responsibility | Activities |
Defect is entered | QA |
|
Triage Discussion | QA / DEV / PM |
|
Assignee | DEV |
|
Defect Verification | QA |
|
Testing - Defect - Defect Documenting
Issue Summary:
Admin – Login page does not show up any validation messages
URL:
Navigation:
Home Page – Admin – Login
Steps to reproduce the issue:
· Navigate to SGIS – Home page using URL: http://server2/ScarGlobalLifeInsurance2/Default.aspx
· Click on the Admin link from the footer menu
· Observe that Admin login page loads up
· Try hitting the LOGIN button without entering any user name and password data
· Observe that there are no validation messages shown up
Observation:
· Admin login page should indicate /show up validation messages when user inputs invalid data
· Admin login page should indicate /show up validation messages when user clicks on Submit without entering any data on the login page
Snapshot:
NA
Subscribe to:
Posts (Atom)