14.gif

Search (advanced search)
Use this Search form before posting, asking or make a new thread.
Tips: Use Quotation mark to search words (eg. "How To Make Money Online")

07-28-2018, 09:14 AM
Post: #1
[F4LT] Rest API Testing using Python
Rest API Testing using Python
Detailed Python Scripting

Last updated 7/2018
Includes:
3 hours on-demand video
2 Articles
32 Lectures
03:01:47

What Will I Learn?
Ready to design REST API Testing automation framework
Ready to face REST API automation interviews

Description
REST stands for REpresentational State Transfer. REST is web standards based architecture and uses HTTP Protocol for data communication.

In REST architecture, a REST Server simply provides access to resources and REST client accesses and presents the resources. Here each resource is identified by URIs/ global IDs. REST uses various representations to represent a resource like text, JSON and XML. Now a days JSON is the most popular format being used in web services.

Here in this course we are going to automate and validate API's using Python Scripting

We are going to cover following well known HTTP methods are commonly used in REST based architecture.
GET - Provides a read only access to a resource.
PUT - Used to create a new resource.
DELETE - Used to remove a resource.
POST - Used to update a existing resource or create a new resource.

https://www.udemy.com/api-testing-python/

Please add me Reps as Thanks
Cg
07-28-2018, 10:04 AM
Post: #2
RE: [F4LT] Rest API Testing using Python
Thanks, cgcg. Interesting share!




10.gif
Free counters!