Udemy - Automated Software Testing with TestCafe [2020]

  • Category Other
  • Type Tutorials
  • Language English
  • Total size 3.3 GB
  • Uploaded By tutsnode
  • Downloads 186
  • Last checked 1 month ago
  • Date uploaded 5 years ago
  • Seeders 5
  • Leechers 6

Infohash : 6C79E5E9E996D608D5B030EF229694D5762849EF




Description

Welcome to Automated Software Testing with TestCafe in this course we will discuss a complete working/understanding and hands on testing of applications using TestCafe framework.

We start from the very basics of TestCafe and slowly move to the advanced real world stuff and examples.

You will learn:

UI automation testing for Web based applications
How to use Page Objects Model with TestCafe
Cross browser and Headless testing with TestCafe
Acceptance testing with CodeceptJS
How to use TypeScript with TestCafe
Using XPATHs
Parallel Tests Execution
Advanced TestCafe concepts and methods
Tips and Tricks for various real world use cases
Interview Questions and Answers

So Let’s Start!
Who this course is for:

Testers
Test automation developers
QA Engineers
Software Developers
QA Analysts
QA Managers

Requirements

Basic JavaScript knowledge or any other programming language
Basic test automation knowledge (nice to have)
Desire to learn new technology
Node + Text Editor installed

Last Updated 11/2020

Files:

Automated Software Testing with TestCafe 2020 [TutsNode.com] - Automated Software Testing with TestCafe 2020 12. Interview Questions
  • 3. Final.mp4 (123.8 MB)
  • 1. Basic questions.mp4 (23.9 MB)
  • 1. Basic questions.srt (6.0 KB)
  • 2. Advanced questions.mp4 (13.7 MB)
  • 2. Advanced questions.srt (3.4 KB)
  • 3. Final.srt (9.2 KB)
1. Getting Started
  • 1. Introduction.mp4 (27.6 MB)
  • 1. Introduction.srt (5.5 KB)
  • 2. Editors.mp4 (19.8 MB)
  • 2. Editors.srt (2.9 KB)
  • 3. Getting Help.mp4 (5.2 MB)
  • 3. Getting Help.srt (1.6 KB)
  • 4. Setup TestCafe project.mp4 (31.8 MB)
  • 4. Setup TestCafe project.srt (9.3 KB)
  • 5. Setup Prettier (Optional).mp4 (23.3 MB)
  • 5. Setup Prettier (Optional).srt (6.5 KB)
2. Test Automation with TestCafe
  • 1. Lets dive into TestCafe.mp4 (69.2 MB)
  • 1. Lets dive into TestCafe.srt (13.5 KB)
  • 2. Add Expect method.mp4 (47.7 MB)
  • 2. Add Expect method.srt (8.7 KB)
  • 3. Test Scripts.mp4 (53.8 MB)
  • 3. Test Scripts.srt (8.1 KB)
  • 4. Test Hooks.mp4 (40.1 MB)
  • 4. Test Hooks.srt (7.0 KB)
  • 5. Test Speed.mp4 (41.9 MB)
  • 5. Test Speed.srt (5.7 KB)
  • 6. Pausing the Test.mp4 (25.1 MB)
  • 6. Pausing the Test.srt (4.0 KB)
  • 7. TestCafe Selectors.mp4 (42.2 MB)
  • 7. TestCafe Selectors.srt (6.7 KB)
  • 8. Screenshots.mp4 (39.9 MB)
  • 8. Screenshots.srt (5.3 KB)
  • 9. Automatic screenshots on failed test.mp4 (37.2 MB)
  • 9. Automatic screenshots on failed test.srt (6.6 KB)
  • 10. Page Load Timeouts.mp4 (16.1 MB)
  • 10. Page Load Timeouts.srt (2.1 KB)
  • 11. Skip Tests.mp4 (26.5 MB)
  • 11. Skip Tests.srt (2.7 KB)
  • 12. Disable Cache.mp4 (17.1 MB)
  • 12. Disable Cache.srt (2.7 KB)
  • 13. Explore Actions API.mp4 (69.9 MB)
  • 13. Explore Actions API.srt (8.1 KB)
  • 14. Explore Assertions API.mp4 (70.1 MB)
  • 14. Explore Assertions API.srt (8.4 KB)
