TestVagrant

Leadership

Stay informed and empowered with expert insights on the best and latest in Test Engineering, enhancing your knowledge and expertise.
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.
how to choose mobile devices for testing

How to Choose Mobile Devices for Testing?

How do we create a solid cross-device mobile test strategy? Let's explore that in the article.
Refactoring: Code smell couplers

Refactoring: Code Smells-Couplers

A code smell indicates a deeper problem in the source code. The blog outlines how to refactor code smell couplers.
Scroll to Top