|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/learning-api-testing-using-postman-a-complete-course/
课程评论:没有评论
**课程总结:使用 Postman 进行 API 测试(含 Docker)** 本课程旨在帮助学员掌握 API 测试的方方面面,从基础理论到实践应用,并涵盖自动化测试和 CI/CD 集成。 **核心内容:** * **API 测试基础:** * API 介绍与测试原理 * HTTP 方法与基础知识 * 认证与 Cookie * 文件上传与 Web 基础 * 测试覆盖率与代码覆盖率 * API 测试方法论、测试计划与测试用例编写 * 性能测试计划与执行 * API 测试最佳实践 * JMeter 负载测试 * **Postman 工具详解:** * Postman 的安装与使用(Chrome App / Native App) * 环境与变量的配置 * 预请求脚本/后请求脚本的编写 * 在 Postman 中编写测试用例 * 将 Postman 请求导出为不同编程语言 * JSON Schema 验证 * Chai assert 框架的高级应用 * 连续请求与变量传递 * Collections 的创建与管理 * Test Runner 的使用 * Collection、测试数据、请求的导入/导出 * Newman (监控 Postman 请求) 与 Docker Jenkins 集成 CI/CD * Postman Interceptor * 代理设置 * API 文档生成 * TEAM Library * Collection 的分享 (V1/V2 格式) * 通过 Console/Dev Tools 调试请求 * Mock Servers * 通知功能 * 快捷键 * 参与 Postman 社区 * API 测试面试题解析 **学习路径:** 课程将从 API 和 API 测试的介绍开始,引导学员创建 Postman 测试集(Collection)。随后,学员将学习如何为测试集添加验证框架,并在命令行中运行 Collection,最终将其集成到 Jenkins 自动化流程中。后续内容将深入探讨 API 测试覆盖率、JMeter 性能测试以及 Postman 的更多高级功能。 **目标学员:** 零基础或初级 API 测试工程师。
In this course, We will Master the API Testing, We will learn how an Experience Testers Write Test Cases for the API Testing in the POSTMAN(API Testing Tool) and Create an Automation TestSuite to run it regularly and Integrate it in the Continuous Integration Delivery Stack(CI/CD Stack).API Testing Basics Covered: - Introduction to API & API Testing.HTTP Methods & Fundamentals.Authentication & Cookie basics.File Upload and misc Web fundamentals.Test Coverage and Code Coverage.Approach of API Testing, Writing Test Plan and Test Cases.Performance Testing Plan and Execution.Best Practices of API Testing.Load Testing of the API using JMeter.We will explore the features of the POSTMAN:-Installation of Chrome App and Native App.Environments & Variables.Setting up Pre-Script/ Post-ScriptsWriting Test Cases in POSTMAN.Exporting POSTMAN Request in Different Programming Languages.Validate JSON Schema.Advance Use of Assert Framework(Chai assert framework) in POSTMAN.Consecutive Request in POSTMAN and Passing variables to Other request.Collections.Test Runner.Import/Export Collection or Test Data or Request.Newman( Monitoring POSTMAN Requests) & Running Test Cases on the Docker JenkinsPOSTMAN Interceptor.Proxy Settings.Generating API Documentation.TEAM library.Sharing Collection as V1/V2 format.Debugging Request using Console /Dev Tools.Mock Servers.Notifications.Keyboard shortcuts.How to Be a Part of Community of POSTMAN.API Testing Interview Questions - Part 1,2,3,4 ( 101+ Questions)Assuming Beginner in the API Testing, First, we'll learn about "What is API and how do we test them", after that, we'll create a POSTMAN Test suite(collection) and add our validation framework to it. After finishing our Test Suite, we will run collection command-line and add it as Jenkins Job(monitoring purpose). Next steps will include the Test Coverage for the API-Testing and how to perform the Load Testing of the API using JMeter and More Advance Concepts in POSTMAN.