Explore
Select a tab
3 results found
Cypress: Achieving Azure Active Directory Authentication
Here we cover several ways to achieve Microsoft Azure Active Directory Authentication with the Cypress Test Automation tool.
Blog
•Sep 27, 2023
Postman API Tests Collection: Run With Docker Compose
As Quality Engineers, we want the test environment setup to be quick and easy. And the test runs to be isolated and repeatable. Using Docker to run the tests can help achieve these goals. Here is a brief primer about creating a Postman tests collection and then running it with Docker Compose.
Blog
•Jan 21, 2022
Android Appium Automated Tests with BrowserMob MITM proxy
Mobile automation is generally done in mobile application testing to improve the efficiency of our testing process. Many times, the application deals with back-end-based data, which tends to change with each request or over time, and we can't afford to go and update tests on each data change. Here, we are going a step further by using the MITM concept to trap, manipulate and stub our data.
Blog
•Jan 14, 2024