TestVagrant

Technology

API testing using Retrofit 2 and TestNG

API Testing using Retrofit 2 and TestNG

In this blog we explore how Retrofit 2 and TestNg can be used to effectively test APIs.
visual regression testing with webdriver io

Visual Regression Testing with WebDriver IO

Visual regression testing is the process of validating visual parts of an app to ensure that code modifications do not result in unintentional changes.
Running WebdriverIO test on GitHub Actions CI

Running WebDriverIO Test on GitHub Actions CI

This blog intends to share details around Gitlab actions & how to integrate them with WebDriver IO tests.
get started with app testing using Espresso

Get Started with App Testing using Espresso

Read the blog to understand how to test apps using Espresso.
generating allure reports in the pytest framework

Generating Allure Reports in the Pytest framework

This blog offers a step-by-step guide to understand and implement allure test reports in a pytest framework.
triggering github workflow manually

Triggering GitHub Workflow Manually

Let us explore the need of triggering the workflow manually
Scroll to Top