@@ -83,9 +83,9 @@ Testing 2 (graph testing)
8383Testing 3 (logic testing)
8484 ` ,
8585 workshopTopic :
86- "Graph-based testing" ,
86+ "Logic and Graph-based testing" ,
8787 reading :
88- `- Amman & Offutt, chs 8--9
88+ `- Amman & Offutt, chs 7 and 8
8989 ` ,
9090 //<!--
9191
@@ -112,23 +112,21 @@ Testing 3 (logic testing)
112112 lectureTopic :
113113 "Testing 4" ,
114114 workshopTopic :
115- `Property-based testing and mutation testing
116- `
117- ,
115+ `Syntax-based testing and mutation testing` ,
118116 reading :
119- `- Pressman, ch 20 ("Review techniques"), ch 22 ("Software testing strategies")` ,
117+ `- Amman & Offutt, ch 9`
118+
120119 assessmentDetails : 'Project phase 2 release' ,
121120 } ,
122121
123122
124123 { weekNum : 8 ,
125124 lectureTopic :
126- 'Testing 5 (syntax testing)' ,
125+ `Reviews, integration` ,
127126 workshopTopic :
128127 'Software reviews' ,
129128 reading :
130- `- Amman & Offutt, chs 10-12
131- - Pressman ch 19 ("Quality concepts"), ch 21 ("Software quality assurance")` ,
129+ `- Pressman, ch 20 ("Review techniques"), ch 22 ("Software testing strategies")` ,
132130 assessmentDetails : 'Online quiz 2' ,
133131 } ,
134132
@@ -139,7 +137,7 @@ Testing 3 (logic testing)
139137 workshopTopic :
140138 `Systems and standards` ,
141139 reading :
142- `TBA `,
140+ `- Pressman, ch 20 ("Review techniques"), ch 22 ("Software testing strategies") `,
143141 assessmentDetails : ' ' ,
144142 } ,
145143
@@ -149,8 +147,8 @@ Testing 3 (logic testing)
149147 workshopTopic :
150148 'Risk management and QA strategies' ,
151149 reading :
152- 'TBA' ,
153- assessmentDetails : 'TBA ' ,
150+ `- Pressman, ch 26 ("Risk Management")` ,
151+ assessmentDetails : '' ,
154152 } ,
155153
156154
@@ -159,7 +157,7 @@ Testing 3 (logic testing)
159157 lectureTopic :
160158 'Formal methods' ,
161159 workshopTopic :
162- 'Specifications in Alloy' ,
160+ 'Work on Project' , <!-- ' Specifications in Alloy', -->
163161 reading :
164162 `TBA` ,
165163 assessmentDetails : 'Project phase 2 due' ,
@@ -169,9 +167,9 @@ Testing 3 (logic testing)
169167 lectureTopic :
170168 "Revision" ,
171169 workshopTopic :
172- "no workshop " ,
170+ "No workshops " ,
173171 reading : ' ' ,
174- assessmentDetails : "Project peer evaluations" ,
172+ assessmentDetails : "Project peer evaluations due " ,
175173 } ,
176174
177175 ]
0 commit comments