|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/test-automation-zombies-vs-professionals/
课程评论:没有评论
**课程名称:** 测试自动化 - 僵尸 vs 专业人士 **课程概述:** 本课程旨在帮助测试自动化工程师超越对工具的片面关注,理解测试自动化的真正目标。作者通过对比“僵尸”自动化工程师(只关注工具,孤立工作)和“专业”自动化工程师(具备大局观和T型技能),强调了成为一名合格测试自动化专业人士的重要性。 课程内容涵盖实际应用中的测试自动化方法和必备概念,并提供一个云托管应用程序供学员练习。课程以有趣且简短的方式进行,着重展示代码背后的思维方式,而非直接教授编码过程。作者使用了Playwright作为示例工具,但课程本身并非Playwright专项课程。 **如何学习:** 建议按顺序观看所有课程视频,从理论知识过渡到实践操作。学员应亲手执行示例脚本,尝试修改并添加断言,深入理解所讲解的概念。
Why did I develop this course?In my career, I have been exposed to many test automation engineers. One thing that stood out for me, is that most don't get the objective of test automation. They are too focused on the tool, to the point where they work in their own silo, in isolation.Even though there is a place for the odd zombie automation engineer, we need more professionals. Professionals that understand the big picture and also the finer details (T-shaped skills).What is covered?This course covers a real world example of how to approach test automation and the concepts that is required to become a Professional, and NOT a Zombie. It includes a cloud hosted application to practice against. This course compares the good (Professionals) with the not so good (Zombies). The course is short by design and intended to be fun. It also includes the scripts that I use in my examples. This is not a Playwright course by design. Playwright is used because I wanted to try a different tool and I had fun using it. You are NOT going to watch me code! Your are rather going to see what was coded, and listen to my explain why it was done in that way.How to follow along?Watch all lessons in the order they have been published. We will start with some theory and then move into the practical side of things. Execute the example scripts yourself, and make small changes to see the effect. Add additional assertions yourself and test them. Spend time understanding the concepts that I explain.