Using SoapUI tool for REST based services

20

Transcript of Using SoapUI tool for REST based services

Page 1: Using SoapUI tool for REST based services
Page 2: Using SoapUI tool for REST based services

Create user – This will be used to create a new user. It is a POST operation and its endpoint is https://api.chroma.dev/v1/users.

Search user by username – This will be used to search a user by its username. It is a GET operation and its endpoint is https://api.chroma.dev/v1/users?username=<username>.

Page 3: Using SoapUI tool for REST based services
Page 4: Using SoapUI tool for REST based services
Page 6: Using SoapUI tool for REST based services
Page 7: Using SoapUI tool for REST based services
Page 8: Using SoapUI tool for REST based services
Page 9: Using SoapUI tool for REST based services
Page 10: Using SoapUI tool for REST based services
Page 11: Using SoapUI tool for REST based services
Page 12: Using SoapUI tool for REST based services
Page 13: Using SoapUI tool for REST based services
Page 14: Using SoapUI tool for REST based services
Page 15: Using SoapUI tool for REST based services
Page 17: Using SoapUI tool for REST based services
Page 18: Using SoapUI tool for REST based services
Page 19: Using SoapUI tool for REST based services
Page 20: Using SoapUI tool for REST based services