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 6Feb 6
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 21Jul 21
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
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…1d ago1d ago
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…5d ago5d ago
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 111Nov 111
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 271Oct 271
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 21Oct 21
Automating UI Tests in GoLang programming Using ChromeDPUI automation testing has become essential for modern web applications to ensure functionality, usability, and performance across different…Sep 30Sep 30