Articles under the 'Postman' tag
What are the commonly used automated testing tools?
Automated testing is gradually replacing part of manual testing as it saves time and improves testing quality. Especially in the case of regression testing, automation can increase efficiency in several ways. Doing repetitive testing manually is a waste of time and resources. Also, there is some mar
...
More >>
How to use Postman automated test interfaces
Postman is an interface testing tool, this article for you to introduce how to use post to complete SOAP interface testing.
Build test environment1.1 Install test softwareHere we need to install Postman and OpenSSL.
1.2 Create a certificate for PostmanBecause Postman communicates HTTPS with the site
...
More >>
2022-07-13
QA
/
automated
/
test
/
Postman
/
interfaces