Tags
Language
Tags
December 2024
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31 1 2 3 4

Web Automation Using TestCafe in easy steps

Posted By: BlackDove
Web Automation Using TestCafe in easy steps

Web Automation Using TestCafe in easy steps
Genre: eLearning | MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 1.20 GB | Duration: 2h 7m


TestCafe a perfect test automation tool for web applications ,it's no selenium.

What you'll learn
Students will learn web automation using TestCafe tool
Students will be able to automate e2e test cases after completing this series
Students will be able to design framework in TestCafe
Students will learn continuous integration

Requirements
Node Js installation & should be able to execute Javascript files
Description
End-to-end testing, simplified

No WebDriver required.

No manual timeouts needed.

Cross-browser testing out-of-the-box.

Why people love TestCafe

=> 1 Minute to Set Up

=> Clean Code

=> Free and Open Source

=> Good Community Support

Test in every browser that matters

Don’t let Internet Explorer push you over the Edge. Run your tests in desktop browsers and headless browsers. Connect to remote testing servers, mobile devices and cloud browser farms.

With Just one command setUp will be done i.e npm i -g testcafe

It hardly takes < minute to execute our first test

In this course we will learn end to end about TestCafe which is one of the popular test automation frameworks which supports multiple browsers ,dynamic waits etc

=>Initially we will talk about Installation then we will slowly progress to writing out first test and executing it then we will talk about testCafe configuration file .

=> Then we will discuss how to run our tests in headless mode in different browsers & also running them in multiple browsers at the same time parallely

=> Then we see how to take screenshots in different ways

=> Then some basic actions like click ,hover ,doubleClick ,typeText etc & We will write some assertions for validating text

=> Finally we will discuss about page objects , reporting & CI CD

Note : This course is still in development phase , so please expect updates in the course structure now and then.

Who this course is for
Manual Testers & Students who want to learn web automation