3. End-to-End Testing
  • 1. Section Introduction.mp4 (22.4 MB)
  • 1. Section Introduction.srt (2.5 KB)
  • 2. E2E Test 1 Login to Application.mp4 (88.9 MB)
  • 2. E2E Test 1 Login to Application.srt (11.9 KB)
  • 3. E2E Test 1 Login to Application part 2.mp4 (54.7 MB)
  • 3. E2E Test 1 Login to Application part 2.srt (5.6 KB)
  • 4. E2E Test 2 Send Forgotten Password.mp4 (73.3 MB)
  • 4. E2E Test 2 Send Forgotten Password.srt (9.8 KB)
  • 5. E2E Test 3 Feedback Form.mp4 (104.6 MB)
  • 5. E2E Test 3 Feedback Form.srt (9.9 KB)
  • 6. E2E Test 4 Search box.mp4 (78.0 MB)
  • 6. E2E Test 4 Search box.srt (8.1 KB)
  • 7. E2E Test 5 New Payment.mp4 (123.8 MB)
  • 7. E2E Test 5 New Payment.srt (9.4 KB)
  • 8. Custom Helper Functions.mp4 (109.3 MB)
  • 8. Custom Helper Functions.srt (9.7 KB)
4. Parallel Tests Execution + Headless Chrome
  • 1. Running multiple tests concurrently.mp4 (39.7 MB)
  • 1. Running multiple tests concurrently.srt (5.1 KB)
  • 2. Running tests in headless chrome.mp4 (36.2 MB)
  • 2. Running tests in headless chrome.srt (4.2 KB)
  • 3. Running multiple different browsers concurrently.mp4 (30.9 MB)
  • 3. Running multiple different browsers concurrently.srt (3.2 KB)
5. Using XPATHs in TestCafe
  • 1. How to use XPaths in TestCafe.mp4 (36.0 MB)
  • 1. How to use XPaths in TestCafe.srt (4.5 KB)
6. Page Objects Model + Typescript
  • 1. What is Page Objects Model.mp4 (27.2 MB)
  • 1. What is Page Objects Model.srt (6.8 KB)
  • 2. Components.mp4 (38.4 MB)
  • 2. Components.srt (6.8 KB)
  • 3. Implement Page Objects into tests.mp4 (67.0 MB)
  • 3. Implement Page Objects into tests.srt (5.5 KB)
  • 4. Page Objects methods.mp4 (50.8 MB)
  • 4. Page Objects methods.srt (7.4 KB)
  • 5. Page Objects using Javascript part 1.mp4 (57.2 MB)
  • 5. Page Objects using Javascript part 1.srt (5.4 KB)
  • 6. Page Objects using Javascript part 2.mp4 (100.5 MB)
  • 6. Page Objects using Javascript part 2.srt (11.1 KB)
  • 7. Page Objects using Javascript part 3.mp4 (81.4 MB)
  • 7. Page Objects using Javascript part 3.srt (6.3 KB)
  • 8. Page Objects using Javascript part 4.mp4 (83.0 MB)
  • 8. Page Objects using Javascript part 4.srt (7.3 KB)
  • 9. Page Objects using Javascript part 5.mp4 (76.6 MB)
  • 9. Page Objects using Javascript part 5.srt (7.5 KB)
  • 10. TestCafe + Typescript (easy).mp4 (88.4 MB)
  • 10. TestCafe + Typescript (easy).srt (9.7 KB)
  • 11. Extending with BasePage class.mp4 (44.4 MB)
  • 11. Extending with BasePage class.srt (6.5 KB)
7. Visual Regression Testing with Percy
  • 1. Introduction.mp4 (15.3 MB)
  • 1. Introduction.srt (3.2 KB)
  • 2. Create Percy Project.mp4 (13.5 MB)
  • 2. Create Percy Project.srt (2.8 KB)
  • 3. Percy Integration with TestCafe.mp4 (19.2 MB)
  • 3. Percy Integration with TestCafe.srt (3.0 KB)
  • 4. Visual Testing with TestCafe and Percy.mp4 (35.0 MB)
  • 4. Visual Testing with TestCafe and Percy.srt (6.7 KB)
8. BDD with TestCafe and CodeceptJS (coming next)
  • 1. Content in progress.html (0.0 KB)
9. TestCafe CI CD Integration
  • 1. What is CI CD.mp4 (9.3 MB)
  • 1. What is CI CD.srt (2.7 KB)
  • 2. Jenkins vs Circle vs Travis.mp4 (21.3 MB)
  • 2. Jenkins vs Circle vs Travis.srt (6.9 KB)
  • 3. Setup Jenkins Build for TestCafe Project.mp4 (49.3 MB)
  • 3. Setup Jenkins Build for TestCafe Project.srt (10.7 KB)
  • 4. Parameterized Build with Jenkins.mp4 (33.5 MB)
  • 4. Parameterized Build with Jenkins.srt (5.9 KB)
  • 5. Jenkins Overview.mp4 (16.0 MB)
  • 5. Jenkins Overview.srt (4.1 KB)
  • 6. Bonus Jenkins Server Script.mp4 (24.0 MB)
  • 6. Bonus Jenkins Server Script.srt (2.7 KB)
