Top Categories

Part 3- POST Request | Rest API Testing using Robot Framework
  • Category: Information Technology
  • Sub Category: Robot Framework
  • POST Request | Rest API Testing using Robot Framework
  • Agile testing
  • python tutorials
  • automation vidios
  • Manual testing
  • Selenium webdriver
  • Testing tools
  • Automation Step by Step
  • SDLC
  • Python
13 Views
Topic: How to Send Post Request to Rest API URL: http://restapi.demoqa.com/customer/register Content Type : application/json Body: { "FirstName" : "david1234", "LastName" : "david1234", "UserName" : "david1234", "Password": "david1234", "Email" : "david1234@gmail.com" } Validation

Comments

You Might Be Interested In