Global ETD Search
Search theses and dissertations gathered from participating repositories worldwide. Every result links back to the library that holds it. No account is needed.
Results
Showing 1 to 1 of 1 for “"dynamische Typisierung"”.
-
Automated Unit Test Generation for the Python Programming Language
Automated unit test generation is an attempt to minimise the effort of manually writing test cases for a software system from the developers. The Python programming language imposes additional challenges to the test-generation problem, such as the dynamic typing. Previous work has confirmed that …