CI/CD For Testers

所在平台: Udemy

课程主页: https://www.udemy.com/course/cicd-for-testers/

课程评论:没有评论

第一个写评论        关注课程

课程简介

**课程名称:** CI/CD For Testers (面向测试人员的持续集成/持续部署) **课程概述:** 本课程旨在帮助自动化测试人员掌握使用 CI/CD 工具进行测试用例管理和执行的技能。课程重点介绍如何利用 Jenkins 创建自动化执行的“任务”(pipeline),并解释了该方法在自动化回归测试和定时执行方面的优势。通过 Jenkins 任务,可以生成详细的执行日志,便于追踪和分析历史 bug。 在代码管理方面,课程将使用 GitHub 来存储测试用例脚本。学生将学习如何构建 Jenkins 任务,使其能够从本地计算机或 GitHub 中访问和执行测试用例脚本。 需要注意的是,CI/CD 是一个广泛的领域,涉及多种工具和技术。本课程的 CI/CD 内容和流水线创建主要聚焦于满足测试用例执行的需求,旨在为初学者自动化测试人员提供入门级的流水线创建指导。本课程并非对 CI/CD 的全面覆盖,而是为了帮助自动化测试人员更好地安排和管理测试用例脚本的执行。在当前的自动化测试体系中,测试用例脚本的持续集成和开发至关重要,本课程正是为此而设。

课程评论(0条)

课程详情

Once we are done with our Automation Tests Scripts, we often need to run/execute it. Creating a pipeline can be very useful for test case management and execution. In case of retesting same set of test cases at a scheduled time everyday, it proves very useful. In the course, Jenkins has been used to create pipeline - often referred as jobs - which can be run at a scheduled time. For every run, there would be a log which proves very useful in tracking previous bugs.GitHub has been used to store test case scripts. In the course, pipelines/jobs have been created to access the test case scripts from local machine/desktop or GitHub. Please note the CI/CD is very vast topic and many tools and technologies are used in industry. In this course, coverage of CI/CD or creation of pipelines has been limited to test case execution needs. This course is necessary and sufficient to start with pipeline creation for testing needs to help with beginner Automation Testers. Please do not think this course as a complete solution for CI/CD. This is created just to help Automation Testers to schedule and manage test case scripts and its execution. Continuous Integration and Development of test case scripts is need of our current Automation Testing setup and hence this course.

课程标签

0人关注该课程

主题相关的课程