Rest API Testing using SoapUI Real time Application

所在平台: Udemy

课程主页: https://www.udemy.com/course/rest-api-testing/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:使用SoapUI进行REST API测试实时应用 课程概述:REST(表现层状态转化)是一种架构风格,是Web服务开发中常用的通信方法。与SOAP(简单对象访问协议)相比,REST更为轻量,因其占用带宽较少,更适合互联网使用。SOAP方法需要编写或使用提供的服务器程序(用于提供数据)和客户端程序(用于请求数据),而REST通过简明易懂的方式使人类能够理解所交换的信息,同时允许计算机高效交流。本课程将介绍以下内容:1. 创建REST请求;2. 不同类型的REST方法;3. Groovy编程。 课程大纲:无

课程评论(0条)

课程详情

REST (Representational State Transfer) is an architectural style, and an approach to communications that is often used in the development of Web service The use of REST is often preferred over the more heavyweight SOAP(Simple Object Access Protocol) style because REST does not leverage as much bandwidth, which makes it a better fit for use over the Internet. The SOAP approach requires writing or using a provided server program (to serve data) and a client program (to request data).REST sits on this stack in a way that makes it easy for humans to understand what's being exchanged while allowing computers to talk to one another efficiently. You may have also heard of some of the other technologies that can reside here, such as SOAP (which requires a fair amount of data and computing power and is not really appropriate for the constrained resources of mobile applications), JMS (which is specific to Java applications) and XML-RPC (which has many of the same problems as SOAP without any of the benefits of standardisation).This course cover following items1 Create REST Request2 Different type of REST methods3.Groovy programming

课程标签

0人关注该课程

主题相关的课程