Skip to content

jrohit54/webservicesAutomation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webservicesAutomation

In this project have created the framework to test the rest api.

Post api is : URL:http://www.fashionandyou.com/api/login/business?operationType=login Post Body:{ "login": { "loginId": "[email protected]", "password": "123456", "loginSource": "APP" } }

package:com.requestPojo For the Request side ,getter and setters can be generated using http://www.jsonschema2pojo.org/

package:com.ResponsePojo For the response side ,getter and setters can be generated using http://www.jsonschema2pojo.org/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published