Automate anything using Robot Framework + Sikuli

所在平台: Udemy

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

课程评论:没有评论

第一个写评论        关注课程

课程简介

**课程名称:** 使用 Robot Framework + Sikuli 自动化一切 **课程概述:** 本课程将深入探索 Robot Framework,这是一个通用的测试自动化框架,适用于验收测试和 ATDD(验收测试驱动开发)。课程将重点介绍其易于使用的表格化测试数据语法以及它所采用的关键字驱动的测试方法。 我们还将学习如何通过 Python 或 Java 实现的测试库来扩展 Robot Framework 的功能,并掌握使用与创建测试用例相同的语法来组合现有关键字,从而创建更高级别的自定义关键字。 课程内容涵盖: * **基础环境搭建:** 帮助您快速搭建起 Robot Framework 的开发与运行环境。 * **等待机制:** 学习如何有效地处理各种等待场景,确保测试的稳定性和准确性。 * **架构解析:** 理解 Robot Framework 的核心架构,为更深入的学习和应用打下基础。 * **资源文件:** 掌握如何组织和管理测试资源,提高代码的复用性和可维护性。 * **用户自定义关键字:** 教授如何创建和使用用户自定义关键字,极大地提升测试开发的效率。 **Robot Framework 生态系统:** Robot Framework 项目托管在 GitHub,您可以在那里找到详细的文档、源代码和问题追踪器。下载则托管在 PyPI。该框架拥有丰富的生态系统,包含各种通用测试库和工具,这些都是作为独立项目开发的。 **Sikuli 集成:** 虽然课程概述中未详细说明 Sikuli 的具体内容,但标题表明本课程还将包含如何利用 Sikuli 进行自动化操作,很可能是在 Robot Framework 中结合 Sikuli 的图像识别能力,实现对图形用户界面的自动化控制,从而“自动化一切”。 **学习目标:** 完成本课程后,您将能够: * 熟练使用 Robot Framework 构建自动化测试。 * 掌握关键字驱动的测试设计方法。 * 有效地管理和组织测试资源。 * 创建用户自定义关键字以提高效率。 * (推测)利用 Sikuli 实现更广泛的自动化场景。 **本次课程特别适合:** QA 工程师、测试开发人员、任何希望通过自动化提高效率的开发人员。

课程评论(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 utilizes 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.Robot Framework project is hosted on GitHub where you can find further documentation, source code, and issue tracker. Downloads are hosted at PyPI. The framework has a rich ecosystem around it consisting of various generic test libraries and tools that are developed as separate projects.We are going to cover,1. Basic environment setup2. Waits3. Architecture4. Resource Files5. User defined keywords

课程标签

0人关注该课程

主题相关的课程