Writing automation testing guide

This article provides a roadmap for getting started with automation testing, aimed at beginners including manual testers and develope...

In diary, Mar 22, 2024

All Stories

Writing automation testing guide

This article provides a roadmap for getting started with automation testing, aimed at beginners including manual testers and developers. It outlines the benefits of automation testing...

In diary, Mar 22, 2024

Automation Test Getting Started

//TODOAs an automation tester, I want to write the very first automation test script. To do it, I need to choose the programing language and the tool to getting started.

In blog, Mar 20, 2024

How to receive mail from yopmail in typescript

As an automation tester, I want to receive mail from yopmail system. So I can do some feature needed to get information from mail inbox details such as register account or forgot pass...

In basic technique, mail, typescript, Jan 26, 2024

Test scenarios example following bdd concept

As an automation tester, I want to create test scenarios to test my application that following BDD concepts

In basic technique, bdd, May 02, 2023

Robot Framework - Getting started

As an automation tester, I want to do automation test for UI application. To do that, I can use Robot Framework tools to implement the test script.

In UI, Automation testing tools, Jul 31, 2022