Pratik Zinjurdepratikpz18.hashnode.dev路Dec 9, 2023API Automation With Pactum.JSHello everyone! 馃憢 In the ever-evolving landscape of software development, the significance of robust API automation cannot be overstated. Recently, my focus has been on enhancing API test coverage and refining an automation framework. The goal? To m...Discuss路1 like路32 readsapiautomation
Md Moeen Ajaz Khanmdmoeenajazkhan.hashnode.dev路Jan 17, 2023A Complete Guide to PactumJSBlog Originally Published by me on https://www.programsbuzz.com/article/complete-guide-pactumjs If you are looking for a JavaScript-based API automation tool that can help in API testing at all the levels in a Test Pyramid then your search will end ...Discuss路1 likeAPI TESTING
Manuel Serafin Bugarinelser.hashnode.dev路Jul 4, 2022Setup Guide for API Testing with Cucumber-js and PactumJSFor this blog, I'll be sharing a step-by-step guide to setting up Cucumber-js and PactumJS for API testing. Cucumber Firstly, why cucumber? Cucumber has been around for many years now and it is well known for its Gherkin syntax. If you are not famili...Discuss路2.3K readsJavaScript