Is Protractor a dying framework? In my last webinar I tried to find the answer for this question. Read more about the conclusion on this post.
TestCafe is a good alternative to Selenium-based tools. Since it injects itself into the website as JS scripts, it’s more stable and faster. This allows TestCafe to run on any browser, including mobile devices and Cloud Services as well. In our post, we’ll implement our first TestCafe test and run it on SauceLabs.
In this post, we will introduce you to two powerful Jenkins plugins, which can help you to analyze and deflake your flaky tests and make your Jenkins builds greener.
Want to take your mobile automation tests to the next level? In this tutorial, I explain how you can easily integrate the popular mobile testing framework Appium with webdriver.io. I also give a small hint which I found useful to keep my tests as organised as possible.