10. Reporting with TestCafe
  • 1. JSON Reporter.mp4 (31.1 MB)
  • 1. JSON Reporter.srt (4.0 KB)
  • 2. xNunit Reporter.mp4 (21.5 MB)
  • 2. xNunit Reporter.srt (2.5 KB)
  • 3. NUnit Reporter.mp4 (22.8 MB)
  • 3. NUnit Reporter.srt (2.1 KB)
  • 4. List Reporter.mp4 (16.9 MB)
  • 4. List Reporter.srt (1.7 KB)
  • 5. Minimal Reporter.mp4 (16.2 MB)
  • 5. Minimal Reporter.srt (1.7 KB)
11. HTML + JavaScript for Testers
  • 1. What is HTML.mp4 (12.7 MB)
  • 1. What is HTML.srt (3.6 KB)
  • 2. Headings & Paragraphs.mp4 (19.7 MB)
  • 2. Headings & Paragraphs.srt (4.0 KB)
  • 3. Links.mp4 (17.4 MB)
  • 3. Links.srt (3.9 KB)
  • 4. Images.mp4 (20.1 MB)
  • 4. Images.srt (4.7 KB)
  • 5. Formatting Elements.mp4 (17.8 MB)
  • 5. Formatting Elements.srt (3.3 KB)
  • 6. Comments.mp4 (12.1 MB)
  • 6. Comments.srt (2.3 KB)
  • 7. Tables.mp4 (19.1 MB)
  • 7. Tables.srt (3.1 KB)
  • 8. Lists.mp4 (16.4 MB)
  • 8. Lists.srt (3.4 KB)
  • 9. Forms.mp4 (23.2 MB)
  • 9. Forms.srt (4.9 KB)
  • 10. Class, ID, data-test attributes.mp4 (38.7 MB)
  • 10. Class, ID, data-test attributes.srt (6.6 KB)
  • 11. Buttons.mp4 (28.8 MB)
  • 11. Buttons.srt (4.4 KB)
  • 12. Symbols.mp4 (15.8 MB)
  • 12. Symbols.srt (3.0 KB)
  • 13. Dynamic Content.mp4 (31.2 MB)
  • 13. Dynamic Content.srt (4.7 KB)
  • 14. Head & Meta tags.mp4 (29.9 MB)
  • 14. Head & Meta tags.srt (4.7 KB)
  • 15. Javascript tech-stack overview.mp4 (97.5 MB)
  • 15. Javascript tech-stack overview.srt (14.4 KB)
  • 16. Var, Let & Const.mp4 (12.2 MB)
  • 16. Var, Let & Const.srt (4.0 KB)
  • 17. Console log, info, warn, error.mp4 (11.3 MB)
  • 17. Console log, info, warn, error.srt (3.8 KB)
  • 18. Functions & Arrow Functions.mp4 (23.9 MB)
  • 18. Functions & Arrow Functions.srt (5.8 KB)
  • 19. Arrays.mp4 (15.2 MB)
  • 19. Arrays.srt (3.7 KB)
  • 20. Dates & Time.mp4 (13.5 MB)
  • 20. Dates & Time.srt (3.4 KB)
  • 21. Classes.mp4 (19.3 MB)
  • 21. Classes.srt (5.1 KB)
  • 22. Inspect Website.mp4 (35.9 MB)
  • 22. Inspect Website.srt (4.7 KB)
  • 23. Describe, Test, It, Expect.mp4 (26.0 MB)
  • 23. Describe, Test, It, Expect.srt (7.2 KB)
  • 24. Describe, Test, It, Expect.mp4 (26.0 MB)
  • 24. Describe, Test, It, Expect.srt (7.9 KB)
  • 25. Async Await.mp4 (21.6 MB)
  • 25. Async Await.srt (6.7 KB)
  • TutsNode.com.txt (0.1 KB)
  • [TGx]Downloaded from torrentgalaxy.to .txt (0.6 KB)

There are currently no comments. Feel free to leave one :)

Code:

  • udp://inferno.demonoid.pw:3391/announce
  • udp://tracker.openbittorrent.com:80/announce
  • udp://tracker.opentrackr.org:1337/announce
  • udp://torrent.gresille.org:80/announce
  • udp://glotorrents.pw:6969/announce
  • udp://tracker.leechers-paradise.org:6969/announce
  • udp://tracker.pirateparty.gr:6969/announce
  • udp://tracker.coppersurfer.tk:6969/announce
  • udp://ipv4.tracker.harry.lu:80/announce
  • udp://9.rarbg.to:2710/announce
  • udp://shadowshq.yi.org:6969/announce
  • udp://tracker.zer0day.to:1337/announce
REVERSE-PROXY πŸ”„ RP (success) | 2437ms πŸ“„ torrent πŸ• 24 Jan 2026, 06:30:50 pm IST ⏰ 18 Feb 2026, 06:30:50 pm IST βœ… Valid for 24d 23h πŸ”„ Wait 10m