Udemy線上課程 Cypress:Web Automation Testing 深入淺出 from Zero to Better 講師:Zavier Kai 影音教學 中文發音 繁體中文(DVD版)
內容說明:
是否想踏入自動化的世界,
卻一直找不到切入點?
是否希望減少人力投入與成本,
同時大幅提升產品品質,
但苦於找不到合適的解決方案?
是否在面對琳瑯滿目的自動化工具時,
感到無從下手、難以選擇?
在這趟學習旅途中,
我們將幫助您一一克服這些挑戰,
引領您進入自動化的全新篇章。
準備好改變未來的工作方式了嗎?
Welcome
---
Do you want to step into the world of automation
but struggle to find the right starting point?
Are you looking for ways to reduce manual effort and costs
while significantly improving product quality,
yet feel stuck without a proper solution?
Do you feel overwhelmed by the wide variety of automation tools available
and don’t know where to begin?
On this learning journey, we will guide you step by step to overcome these challenges.
From mastering the basics to applying advanced techniques,
you will gain the confidence and skills needed to excel in automation.
Ready to transform the way you work and embrace the future of automation?
Welcome aboard!
03 - First Test Case 第一個測試案例
001 Test Case 初探撰寫.mp4
001 Test Case 初探撰寫_zh.srt
002 Test Structure 測試結構.mp4
003 流程控制HooksBefore After.mp4
004 流程控制Hooks BeforeEach AfterEach.mp4
005 發開Tips Skip 與 Only.mp4
04 - Interaction With Web Elements 元件互動
001 引言 Introduction.mp4
002 元素定位-ID.mp4
003 元素定位-TAG 與 Class.mp4
004 元素定位-Attribute 與 TAG.mp4
05 - Traversal 元件走訪方式
001 eq - 取得元素數組中特定索引處的 DOM 元素.mp4
002 first - 取得一組 DOM 元素中的第一個 DOM 元素。.mp4
003 next & nextAll - 取得一組 DOM 元素中每個 DOM 元素的緊接在後的同級元素。.mp4
004 parent - 取得一組 DOM 元素的父 DOM 元素。.mp4
005 parents & parentsUntil - 在 DOM 樹中向上移動多個級別.mp4