Skip to content

Hey! World this is REST API Testing using Python language with Robot framework. CURD operations are performed in this repo using POST, GET, PUT, DELETE methods. Deals with JSON data validation.Validate data in XML file and XML response.Also, validate Headers and Cookies. All the APIs are executed using the Requests library. If you are reading ti…

Notifications You must be signed in to change notification settings

hi-imran/API-Automation-with-Python-Robot-Framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

API Automation

Hey! World this is REST API Testing using Python language with Robot framework. CURD operations are performed in this repo using POST, GET, PUT, DELETE methods. Deals with JSON data validation. Validate data in XML file and XML response. Also, validate Headers and Cookies. All the APIs are executed using the Requests Library. If you are reading till now it means you already liked this project. So pull this code in your local repo and do some awesome stuff and let me know.

Environment Setup

  1. Python
  2. Pycharm
  3. Install following library using CMD
    • robot framework pip install robotframework
    • requests pip install requests
    • robotframework-requests pip install robotframework-requests
    • robotframework-jsonlibrarypip install -U robotframework-jsonlibrary

About

Hey! World this is REST API Testing using Python language with Robot framework. CURD operations are performed in this repo using POST, GET, PUT, DELETE methods. Deals with JSON data validation.Validate data in XML file and XML response.Also, validate Headers and Cookies. All the APIs are executed using the Requests library. If you are reading ti…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published