PinnedUnderstanding GitLab CI/CD Variables for pipGitLab CI/CD uses various types of variables to make pipelines dynamic, adaptable, and secure. Variables can store values such as paths…Sep 8, 2024Sep 8, 2024
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, 2023A response icon1Dec 10, 2023A response icon1
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, 2024A response icon2Jul 21, 2024A response icon2
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, 2022A response icon3Nov 13, 2022A response icon3
Create and Test a Mock API Server in Python Using Flask and Pytest (with GitHub Actions CI)Have you ever wanted a fast way to mock REST APIs and run automated tests against them — all in Python?6d ago6d ago
Real API Load Testing in CI Using ArtilleryArtillery is a fast, modern, and powerful load testing toolkit built with Node.js. While tools like K6 and JMeter are widely known…Jun 22Jun 22
Sitespeed.io: Open-Source Web Performance Monitoring with CI IntegrationWhen it comes to ensuring lightning-fast websites and catching performance regressions early, Sitespeed.io is a powerful open-source tool…Jun 18Jun 18
Setting Up Lighthouse CI From Scratch (with GitHub Actions Integration)Website performance and accessibility are critical to the user experience. Google Lighthouse is a fantastic tool for auditing your site’s…Jun 14Jun 14
How to Run Python Playwright Tests Using Docker LocallyAutomation testing with Playwright in Python is powerful, but keeping environments consistent across machines and CI tools can be a…Jun 5Jun 5