Homepage
Open in app
Sign in
Get started
Automation with Love
Help you become an automation expert
UI
API
Performance
Dev-ops
Security
Mobile
Contract Test
Follow
Editor's picks
Top 4 framework for performing UI automation test
Top 4 framework for performing UI automation test
Learn these framework to get well-equipped for becoming automation experts
Donald Le
Apr 18, 2020
Loadtest REST API with gatling opensource
Loadtest REST API with gatling opensource
Hi folks, today I’m gonna show you how to loadtest your rest api with gatling tool.
Donald Le
Feb 28, 2020
API Testing with requests and pytest
API Testing with requests and pytest
I.What is requests
Donald Le
Nov 26, 2019
Latest
How to interact with Redis from Cypress test
How to interact with Redis from Cypress test
When implementing tests, we often need to interact with the databases in order to get the test data or clean data after we’ve done the…
Donald Le
Mar 8
Workflow succeeds even the test step has failed
Workflow succeeds even the test step has failed
Recently, I met the issue with GitLab CI that the pipeline succeeds even the test step has failed. Turns out, what I need to do is “how to…
Donald Le
Feb 9
Get memory consumption of web app with Cypress
Get memory consumption of web app with Cypress
Recently when checking performance of the web app I’ve worked on, I needed to get the memory consumption of web app after certain behavior…
Donald Le
Jan 16
GitLab CI with Kubernetes
GitLab CI with Kubernetes
Implementing CI/CD for your software development cycle is almost a must nowadays. Let’s see how you can implement the CI/CD flow with…
Donald Le
Dec 17, 2022
Wait for requests to finish in Playwright
Wait for requests to finish in Playwright
Recently I tested websocket connection using Playwright test runner and encountered the issue where the test is always pass even with the…
Donald Le
Dec 2, 2022
Using asynchronous function in loop with Typescript
Using asynchronous function in loop with Typescript
Recently I met the error Playwright context disposed when writing the API test using Playwright framework. Turns out the root cause of it…
Donald Le
Nov 18, 2022
Implement automation testing for Graphql API using Scala and RestAssured
Implement automation testing for Graphql API using Scala and RestAs...
Scala is a great language for data engineering project. We already knew that. But it can also be used for automated testing, especially for…
Donald Le
Nov 10, 2022
Test API to upload file using Playwright framework
Test API to upload file using Playwright framework
Playwright is a great tool for interacting with web browsers to do end to end testing on GUI. In addition, it also provides functionality…
Donald Le
Nov 9, 2022
Fix no require module provides package
Fix no require module provides package
Recently I met the issues no require module provides package when working with Docker. Finally I found the reason why.
Donald Le
Jun 6, 2022
Set up allure server store automation report
Set up allure server store automation report
Save some money spent on enterprise solution for reporting service.
Donald Le
Mar 12, 2022
Using Playwright to crawl data
Using Playwright to crawl data
Simple example for using Playwright to crawl data from websites.
Donald Le
Oct 27, 2021
Postman loop through list function
Postman loop through list function
Generate data when testing manual is trivial and takes time. With Postman functionalities support for looping, we can easily do the mundane…
Donald Le
Oct 8, 2021
About Automation with Love
Latest Stories
Archive
About Medium
Terms
Privacy