PinnedRunning Playwright Tests on GitLab CI: A Step-by-Step GuidePlaywright, a powerful end-to-end testing library, has gained popularity for its ability to test web applications across different…Dec 10, 20231Dec 10, 20231
PinnedRunning Flutter Tests: A Step-by-Step Guide for White Box Test AutomationFlutter provides a powerful testing framework to validate the functionality and user interactions within your applications. In this…Feb 6, 2024Feb 6, 2024
PinnedConfiguring and Running Tests on an Appium Device FarmAppium, an open-source tool for automating mobile applications, provides a robust solution. Setting up a device farm allows you to run your…Jul 21, 20241Jul 21, 20241
PinnedRise of Aqua - A Powerful IDE for Test Automation by JetBrainsOne of the most commonly asked tools from test automation engineers is a dedicated IDE for QA. We started using dev tools as part of the…Nov 13, 20223Nov 13, 20223
Configuring and Running Tests with Maestro in GitHub ActionsMaestro, a mobile UI automation framework, provides a simple way to automate mobile apps. Integrating Maestro with GitHub Actions ensures…Dec 11, 2024Dec 11, 2024
How to Run TestCafe on GitLab CITestCafe is a versatile end-to-end testing framework for web applications that supports a variety of browsers and is easy to integrate with…Nov 19, 2024Nov 19, 2024
How to Run Nightwatch Web UI Tests in GitHub ActionsRunning Nightwatch UI tests in GitHub Actions ensures a streamlined and automated testing pipeline, enhancing CI/CD workflows. In this…Nov 15, 2024Nov 15, 2024
How to Run Maestro Tests in GitLab CI (Android)Automating mobile UI tests in GitLab CI with Maestro can streamline your testing process, allowing for consistent and repeatable tests on…Nov 11, 20241Nov 11, 20241
Running Robot Framework UI Tests on Bitbucket Pipelines CIIn this blog post, we’ll walk through the setup of running UI tests with Robot Framework on Bitbucket Pipelines. Robot Framework, known for…Oct 27, 20241Oct 27, 20241
Running UI Automation Tests with Go and Chrome on GitHub ActionsAutomating UI tests is an essential part of modern software development. If you’re using Go for your test automation, you can easily…Oct 2, 20241Oct 2, 20241