Execute Postman tests from AWS CodeBuildObject is to create API integration tests using Postman and execute it in AWS using AWS CodeBuild.Dec 3, 2023Dec 3, 2023
Write data into DynamoDB from json fileOne of the challenges is creating initial data set in dynamoDB. This data could be used for performance testing. AWS SDK go could be used…Nov 7, 2023Nov 7, 2023
Schedule postman collection run in Node.jsPostman helps us to write and automate API tests. We can create collections which are group of API requests. Newman is a command-line…Aug 1, 2021Aug 1, 2021
Managing .env file in Azure PipelineQuick tip to use environment variables for your Test Automation.Mar 7, 2021Mar 7, 2021
Selenium Web Automation Logs in Kibana via LogstashA simple way to write logback.xmlMar 17, 20201Mar 17, 20201
How to send an Automation Report using Sendgrid API…Pre-requisite: create account at Sendgrid and generate api token. Sendgrid provides different plans to opt for. For testing, You can opt…Oct 18, 2019Oct 18, 2019
Copy contents from Docker ContainerHere is the simple command to copy files from stopped docker containers if you are not used volume mapping.Oct 17, 2019Oct 17, 2019