Skip to content

ShopskaSalad/iyzipay-postman

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 

Repository files navigation

POSTMAN COLLECTION FOR TESTING IYZIPAY API

The easiest way of learning iyzipay API is testing the web endpoints by using Postman or SoapUI. We created a set of configurations on Postman. You can import the collection file in this project in you local Postman or SoapUI application and start using.

The tests will run on Sandbox environment.

HOW TO START

First, you need api key and secret key. In order to get these values, complete the following steps:

Then open Postman and follow these steps:

  • Import iyzipay API collection file in postman
  • Run Heathcheck service. These will add two global values to Postman.
  • Click on eye icon on the right top of Postman UI. Paste apiKey and secretKey values to related fields.

Now you can continue using Postman for testing iyzipay API.

HOW TO AUTOMATE API TESTING

The best way of automating API testing is using Postman, Newman and Jenkins. You can check the details from How to write powerful automated API tests with Postman, Newman and Jenkins

USING SOAPUI

You can also use SoapUI for running the tests. You can check the details from Importing SoapUI projects into Postman

CREDITS

These tests are originally developed by KurtuluลŸ ลžahin from iyzico.

Releases

No releases published

Packages

No packages published