|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/test-automation-using-selenium-webdriver/
课程评论:没有评论
**课程名称:** 使用 Selenium WebDriver 进行测试自动化 **课程概述:** 本课程专为希望入门并使用 Selenium WebDriver 为测试实现自动化的学员设计。课程将从环境搭建和第一个测试用例的运行开始,快速引导学员上手。内容将涵盖 WebDriver 的基本测试模板和结构,并深入讲解 WebDriver Interface、WebElement Interface、By class、Alert interface、Navigation interface、Window interface、Manage 和 Timeouts interface 的各种方法。这些核心内容将在课程中反复应用。此外,课程还将包含 Java、Eclipse、JUnit 以及 HTML、CSS 和 JavaScript 基础知识的讲解,即使您对此一无所学,也能帮助您从零开始。课程最后将通过一个案例研究,演示从需求(用户故事)出发,编写测试用例、测试脚本,并进行批量运行的全过程,帮助您为使用 Selenium WebDriver 自动化项目做好充分准备。 **主要学习内容:** * 环境搭建与第一个 Selenium WebDriver 测试用例的编写 * WebDriver 的基本测试模板和结构 * WebDriver Interface、WebElement Interface、By class 的深入理解与应用 * Alert、Navigation、Window、Manage 和 Timeouts 接口的详细讲解 * Java、Eclipse、JUnit 基础知识 * HTML、CSS 和 JavaScript 基础知识 * 完整的自动化测试案例研究:从需求到脚本批量运行
This course is designed for those who want to get started on using the Selenium WebDriver for automating their tests. To begin with there will a quick start to illustrate how to setup the environment and run your first testcase. This will introduce you to basic test template and constructs of WebDriver. Thereafter , it will go deeper into various methods of WebDriver Interface, WebElement Interface, By class. Alert interface, Navigation interface, Window interface Manage and Timeouts interface All these will be used time and again and form the core of using WebDriver. There are lectures which will cover Java, Eclipse, JUnit and basics of HTML, CSS and Javascript. So, even if you not know about it, these lectures will help you get started from scratch. To sum up there will a case study illustrating starting from requirement (user stories), writing testcases, writing test scripts and running them as batch. This will prepare you well to start automating your projects using Selenium WebDriver.