Test automation architecture. Advanced level. (Anton Skomarovskyi, Ukraine) [RU]

Link to the slides: The idea is to show more complex test automation architecture which goes beyond the ordinary arrange--act--assert or set-up--run tests--tear-down workflow. I’m going to show you working example, how can you test MapReduce jobs’ logic and REST APIs in a transparent, robust manner by using high-level logical abstractions in test automation framework via Jenkins pipeline. Will be shown with Kotlin Gradle JUnit
Back to Top