This commit is contained in:
Harald G. Müller 2024-08-12 21:36:59 +02:00
parent 126f3b3655
commit b5cd2fed3f
2 changed files with 23 additions and 10 deletions

View File

@ -4,30 +4,43 @@ Inhaltsverzeichnis
[TOC]
## Moduldefinition
[**Modulidentifikation** ICT CH](https://www.modulbaukasten.ch/module/450/1/de-DE?title=Applikationen-testen), [450_1.pdf](https://modulbaukasten.ch/Module/450_1_Applikationen%20testen.pdf)
[weitere TBZ Unterlagen -> https://gitlab.com/ch-tbz-it/Stud/m450/m450](https://gitlab.com/ch-tbz-it/Stud/m450/m450)
## Kompetenzraster
![](x-ressources/kompetenzraster.png)
## Leistungsbeurteilungen (Prüfungen)
- 20% Engagement in den Übungen
- 40% Theorieprüfung [Lehrziele, Inhalte](https://gitlab.com/ch-tbz-it/Stud/m450/m450/-/blob/main/Unterlagen/pruefung/README.md)
- 40% Projektvorgehen (Fokus Testing)
## Anforderungen an das Projekt
[Grundaufbau](https://gitlab.com/ch-tbz-it/Stud/m450/m450/-/blob/main/Unterlagen/projekt/grundaufbau.md)
## Ablaufplan 2024-Q1 (Do morgens)
|Tag |WUP23 |Thema, Auftrag, Übung |
|---- |---- |---- |
| 1 | Mi 21.08.| |
| 2 | Mi 28.08.| |
| 3 | Mi 04.09.| |
| 4 | Mi 11.09.| |
| 5 | Mi 18.09.| |
| 6 | Mi 25.09.| |
| 7 | Mi 02.10.| |
| 1 | Mi 21.08.| [Modulstart & Übersicht](https://gitlab.com/ch-tbz-it/Stud/m450/m450/-/blob/main/Unterlagen/modulstart), GitLab-Projekt anlegen<br> [Grundlagen zum Testing und "Testing im Vorgehensmodell"](https://gitlab.com/ch-tbz-it/Stud/m450/m450/-/blob/main/Unterlagen/grundlagen) <br> [Übungen](https://gitlab.com/ch-tbz-it/Stud/m450/m450/-/blob/main/Unterlagen/grundlagen)|
| 2 | Mi 28.08.| [Teststrategie(n)](https://gitlab.com/ch-tbz-it/Stud/m450/m450/-/blob/main/Unterlagen/teststrategie)<br> [Übungen](https://gitlab.com/ch-tbz-it/Stud/m450/m450/-/blob/main/Unterlagen/teststrategie/UEBUNGEN.md)|
| 3 | Mi 04.09.| [Testlevels](https://gitlab.com/ch-tbz-it/Stud/m450/m450/-/blob/main/Unterlagen/test-levels), [Unit-Tests](https://gitlab.com/ch-tbz-it/Stud/m450/m450/-/blob/main/Unterlagen/unit-testing)<br> [Übungen](https://gitlab.com/ch-tbz-it/Stud/m450/m450/-/blob/main/Unterlagen/unit-testing/UEBUNGEN.md)|
| 4 | Mi 11.09.| [Abhängigkeiten zu Schnittstellen](https://gitlab.com/ch-tbz-it/Stud/m450/m450/-/blob/main/Unterlagen/schnittstellen/README.md)<br> [Übungen](https://gitlab.com/ch-tbz-it/Stud/m450/m450/-/blob/main/Unterlagen/schnittstellen/UEBUNGEN.md)|
| 5 | Mi 18.09.| [Automatische Tests und Testing-Tools]()<br> [Übungen]()|
| 6 | Mi 25.09.| **Theorieprüfung** ca. 60 min um 08:15 <br> [Testkonzept](https://gitlab.com/ch-tbz-it/Stud/m450/m450/-/blob/main/Unterlagen/testkonzept/README.md) |
| 7 | Mi 02.10.| [CI/CD Pipelines](https://gitlab.com/ch-tbz-it/Stud/m450/m450/-/blob/main/Unterlagen/ci-cd-pipeline/README.md) und [Verteilung/Deployment](https://gitlab.com/ch-tbz-it/Stud/m450/m450/-/blob/main/Unterlagen/deployment-environment/README.md)<br> [Übungen](https://gitlab.com/ch-tbz-it/Stud/m450/m450/-/blob/main/Unterlagen/ci-cd-pipeline/UEBUNGEN.md)|
| - | Ferien | - |
| 8 | Mi 25.10.| |
| 9 | Mi 01.11.| |
|10 | Mi 08.11.| |
| 8 | Mi 25.10.| [Code Reviews](https://gitlab.com/ch-tbz-it/Stud/m450/m450/-/blob/main/Unterlagen/code-reviews/README.md)<br> [Übungen](https://gitlab.com/ch-tbz-it/Stud/m450/m450/-/blob/main/Unterlagen/code-reviews/UEBUNGEN.md)|
| 9 | Mi 01.11.| [Test Driven Development TDD](https://gitlab.com/ch-tbz-it/Stud/m450/m450/-/blob/main/Unterlagen/test-driven-development/README.md)<br> [Übungen](https://gitlab.com/ch-tbz-it/Stud/m450/m450/-/blob/main/Unterlagen/test-driven-development/UEBUNGEN.md)|
|10 | Mi 08.11.| **Präsentationen und Notenvergabe** |

Binary file not shown.

After

Width:  |  Height:  |  Size: 271 KiB