Integration Test - SOAP

Integration scenario

In this scenario, we are simulating and automating the integration flow of a single service.

We will use our demo SOAP web services to automate the below integration flow as follows:

  1. Create a new Student
  2. Verify Student is created
  3. Search the newly-created Student by id
  4. Update the created Student with new information
  5. Verify the search result
  6. Delete the created Student
  7. Verify the Student is deleted

Get hands-on with 1200+ tech skills courses.