|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/learn-selenium-webdriverjavatestng-framework-from-scratch/
课程评论:没有评论
**课程名称:** Selenium WebDriver、Java、TestNG 框架从零开始 **课程概述:** 本课程旨在教授学员如何从基础到进阶,使用 Selenium WebDriver、Java 和 TestNG 框架开发自动化测试套件。课程涵盖了开发自动化测试脚本和回归测试自动化的所有必需知识,帮助学员提高测试效率,节省时间。 **课程内容:** * **Selenium WebDriver 概述:** 详细讲解 Selenium WebDriver 的工作原理,并与替代工具进行比较。 * **安装与设置:** 讲解所需的安装环境,包括 Selenium WebDriver jars(基础)、Java、Eclipse IDE、Maven、TestNG,以及 Chrome 的依赖和 XPath。 * **Selenium WebDriver 与 Java 基础:** 从零开始,全面讲解 Java 概念及其在 Selenium 脚本中的应用,特别是 Java 的 OOPs 概念和集合类。 * **TestNG + Maven 框架搭建:** 演示如何搭建 TestNG 和 Maven 框架。 * **Selenium 核心功能:** 讲解数据参数化、数据提供者(Data Providers)、Suite XML 文件、注解(Annotations)等 Selenium 的高级功能。 * **Selenium 高级主题:** 深入讲解 Actions 类、JavaScriptExecutor、网页滚动、元素悬停(Hover)、文件上传和文件下载等跨浏览器场景。 * **并行与顺序执行、跨浏览器测试:** 提供详细的演示,讲解并行测试脚本执行、顺序测试执行和跨浏览器测试。 * **浏览器自动化:** 涵盖 Chrome 和 IE 浏览器的自动化操作。 **附加资源:** * 提供可下载的资源和讲座链接。 * 提供 GITHUB 链接供代码参考。 **目标人群:** 希望学习自动化测试,掌握 Selenium WebDriver、Java 和 TestNG 框架的初学者和有一定基础的学习者。
Learn to develop Automation Test Suite using Selenium WebDriver, Java, TestNG Framework from basics to intermediate level.The course covers almost all the essentials you need to develop test automation scripts and automate your regression testing.Hence speed up testing and save time, with Automated test Suite.As part of this Course, I have covered following Topics -Selenium WebDriver Overview - Tells you how actually that all works.Comparison on the alternative tools to selenium.Installation setup required - Selenium WebDriver jars (for basics only), Java, Eclipse IDE, Maven, TestNG, dependencies and chropath for chrome.Basics of Selenium WebDriver and Java - Explained the Java concepts and it's application/usage in Selenium scripts completely from scratch.More detailed explanation session on Java OOPs concepts, Collections etc.. Setting up TestNg + Maven Framework.Covered cool features of selenium like - Data Parameterization, data providers, Suite XML Files, Annotations etc..Explained the advanced topics in Selenium like - Actions class, JavaScriptExecutor, Scrolling the web pages, Hover on the elements, File upload, File download scenarios in multiple Browsers.Detailed Demo on the concepts like Parallel Test Script Executions, Sequential Test Executions and Cross Browser testing.Covered the Browser Automation in Chrome and IE.Provided downloadable Resources, Links attached to the lectures.Provided the GITHUB Link for the code reference.