Rest API Testing using Robot Framework - Request Library

所在平台: Udemy

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

课程评论:没有评论

第一个写评论        关注课程

课程简介

**课程名称:** 使用 Robot Framework 的 Request Library 进行 REST API 测试 **课程概述:** 本课程将深入介绍如何利用 Robot Framework 这一通用的自动化测试框架来测试 RESTful API。Robot Framework 以其易于使用的表格化测试数据语法和关键字驱动的测试方法而闻名。课程强调了通过 Python 或 Java 实现的测试库来扩展其测试能力,并展示了如何从现有关键字构建新的更高级别的关键字,这一切都基于其相同的测试用例创建语法。 **课程内容涵盖:** 1. **基础环境搭建:** 学习如何配置和准备进行 API 测试所需的开发环境。 2. **API 测试基础:** 掌握 API 测试的基本概念和重要性。 3. **REST API 及不同方法:** 理解 RESTful API 的核心原理以及 HTTP 请求的各种方法。 4. **GET, POST, PUT, DELETE 操作:** 学习如何使用 Robot Framework 和 Request Library 来执行常见的 HTTP 方法。 5. **动态数据运行:** 探讨如何在测试中运用动态数据,使测试更具灵活性和实用性。 6. **JSON 及 JSONPath:** 掌握 JSON 数据格式的处理方式,以及如何使用 JSONPath 来提取和验证 API 响应中的数据。 7. **API 测试基础:** 巩固和深化 API 测试的核心技能和最佳实践。

课程评论(0条)

课程详情

Robot Framework is a generic test automation framework for acceptance testing and acceptance test-driven development (ATDD). It has easy-to-use tabular test data syntax and it utilises the keyword-driven testing approach.Its testing capabilities can be extended by test libraries implemented either with Python or Java, and users can create new higher-level keywords from existing ones using the same syntax that is used for creating test cases.We are going to cover,1. Basic environment setup2. API Testing Basics3. Rest API and different methods4. GET POST PUT DELETE5. Run with Dynamic Data6. Json and Json Path7. API Testing Fundamentals

课程标签

0人关注该课程

主题相关的课程