Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 1.33 KB

File metadata and controls

18 lines (11 loc) · 1.33 KB

luxoft-design-patterns-test-automation

Slides for LTS Tech Talks named series. The content is split in 3 topics:

  1. Design patterns and concepts in test automation - View slides here

Take a deep dive into the Test automation patterns ecosystem. We will cover architecture, design, xUnit and CI/CD topics. Learn major programming principles, good practices and different generations of Test automation frameworks that embody them.

  1. Advanced design patterns in web test automation - View slides here

Go beyond PageObject models and be aware of the Mobile testing considerations. Multiple code examples in Python, Java, C# and Javascript are available. We will gradually gain knowledge and understand how each next solution builts on top of the previous ones.

  1. Advanced design patterns - API, Desktop, Data warehouse - View slides here

Familiarize with most common Desktop testing considerations and challenges. API testing approach is outlined for better testware. Learn how to utilise Domain Specific Language and make it extendible.Get an intro to Data-centric quality and how to validate a pipeline.