|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/javascript-for-qa-engineers-and-sdets/
课程评论:没有评论
**课程名称:** JavaScript for QA Engineers and SDETs **课程概述:** 本课程专为初学者设计,旨在教授JavaScript基础知识。从变量、条件语句、循环、数组、函数到对象,课程将循序渐进地讲解JavaScript的核心特性,帮助学员建立自信,能够称自己为JavaScript开发者。 虽然主要面向QA工程师,但课程内容同样适用于任何想要学习JavaScript的人。对于QA工程师而言,课程将重点关注在测试自动化领域至关重要的JavaScript知识,使学员能够熟练运用Protractor、WebDriverIO、Nightwatch.js等基于JavaScript的测试自动化框架。此外,课程还将探讨编码面试的常见形式,并提供实际的练习,帮助学员为面试做好准备。最终,学员将通过一个实际项目,创建一个用于测试的实用工具应用程序。 **课程学习内容:** * JavaScript基础:变量、条件语句、循环、数组、函数、对象 * 在浏览器控制台中运行JavaScript代码 * 处理JSON数据 * 将JavaScript代码集成到Web应用程序 * DOM(文档对象模型)操作 * 使用Linting工具强制执行编码标准 * 使用单元测试来测试代码 **教学方式:** 本课程采用实践驱动的教学方法,避免冗长的理论讲解,而是鼓励学员边学边练。课程内容精炼,通过大量示例进行教学,并提供充足的练习机会,确保学员能够快速掌握所学知识。
This course was created and designed to teach JavaScript fundamentals from the beginning, for beginners.I will be walking you through the basic features of JavaScript and bring you to a point where you will be confident to call yourself a JavaScript developer.Not just for QA Engineers!I have designed this course with QA Engineers as the main audience. But all the lessons and lectures apply for anyone wanting to learn JavaScript.QA EngineersI am going to teach you and focus in on all the parts of JavaScript that are important for a QA to successfully transition into an SDET.You will be ready to use test automation frameworks that use JavaScript like Protractor, WebDriverIO, or Nightwatch JS.We will go over what a coding interview will look like and we will walk through some sample exercises.You will end the course with a final project where you will create a utility app to provide data that you can use in your testing in the future.What you will be learning:The basics: variables, if statements, loops, arrays, functions, and objectsHow to run your code in the browser consoleHow to work with JSON dataHow to hook your code up to a web applicationHow to manipulate the DOMHow to enforce coding standards with LintingHow to test your code with unit testingHow I teach:I don't believe in giving a lot of lectures where I just talk and you listen. So you are not going to have any lectures on the "history of JavaScript".I want you to always be coding.The lessons are quick and to the point. You will follow my lectures through examples and have opportunities to practice what I taught.