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
Deploy a web app with Docker and Nginx
Deploy a web app with Docker and Nginx
Nginx is a web server that can act as a reverse proxy, load balancer, or HTTPcache. By using Nginx, your application can handle a higher…
Donald Le
Jan 16
How to modularize your k6 tests
How to modularize your k6 tests
When it comes to software development, structuring your code in modules allow you to easily maintain and update the code when needed. As…
Donald Le
Jan 8
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, 2023
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, 2023
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, 2023
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, 2023
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, 2023
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, 2023
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, 2023
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, 2023
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, 2023
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, 2023
About Automation with Love
Latest Stories
Archive
About Medium
Terms
Privacy
Teams