Montag, 22 Juli 2024 / Published in Allgemein
Background:  Recently I have finished a project for which I had to do configure the generic web test automation framework in a way that is also suitable for mobile web testing without writing or modifying a lot of code structures. There are actually some benefits having one framework instead of two: Consistency and Reusability: Unified
Montag, 12 Februar 2024 / Published in Allgemein
In the realm of Android app development, thorough testing is paramount to ensure the quality and reliability of applications across various devices and scenarios. However, with the myriad of devices and configurations in the Android ecosystem, testing can become a time-consuming and challenging endeavor. Fortunately, by leveraging the power of Serenity, Android Studio, and Appium,