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
Synthetic testing a Next.js app using Grafana k6 cloud
Synthetic testing a Next.js app using Grafana k6 cloud
Synthetic testing ensures your application performance meets the expected requirements for typical user journeys. You wouldn’t want to find…
Donald Le
Nov 25
Intercept API requests using Playwright
Intercept API requests using Playwright
Playwright is a great browser testing framework with a lot of modern features such as auto-wait, and parallel testing. One of its most…
Donald Le
Aug 20
Intercepting API requests using Cypress
Intercepting API requests using Cypress
When implementing automation testing for your web applications, sometimes you want to test for edge cases, such as checking how your…
Donald Le
Aug 19
Cypress await async, finally
Cypress await async, finally
Recently Gleb Bahmutov created a plugin that allows Cypress test to have async await syntax support so that you don’t have to always put…
Donald Le
Aug 19
Crafting your automation skill with a real-world application usingPlaywright
Crafting your automation skill with a real-world application usingP...
Playwright is an excellent automation testing tool that supports parallel testing out of the box, not to mention the modern features such…
Donald Le
Aug 19
Integrate k6-browser with LambdaTest
Integrate k6-browser with LambdaTest
No more setting up Selenium to run concurrently with the load testing tool to understand user experience when the application is under…
Donald Le
Aug 10
Allure-testng cannot capture the test steps
Allure-testng cannot capture the test steps
Recently, I encountered a problem when working with allure-testng, which caused the allure report does not show the @steps annotation from…
Donald Le
Apr 14
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
About Automation with Love
Latest Stories
Archive
About Medium
Terms
Privacy
Teams