CS605 Assignment 5 Spring 2011 idea Solution
Assignment No. 5
Due Date:
Your assignment must be uploaded/submitted before or on 8thJuly 2011
Uploading instructions:
Please view the Assignment Submission Process document provided to you by the Virtual University for uploading assignments.
- Assignment should be in .doc format.
- Save your assignment with your ID (e.g. bx020200786.doc).
- Assignment submission through email is highly discouraged.
Rules for Marking:
It should be clear that your assignment will not get any credit if:
- The assignment is submitted after due date.
- The submitted assignment file is corrupted.
- The assignment is copied.
Note:
Your answer must follow the below given specifications. You will be assigned zero marks if you do not follow these instructions.
- Font style: “Times New Roman”
- Font color: “Black”
- Font size: “12”
- Bold for heading only.
- Font in Italic is not allowed at all.
- No formatting or bullets are allowed to use.
Total Marks = 20
Statistical Software Quality Assurance is a technique that measures the quality in a quantitative fashion. It implies that information about defects is collected and categorized and an attempt is made to trace each defect to underlying cause.
Let us assume that information about defects is collected for one year and categorized as follows:
- Incomplete or erroneous specifications (IES)
- Misinterpretation of customer communication (MCC)
- Intentional deviation from specifications (IDS)
- Violation of programming standards (VPS)
- Error in data representation (EDR)
- Inconsistent component interface (ICI)
- Error in digital logic (EDL)
- Incomplete or erroneous testing (IET)
- Inaccurate or incomplete documentation (IID)
- Error in programming language translation of design (PLT)
- Ambiguous or inconsistent HCI (HCI)
- Miscellaneous (MIS)
The following data is collected for these categories
|
Error Category |
Serious |
Moderate |
Minor |
Sub Total |
|
IES |
40 |
70 |
85 |
|
|
MCC |
20 |
50 |
85 |
|
|
IDS |
25 |
5 |
10 |
|
|
VPS |
0 |
30 |
50 |
|
|
EDR |
40 |
68 |
36 |
|
|
ICI |
9 |
18 |
31 |
|
|
EDL |
14 |
12 |
19 |
|
|
IET |
12 |
20 |
48 |
|
|
IID |
2 |
20 |
25 |
|
|
PLT |
20 |
55 |
40 |
|
|
HCI |
3 |
17 |
8 |
|
|
MIS |
0 |
40 |
64 |
|
|
|
|
|
|
|
|
Total |
|
|
|
|
- You need to complete the table
- Identify FIVE categories on the basis of vital errors
- Identify FIVE categories on the basis of vital if only serious errors are considered.




