0% found this document useful (0 votes)
8 views1 page

Web Service Testing and Automation Guide

The document lists various topics related to web services testing including how to import a WSDL, emulator options, Google Maps automation, end to end login testing, application frameworks, authentication in web services, different test case types, status codes, negative testing scenarios, and common API defects.

Uploaded by

dev.jai.ak
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views1 page

Web Service Testing and Automation Guide

The document lists various topics related to web services testing including how to import a WSDL, emulator options, Google Maps automation, end to end login testing, application frameworks, authentication in web services, different test case types, status codes, negative testing scenarios, and common API defects.

Uploaded by

dev.jai.ak
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

wsimport -keep -p personclientsupportcode [Link]

wsdl

emulator -avd Nexus_S_API_28

google maps automation framework


how to do an end to end testing for login scenario - api, UI, DB
application framework and tech stack
authentication and authorization in ws
different kind of test cases in web services
status code
negative sceanarios in web service testing
common defects in api testing

{
"platformName": "Android",
"deviceName ": "Android Emulator",
"app": "D:\\Work\\SampleAPK\\[Link]"
}

You might also like