|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/basic-to-advanced-restapi-automation-testing-step-by-step/
课程评论:没有评论
课程名称:从基础到高级的API自动化测试与Katalon Studio 课程概述:本课程旨在教授学习者如何使用Katalon Studio进行REST API的自动化测试。学习内容包括如何创建对象库、如何编写自动化测试用例和测试套件、如何生成测试报告,以及如何与Git和Jenkins进行集成。API测试在软件测试中的重要性日益增加,尤其是在过去五年中,API测试的需求愈加显著。现在,API或Web服务的测试已不再仅由开发人员进行,而是成为外包团队独立验证和确认产品的重要实践。 在本教程中,将展示如何使用Katalon Studio从零开始创建一个API/Web服务测试并遵循最佳实践。 Katalon Studio简介:Katalon Studio是由Katalon公司开发的自动化测试软件,建立在开源自动化框架Selenium和Appium之上,提供针对Web、API、移动及桌面应用程序测试的专用IDE界面。Katalon Studio于2015年1月首次内部发布。 Katalon TestOps:Katalon TestOps是一个基于Web的应用程序,通过图表、图形和报告可视化测试数据和执行结果。其主要功能包括测试管理、测试计划和测试执行,可与Jira及其他CI/CD工具集成。Katalon TestOps最初于2017年11月以Katalon Analytics的名义发布,2019年10月正式更名为Katalon TestOps,在2021年5月发布了最新版本,旨在为DevOps团队提供最佳的测试编排。 Katalon Recorder:Katalon Recorder是一个浏览器插件,可记录用户在Web应用中的操作并生成测试脚本,支持Chrome和Firefox。其功能与Katalon Studio的录制工具相似,也能够执行测试步骤并导出多种语言的测试脚本,如C#、Java和Python,最新版本Katalon Recorder 5.4于2021年5月发布。 Katalium:Katalium是一个基于Selenium和TestNG的测试自动化项目框架,旨在帮助用户快速设置测试用例,Katalium Server是其组件之一,提供提升Selenium Grid用户体验的增强功能,可以以Standalone模式在开发环境中运行。 这个课程适合希望提高API自动化测试技能的学习者,尤其是希望掌握Katalon Studio工具的相关知识和实践。
Learn RestAPI Automation testing using katalon studio,What I will learn?How to create object RepositoriesHow to create test cases and test suites for automation testingHow to generate reportsHow to integrate with GITJenkins IntegrationAPI testing (or Web service testing in the context of a Web application) has become more important in software testing. The interest in API testing has been increasing over the last five years, according to Google Trends. This trend possibly indicates that the demand for applying API testing has become more prevalent. Testing API or web services is no longer performed solely by the original developer. This activity is now a common practice among outsourcing teams who independently verify and validate their products.This tutorial will demonstrate how to use Katalon Studio to create your first API/Web service test from scratch with good practices.What is katalon studio ?Katalon Studio is an automation testing software tool developed by Katalon, Inc. The software is built on top of the open-source automation frameworks Selenium, Appium with a specialized IDE interface for web, API, mobile and desktop application testing. Its initial release for internal use was in January 2015.Katalon TestOpsKatalon TestOps is a web-based application that provides visualized test data and execution results through charts, graphs, and reports. Its key features include test management, test planning, and test execution. Katalon TestOps can be integrated with Jira and other CI/CD tools.Katalon TestOps was originally released as Katalon Analytics in November 2017. In October 2019, Katalon officially changed the name to Katalon TestOps.] It is currently available in the May 2021 version and is expected to provide DevOps team with the optimal test orchestration.Katalon RecorderKatalon Recorder is a browser add-on for recording user's actions in web applications and generating test scripts. Katalon Recorder supports both Chrome and Firefox. Katalon Recorder functions in the same way as Katalon Studio's recording utility, but it can also execute test steps and export test scripts in many languages such as C#, Java, and Python.Katalon Recorder 5.4 was released in May 2021.KataliumKatalium is a framework that provides a blueprint for test automation projects based on Selenium and TestNG. The framework is built to help users who still need to work with TestNG and Selenium to quickly set up test cases.Katalium Server is a component of the Katalium framework. It is a set of enhancements to improve the user experience with Selenium Grid. Katalium Server can be run as a Standalone (single) server in development mode.