Skip to content

Commit a46020a

Browse files
authored
Update resources.md
Week 7 lectures updated
1 parent f0d1e54 commit a46020a

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

src/resources.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -49,14 +49,12 @@ like to get an idea in advance of what will be covered.)
4949
- Week 6
5050
- Lecture 6a -- logic-based testing {% resourceList "lect06a--logic", ["pdf", "md"] %}
5151
- Lecture 6b -- graph-based testing {% resourceList "lect06b--graph", ["pdf", "md"] %}
52+
53+
- Week 7
54+
- Lecture 6a -- syntax-based testing {% resourceList "lect07a--syntax-BNF", ["pdf", "md"] %}
55+
- Lecture 6b -- program-based mutation testing {% resourceList "lect07b--syntax-mutation", ["pdf", "md"] %}
5256
{#
53-
- Week 5 OLD
54-
- Lecture 5a -- graph-based testing {% resourceList "lect05b--graph", ["pdf", "md"] %}
55-
- Lecture 5b -- logic-based testing {% resourceList "lect05c--logic", ["pdf", "md"] %}
56-
- Lecture 5a -- model-based testing {% resourceList "lect05a--intro", ["pdf", "md"] %}
57-
- Week 6--7
58-
- Lecture 6a -- syntax-based testing {% resourceList "lect06a--syntax", ["pdf", "md"] %}
59-
- Lecture 6b -- random testing {% resourceList "lect06b--random", ["pdf", "md"] %}
57+
6058
- Week 8-9
6159
- Lecture 7a, integration and system testing {% resourceList "lect07a--system", ["pdf", "md"] %}
6260
- Lecture 7b, reviews and quality assurance {% resourceList "lect07b--reviews", ["pdf", "md"] %}

0 commit comments

Comments
 (0)