Skip to content

Commit 244a047

Browse files
authored
Update assignment_testing_resit.md
1 parent 6a131d4 commit 244a047

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Assignment-1/assignment_testing_resit.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -116,15 +116,15 @@ To have a grade > 0, the following criteria must be met:
116116
<strong>2 Pt:</strong> There is evidence in the report that you created one initial test case.<br>
117117
<strong>0 Pts:</strong> Otherwise.
118118
</td>
119-
<td>1 pt</td>
119+
<td>2 pt</td>
120120
</tr>
121121
<tr>
122122
<td>2) Execution of existing coverage measurement tool on the initial test.</td>
123123
<td>
124124
<strong>2 Pt:</strong> There is evidence (screenshot of the results) that a tool was executed on the initial test.<br>
125125
<strong>0 Pts:</strong> Otherwise.
126126
</td>
127-
<td>1 pt</td>
127+
<td>2 pt</td>
128128
</tr>
129129
<tr>
130130
<td>3) Creation of new tests for coverage improvement.</td>
@@ -133,15 +133,15 @@ To have a grade > 0, the following criteria must be met:
133133
<strong>1 Pt:</strong> There is evidence (screenshot of the old and new results) that the new test(s) improve coverage.<br>
134134
<strong>0 Pts:</strong> Otherwise.
135135
</td>
136-
<td>1 pt</td>
136+
<td>2 pt</td>
137137
</tr>
138138
<tr>
139139
<td>4) Effectiveness of the new test(s) in improving coverage.</td>
140140
<td>
141141
<strong>2 Pt:</strong> There is evidence (screenshot of the old and new results) that the new test(s) improve coverage.<br>
142142
<strong>0 Pts:</strong> Otherwise.
143143
</td>
144-
<td>0 pt: Otherwise</td>
144+
<td>2 pt</td>
145145
</tr>
146146
<tr>
147147
<td>5) Organization and clarity of the report (`README.md`).</td>
@@ -155,7 +155,7 @@ To have a grade > 0, the following criteria must be met:
155155
<tr>
156156
<td><strong>Total</strong></td>
157157
<td></td>
158-
<td>5 pts</td>
158+
<td>10 pts</td>
159159
</tr>
160160
</tbody>
161161
</table>

0 commit comments

Comments
 (0)