Refactor presentation content for improved clarity and formatting

main
Lucas Strubel 2026-06-26 17:13:28 +02:00
parent 7dd8fe1d1d
commit eb4e4c36d0
2 changed files with 15 additions and 8 deletions

View File

@ -4,7 +4,6 @@ theme: default
paginate: true paginate: true
lang: de lang: de
header: 'Team 1 · Desktop-Fakturierungsanwendung' header: 'Team 1 · Desktop-Fakturierungsanwendung'
footer: 'Abschlusspräsentation · Software Engineering 1 · 29.06.2026'
style: | style: |
section { section {
font-family: 'Calibri', 'Segoe UI', sans-serif; font-family: 'Calibri', 'Segoe UI', sans-serif;
@ -200,13 +199,21 @@ Geführte Rechnungserstellung *(BA-13)* · Navigation, Pflichtfeldhinweise *(Q-0
### 71 / 71 Testfälle bestanden — 100 %, 0 Fehler ### 71 / 71 Testfälle bestanden — 100 %, 0 Fehler
| Komponente | Tests | | Performance | gemessen | Schranke | | Komponente | Tests |
|---|---|---|---|---|---| |---|---|
| A — Dokumentenzyklus | 18 | | Start | 0,039 s | ≤ 5 s | | A — Dokumentenzyklus | 18 |
| B — Produktverwaltung | 14 | | Suche | 0,025 s | ≤ 1 s | | B — Produktverwaltung | 14 |
| C — Kundenverwaltung | 14 | | PDF | 0,011 s | ≤ 2 s | | C — Kundenverwaltung | 14 |
| D — Programmoberfläche | 15 | | Export | 0,181 s | ≤ 30 s | | D — Programmoberfläche | 15 |
| Infrastruktur · Performance | 6 · 4 | | *(5.000 Kunden/Produkte)* | | | | Infrastruktur · Performance | 6 · 4 |
| Performance | gemessen | Schranke |
|---|---|---|
| Start | 0,039 s | ≤ 5 s |
| Suche | 0,025 s | ≤ 1 s |
| PDF | 0,011 s | ≤ 2 s |
| Export | 0,181 s | ≤ 30 s |
| *(5.000 Kunden/Produkte)* | | |
<small>Deterministische JUnit-5-Tests, Nachbarkomponenten als Stubs/Mocks. Traceability **Anforderung → Code (`@DisplayName`) → Testfall**; spezifiziert in `Modultestplan.md`, nachgewiesen in `Anforderungsabgleich.md`.</small> <small>Deterministische JUnit-5-Tests, Nachbarkomponenten als Stubs/Mocks. Traceability **Anforderung → Code (`@DisplayName`) → Testfall**; spezifiziert in `Modultestplan.md`, nachgewiesen in `Anforderungsabgleich.md`.</small>