|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/webservices-testing-restassured-api-tutorial/
课程评论:没有评论
课程名称:2024年使用Rest Assured API和POSTMAN进行Web服务API测试 课程概述: 本课程专注于使用Rest Assured API和POSTMAN进行Web服务API自动化测试,涵盖了API测试的手动和自动化方法,适合各个水平的学习者。随着当今技术的发展,API测试需求日益增加,尤其是对于那些已经熟悉UI测试的人员。当前,约90%的应用程序(包括基于Web、移动和数据库的应用)通过REST和SOAP API进行相互通信,其中REST作为轻量级API,已成为业界的主流。许多大型企业(如亚马逊、Facebook、LinkedIn、谷歌和Expedia等)的不同应用程序均采用RESTful Web服务进行数据交流。 如果你已经掌握了Selenium,那么将Selenium与API测试结合的技能将大幅提升你的市场竞争力。全球范围内的许多自动化职位都需要具备Selenium与API测试的综合知识,而不仅仅是手动测试的能力。企业期待候选人对API自动化有深入的理解,并能够在同一自动化框架中处理UI、数据库和移动应用的测试需求。 在本课程中,我们将深入探讨Web服务自动化测试的框架设计,特别是最流行的Cucumber BDD方法,具体涵盖以下主题: - API测试基础知识 - SOAP和REST的区别及其使用场景 - 可用的Web服务测试工具 - POSTMAN深入讲解 - REST API方法:GET、POST、PUT、DELETE等 - Rest Assured API及框架构建 - 处理OAUTH认证 - JSON与XML基础 - Jackson库介绍 - TestNG框架 - Jenkins集成 - Maven构建工具 - Extent报告 - 并行执行 - Git/GitHub版本控制 - 数据驱动测试 - Cucumber BDD方法 - 多个实时API的使用 这门课程是API测试领域的一次全面探讨,旨在帮助学员掌握现代软件测试的核心技能。
Webservices API Automation Testing using Rest Assured API and POSTMAN - Biggest course to cover all levels of API Testing using both Manual and Automation approaches on Live projects.API Testing is very much in demand these days and people who are already familiar with the UI testing part should approach for API Testing as these days 90% of the Applications Web Based, Mobile Based, Database communicates with each other with APIs only i.e. REST and SOAP. REST being the light weight API 95% of the Industry works on RESTFul webservices. Big clients like Amazon, Facebook, LinkedIn, Google, Expedia etc their different apps communicates through RESTFul webservices itself.If you are already familiar with Selenium then the combination of Selenium + API Testing is a boom in the Industry. Every next Automation opening in Industry around the globe has a requirement of good knowledge on Selenium + API Testing and not just the Manual part, companies they look for indepth understanding of API Automation which can be used in the same Automation framework designed to handle the UI, Database and the Mobile part. Using Rest Assured API we will look at in-depth framework designing on Webservices automation testing part which will include the most popular Cucumber BDD approach as wellDetailed topics covered:API Testing basicsDifference in SOAP and REST and which one to useTools available for testing WebservicesPOSTMAN in DepthREST API Method - GET, POST, PUT, DELETE etcRestAssured API and building frameworksHandling OAUTH AuthenticationJSON & XMLIntroduction to Jackson LibraryTestNGJenkinsMavenReporting Extent ReportParallel ExecutionGit/GitHubData DrivenCucumber BDDMany Live APIs used