|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/get-up-running-with-the-protractor-cucumber-framework/
课程评论:没有评论
### Protractor-Cucumber (JS) 入门课程总结 本课程旨在教授如何使用 Protractor-Cucumber 框架,并分享一位熟悉这些工具的软件工程师的经验。学完本课程后,开发者将掌握足够知识,能够开始在自己的软件项目或工作中使用这些工具。 **课程核心目标:** * **简化集成与端到端 (E2E) 测试:** 解决自动化测试难以融入软件开发流程的问题,让 E2E 测试更容易被广泛采用。 * **掌握 Protractor-Cucumber 框架:** 深入理解并实践 Protractor 和 Cucumber 的结合使用。 **课程涉及技术:** * **Node.js:** JavaScript 的运行环境。 * **Selenium (Webdriver-manager):** 用于浏览器自动化测试的核心库。 * **JavaScript:** 主要的编程语言。 * **(未来可能增加) TypeScript 支持:** 根据需求提供 TypeScript 教学。 * **Visual Studio Code:** 推荐的开发环境。 * **Protractor:** Angular 应用的 E2E 测试框架。 * **Cucumber:** 使用 Gherkin 语言进行行为驱动开发 (BDD) 的框架。 * **Gherkin:** 用于描述软件行为的自然语言语法。 **课程价值:** 通过本课程的学习,开发者能够有效地为软件项目实现自动化集成和端到端测试,从而提高软件质量,并可能促使 E2E 测试在更广泛的开发流程中得到应用。
This course is intended to teach you how to use the Protractor-Cucumber Framework, with a few tips from a software engineer familiar with these tools. By the end of the course, a developer should be equipped with enough knowledge to start using these tools at their software shop or in their own projects. Far too often is Integration & End-to-End testing thrown out of a software process, but if it were just easier, then maybe it could find its place everywhere. Technologies Used:Node.jsSelenium (Webdriver-manager)JavaScript(Future Lectures) Typescript Support If RequestedVisual Studio CodeExtensions Listed Under Lecture 2ProtractorCucumberGherkin