HeFDI Code School Workshop III: Introduction to Software Testing
Wann
Freitag, 24. November 2023
9 bis 13 Uhr
Wo
Online
Veranstaltet von
HeFDI in Kooperation mit Suresoft & NFDI4Ing
Vortragende Person/Vortragende Personen:
tba
Diese Veranstaltung ist Teil der Veranstaltungsreihe „HeFDI Code School“.
About the workshop series:
The HeFDI Code School is a free-of-charge workshop series that addresses the needs of especially early career researchers on learning how to create good scientific software and increase the quality of their code for better reusability and sustainability. The course language is English.
About the workshop:
Software testing ensures the proper functioning of a constantly evolving software and helps to quickly identify faults in a software code. This workshop introduces the first steps toward writing various types of software tests for scientific codes along with hands-on sessions.
Agenda:
- Fundamentals and motivation for software testing in scientific codes
- Hands-On Sessions:Writing unit tests
- Writing acceptance tests
- Incorporating and managing code quality tests
- Test process automation
- Demonstration of an in-house code testing environment