A lot of times, while developing mobile applications we realize that we have to solve the same problem time and time again. The solution to this issue is to extract the solution from a library so it can be re-used in other projects.
Overview of the most popular and trending UI Automation Tools that help all the software testers out there t improve the quality of the released software.
In the first part of this series, let's explore CDI 2.0, how it interacts with your code (a logger in this example), and how to use the @Produces annotation.
This Jest tutorial for Selenium JavaScript testing will help you know more about what is Jest and how to run your first Jest Script and scale it with Selenium Grid.
With Robot Framework, we can automate acceptance tests. In this first part of a series about Robot Framework, we will explore some of the basic concepts. Enjoy!