API stands for the application programming interface. They are basically a collection of functions and procedures which allows us to communicate between two applications or libraries.
I performed manual API testing
I also conducted automated API testing using Postman tools as well as Newman. Newman is a command-line Collection Runner for Postman, which allows you to execute and test a Collection directly from the command line.
Through a custom pipeline, I’ve successfully integrated an API with Jenkins for CI/CD purposes.
API Testing
API stands for the application programming interface. They are basically a collection of functions and procedures which allows us to communicate between two applications or libraries.
I performed manual API testing
I also conducted automated API testing using Postman tools as well as Newman. Newman is a command-line Collection Runner for Postman, which allows you to execute and test a Collection directly from the command line.
Through a custom pipeline, I’ve successfully integrated an API with Jenkins for CI/CD purposes.