Skip to content

Commit 92ece91

Browse files
authored
Update assignment_testing.md
1 parent f1d677a commit 92ece91

1 file changed

Lines changed: 3 additions & 12 deletions

File tree

Assignment-1/assignment_testing.md

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -128,20 +128,11 @@ To have a grade > 0, the following criteria must be met:
128128
</tr>
129129
</thead>
130130
<tbody>
131-
<tr>
132-
<td>1) Creation of the project.</td>
133-
<td>
134-
<strong>2 Pts:</strong> There is evidence in the report that each member of the group implemented at least three test functions of the application.<br>
135-
<strong>1 Pt:</strong> There is evidence in the report that members created test functions, but not three per member.<br>
136-
<strong>0 Pts:</strong> Otherwise.
137-
</td>
138-
<td>2 pts</td>
139-
</tr>
140131
<tr>
141132
<td>2) Creation of the initial tests.</td>
142133
<td>
143-
<strong>2 Pts:</strong> There is evidence in the report that each member of the group created one test case.<br>
144-
<strong>1 Pt:</strong> There is evidence in the report that some members created one test case, but not all.<br>
134+
<strong>2 Pts:</strong> There is evidence in the report that each member of the group created one test function.<br>
135+
<strong>1 Pt:</strong> There is evidence in the report that some members created one test function, but not all.<br>
145136
<strong>0 Pts:</strong> Otherwise.
146137
</td>
147138
<td>2 pts</td>
@@ -157,7 +148,7 @@ To have a grade > 0, the following criteria must be met:
157148
<tr>
158149
<td>4) Creation of new tests for coverage improvement.</td>
159150
<td>
160-
<strong>2 Pts:</strong> There is evidence (code) that each student created two new test cases.<br>
151+
<strong>2 Pts:</strong> There is evidence (code) that each student created two new test functions. <br>
161152
<strong>1 Pt:</strong> There is evidence (code) that the group created some new tests, but not two per member.<br>
162153
<strong>0 Pts:</strong> Otherwise.
163154
</td>

0 commit comments

Comments
 (0)