Basics of API & Web service testing
- What is client and server?
- Client server architecture
- Presentation ,Business and database layers
- What is request & response
- What is API
- What is API testing
- API testing vs Unit testing
- What is webservice
- Difference between API & Web services
- Components of webservices (WSDL & UDDI)
- Types of webservices
- Soap vs Rest services
- URI & URL
- Web service API testing tool
- Web service API testing process
- What to test in webservices/API testing?
- HTTP methods (GET/POST/PUT/DELETE)
- STATUS codes
- Example of web service API’s
- Demo’s