Udemy | Automated Software Testing with Python [FTU]

  • Category Other
  • Type Tutorials
  • Language English
  • Total size 1.7 GB
  • Uploaded By SunRiseZone
  • Downloads 783
  • Last checked 1 day ago
  • Date uploaded 6 years ago
  • Seeders 13
  • Leechers 5

Infohash : 66933D9D62C500401CD5B9FF315AE2196660F806





Learn about automated software testing with Python, BDD, Selenium WebDriver, and Postman, focusing on web applications

BESTSELLER

Created by : Jose Salvatierra
Last updated : 4/2019
Language : English
Caption (CC) : Included
Torrent Contains : 247 Files, 11 Folders
Course Source : https://www.udemy.com/automated-software-testing-with-python/

What you'll learn

• Everything you need to know about automated software testing with Python (and how to enjoy testing, too!)
• Common pitfalls and best practices when writing automated tests
• How to write complete system tests using Python and tools like Postman
• Automate your application testing by setting up a continuous integration pipeline using Travis CI
• Browser-based acceptance testing using Behave and Selenium WebDriver

Requirements

• We'll give you a complete Python refresher, but some previous knowledge of programming will be helpful
• Some knowledge of how web applications work
• Understanding of REST APIs will be helpful, but not required

Description

Welcome to the most comprehensive course on Automated Software Testing with Python on Udemy.

Testing automation doesn't have to be painful. Software testing is an essential skill for any developer, and I'm here to help you truly understand all types of test automation with Python.

I'm Jose, software engineer and founder of Teclado. The focus of this course is on testing for the web—we'll be working with REST APIs and web applications, and technologies such as unittest, Postman, and Selenium WebDriver.

What will you work with?

This course is jam packed with all the latest technologies for you to use professionally and in personal projects:

• The unittest library, Python's standard automated software testing library;
• Mocking and patching, two essential tools to reduce dependencies when testing;
• unit, integration, system, and acceptance testing—all types of testing to have you fully covered;
• Postman for easy collaboration and testing while developing;
• Selenium WebDriver for automated browser tests;
• Git and Travis for continuous integration of your project.

Fundamental Software Testing Skills

We will cover every fundamental software testing skill that you need to know in order to get a job testing or to apply these skills in your existing projects.

From things like mocking and patching using the unittest library, which reduce dependencies and turn complex tests to simple ones; to looking at all types of testing: simple unit tests to large system tests and even customer acceptance tests.

The Testing Pyramid

The Testing Pyramid says you should have a lot of unit tests, slightly fewer integration tests, even fewer system tests, and as few acceptance tests as possible.

Throughout the program we work on this concept, making sure that we have full coverage of every component of our system with unit tests. Then we test the dependencies using integration tests. Finally, we cover the entire system and its assumptions using system tests. Of course, we'll also look at what acceptance testing is, how we come up with acceptance tests, and some of the best ways to write acceptance tests for a web application using Behavior-Driven Development and Selenium WebDriver.

Automated Browser Testing with Selenium WebDriver

Selenium WebDriver is extremely powerful, particularly when coupled with the efficient and tried-and-tested approach recommended in this course. We'll design our acceptance tests professionally—just the way you'd do at a software testing job. We'll use page models, locators, and step definitions to structure the automated tests in a reusable way. The customers will be able to come up with acceptance tests that you can easily translate to code.

We'll also learn about implicit and explicit waits with Selenium WebDriver and Python, a key concept to speed up runtime of your acceptance tests.

Continuous Integration

We also cover how you can take automated testing much further in your projects.

By implementing a Continuous Integration pipeline that runs your tests whenever you make any changes, you'll have much higher quality in your projects and not let any pesky bugs pass you by. We'll look at putting our projects in GitHub and liking the CI pipeline with them.

I'm really excited to guide you through this course!

Join me in this automated testing journey. I'll see you on the inside!

Who this course is for :

• Advanced students who want to learn about testing their Python applications to build more complete solutions
• Professionals wanting to learn more about automated software testing in their workplace
• Automated software testers and software developers.

For More Udemy Free Courses >>> https://ftuforum.com/
For more Lynda and other Courses >>> https://www.freecoursesonline.me/
Our Forum for discussion >>> https://discuss.ftuforum.com/




Files:

[FTUForum.com] [UDEMY] Automated Software Testing with Python [FTU] 10. Acceptance testing and browser automation with Selenium
  • 10. Page locators and models.mp4 (39.1 MB)
  • 10. Page locators and models.vtt (35.0 KB)
  • 11. The blog page.mp4 (17.8 MB)
  • 11. The blog page.vtt (12.7 KB)
  • 12. Using pages in navigation.mp4 (14.7 MB)
  • 12. Using pages in navigation.vtt (12.5 KB)
  • 13. Don't over-generalise tests!.mp4 (5.3 MB)
  • 13. Don't over-generalise tests!.vtt (5.3 KB)
  • 14. Waits and timeouts with Selenium.mp4 (18.4 MB)
  • 14. Waits and timeouts with Selenium.vtt (14.9 KB)
  • 15. Debugging acceptance tests in PyCharm.mp4 (8.4 MB)
  • 15. Debugging acceptance tests in PyCharm.vtt (7.0 KB)
  • 16. Our final complex scenario.mp4 (6.2 MB)
  • 16. Our final complex scenario.vtt (4.8 KB)
  • 17. Filling in forms with Selenium.mp4 (176.4 MB)
  • 17. Filling in forms with Selenium.vtt (24.0 KB)
  • 18. Conclusion of this section.mp4 (7.2 MB)
  • 18. Conclusion of this section.vtt (1.8 KB)
  • 1. Introduction to this section.mp4 (8.6 MB)
  • 1. Introduction to this section.vtt (1.6 KB)
  • 2. What is acceptance testing.mp4 (8.6 MB)
  • 2. What is acceptance testing.vtt (12.0 KB)
  • 3.1 video_code.zip.zip (4.3 KB)
  • 3. Introduction to our project.mp4 (5.3 MB)
  • 3. Introduction to our project.vtt (7.2 KB)
  • 4. Our first acceptance test step.mp4 (22.5 MB)
  • 4. Our first acceptance test step.vtt (20.9 KB)
  • 5. Getting the Chrome webdriver.mp4 (6.5 MB)
  • 5. Getting the Chrome webdriver.vtt (7.9 KB)
  • 6. Verifying everything works.mp4 (11.8 MB)
  • 6. Verifying everything works.vtt (12.7 KB)
  • 7. Finishing our first test.mp4 (30.6 MB)
  • 7. Finishing our first test.vtt (29.6 KB)
  • 8. Re-using steps with the regular expression matcher.mp4 (8.6 MB)
  • 8. Re-using steps with the regular expression matcher.vtt (8.2 KB)
  • 9. Our first content test.mp4 (18.2 MB)
  • 9. Our first content test.vtt (19.0 KB)
11. Bonus Material
  • 1. Bonus Lecture Other Resources and Courses.html (1.2 KB)
1. Welcome!
  • 1. Welcome to the course.mp4 (15.8 MB)
  • 1. Welcome to the course.vtt (4.2 KB)
  • 2. How to take this course.html (0.9 KB)
  • 3.1 3_python_self_assessment.pdf.pdf (171.6 KB)
  • 3. A self-assessment.html (0.4 KB)
  • 4. Installing Python and PyCharm on Windows.html (1.0 KB)
  • 5. Installing Python and PyCharm on OS X.html (0.9 KB)
2. A Full Python Refresher
  • 10. List, tuple, and set operations.mp4 (15.5 MB)
  • 10. List, tuple, and set operations.vtt (17.4 KB)
  • 11. Advanced set operations.mp4 (11.5 MB)
  • 11. Advanced set operations.vtt (11.4 KB)
  • 12. Lists, tuples, and sets.html (0.1 KB)
  • 13. Solution to coding exercise lists, tuples, sets.mp4 (8.7 MB)
  • 13. Solution to coding exercise lists, tuples, sets.vtt (9.9 KB)
  • 14. Loops in Python.mp4 (24.9 MB)
  • 14. Loops in Python.vtt (26.7 KB)
  • 15. If statements.mp4 (13.2 MB)
  • 15. If statements.vtt (13.0 KB)
  • 16. Flow control—loops and ifs.html (0.1 KB)
  • 17. Solution to coding exercise flow control.mp4 (10.4 MB)
  • 17. Solution to coding exercise flow control.vtt (11.1 KB)
  • 18. A programming exercise for you.mp4 (20.1 MB)
  • 18. A programming exercise for you.vtt (18.8 KB)
  • 19. List comprehension.mp4 (24.3 MB)
  • 19. List comprehension.vtt (22.4 KB)
  • 1. Introduction to this section.mp4 (8.2 MB)
  • 1. Introduction to this section.vtt (1.9 KB)
  • 20. Dictionaries.mp4 (12.2 MB)
  • 20. Dictionaries.vtt (11.6 KB)
  • 21. Are dictionaries things.mp4 (8.0 MB)
  • 21. Are dictionaries things.vtt (7.9 KB)
  • 22. Dictionaries and students.html (0.1 KB)
  • 23. Solution to coding exercise dictionaries.mp4 (13.0 MB)
  • 23. Solution to coding exercise dictionaries.vtt (13.7 KB)
  • 24. Objects in Python.mp4 (19.9 MB)
  • 24. Objects in Python.vtt (18.7 KB)
  • 25. A Student example.mp4 (10.3 MB)
  • 25. A Student example.vtt (10.5 KB)
  • 26. Classes and objects.html (0.1 KB)
  • 27. Solution to coding exercise classes and objects.mp4 (10.1 MB)
  • 27. Solution to coding exercise classes and objects.vtt (10.8 KB)
  • 28. @classmethod and @staticmethod.mp4 (15.1 MB)
  • 28. @classmethod and @staticmethod.vtt (13.6 KB)
  • 29. @classmethod and @staticmethod.html (0.1 KB)
  • 2. Access the code for this section here.html (0.8 KB)
  • 30. Solution to coding exercise @classmethod and @staticmethod.mp4 (12.2 MB)
  • 30. Solution to coding exercise @classmethod and @staticmethod.vtt (12.4 KB)
  • 31. Inheritance in Object-Oriented Programming.mp4 (24.1 MB)
  • 31. Inheritance in Object-Oriented Programming.vtt (21.3 KB)
  • 32. args and kwargs.mp4 (21.9 MB)
  • 32. args and kwargs.vtt (18.5 KB)
  • 33. Passing functions as arguments.mp4 (15.9 MB)
  • 33. Passing functions as arguments.vtt (16.6 KB)
  • 34. Decorators in Python.mp4 (12.0 MB)
  • 34. Decorators in Python.vtt (12.0 KB)
  • 35. Advanced decorators.mp4 (16.1 MB)
  • 35. Advanced decorators.vtt (15.3 KB)
  • 36. Conclusion of this section.mp4 (7.0 MB)
  • 36. Conclusion of this section.vtt (1.8 KB)
  • 3. Variables in Python.mp4 (10.8 MB)
  • 3. Variables in Python.vtt (13.4 KB)
  • 4. Variables.html (0.1 KB)
  • 5. Solution to coding exercise Variables.mp4 (3.6 MB)
  • 5. Solution to coding exercise Variables.vtt (4.1 KB)
  • 6. Methods in Python.mp4 (23.1 MB)
  • 6. Methods in Python.vtt (26.1 KB)
  • 7. Methods and functions.html (0.1 KB)
  • 8. Solution to coding exercise Methods.mp4 (6.7 MB)
  • 8. Solution to coding exercise Methods.vtt (7.4 KB)
  • 9. Lists, tuples, and sets.mp4 (13.6 MB)
  • 9. Lists, tuples, and sets.vtt (15.1 KB)
3. Your first automated software test
  • 10. Patching the input method and returning values.mp4 (17.3 MB)
  • 10. Patching the input method and returning values.vtt (14.1 KB)
  • 11. Taking our patching further.mp4 (41.4 MB)
  • 11. Taking our patching further.vtt (28.1 KB)
  • 12. The last few patches!.mp4 (18.8 MB)
  • 12. The last few patches!.vtt (11.7 KB)
  • 13. The TestCase setUp method.mp4 (15.3 MB)
  • 13. The TestCase setUp method.vtt (9.3 KB)
  • 14. Conclusion of this section.mp4 (5.3 MB)
  • 14. Conclusion of this section.vtt (1.1 KB)
  • 1. Introduction to this section.mp4 (4.6 MB)
  • 1. Introduction to this section.vtt (1.0 KB)
  • 2. Access the code for this section here.html (0.9 KB)
  • 3. Setting up our project.mp4 (13.5 MB)
  • 3. Setting up our project.vtt (15.8 KB)
  • 4. Writing our first test.mp4 (21.0 MB)
  • 4. Writing our first test.vtt (22.9 KB)
  • 5. Testing dictionary equivalence.mp4 (10.9 MB)
  • 5. Testing dictionary equivalence.vtt (11.1 KB)
  • 6. Writing blog tests and PyCharm run configurations.mp4 (14.6 MB)
  • 6. Writing blog tests and PyCharm run configurations.vtt (13.9 KB)
  • 7. The __repr__ method, and intro to TDD.mp4 (20.2 MB)
  • 7. The __repr__ method, and intro to TDD.vtt (16.2 KB)
  • 8. Integration tests and finishing the blog.mp4 (28.9 MB)
  • 8. Integration tests and finishing the blog.vtt (22.5 KB)
  • 9. Mocking, patching, and system tests.mp4 (33.7 MB)
  • 9. Mocking, patching, and system tests.vtt (33.1 KB)
4. Testing a Flask Endpoint
  • 1. Introduction to this section.mp4 (5.8 MB)
  • 1. Introduction to this section.vtt (1.1 KB)
  • 2. Access the code for this section here.html (0.9 KB)
  • 3. Setting our project up.mp4 (9.2 MB)
  • 3. Setting our project up.vtt (8.8 KB)
  • 4. Creating our Flask app.mp4 (12.4 MB)
  • 4. Creating our Flask app.vtt (13.0 KB)
  • 5. Our first System test.mp4 (19.2 MB)
  • 5. Our first System test.vtt (19.8 KB)
  • 6. Refactoring our System Tests.mp4 (13.2 MB)
  • 6. Refactoring our System Tests.vtt (12.2 KB)
  • 7. Conclusion of this section.mp4 (6.4 MB)
  • 7. Conclusion of this section.vtt (1.4 KB)
5. REST API Testing, Part I
  • 1. Introduction to this section.mp4 (6.6 MB)
  • 1. Introduction to this section.vtt (6.6 MB)
  • 2. Access the code for this section here.html (1.2 KB)
  • 3.1 starter_code.zip.zip (5.6 KB)
  • 3. A look at a REST API with Flask.mp4 (43.7 MB)
  • 3. A look at a REST API with Flask.vtt (38.2 KB)
  • 4. Unit testing a REST API.mp4 (18.5 MB)
  • 4. Unit testing a REST API.vtt (17.0 KB)
  • 5. Setting up our generic BaseTest.mp4 (19.6 MB)
  • 5. Setting up our generic BaseTest.vtt (18.5 KB)
  • 6. Integration testing a REST API.mp4 (14.6 MB)
  • 6. Integration testing a REST API.vtt (13.0 KB)
  • 7. Conclusion of this section.mp4 (4.8 MB)
  • 7. Conclusion of this section.vtt (0.9 KB)
6. REST API Testing, Part II
  • 1. Introduction to this section.mp4 (3.9 MB)
  • 1. Introduction to this section.vtt (1.0 KB)
  • 2. Access the code for this section here.html (1.2 KB)
  • 3.1 starter_code.zip.zip (12.5 KB)
  • 3. Setting up our project.mp4 (22.8 MB)
  • 3. Setting up our project.vtt (19.8 KB)
  • 4. Testing foreign key constraints with Python.mp4 (12.1 MB)
  • 4. Testing foreign key constraints with Python.vtt (10.9 KB)
  • 5. Unit testing models and SQLAlchemy mappers.mp4 (27.2 MB)
  • 5. Unit testing models and SQLAlchemy mappers.vtt (21.5 KB)
  • 6. Finishing our Store tests.mp4 (27.6 MB)
  • 6. Finishing our Store tests.vtt (22.5 KB)
  • 7. Conclusion of this section.mp4 (4.6 MB)
  • 7. Conclusion of this section.vtt (1.1 KB)
7. System testing a REST API
  • 10. Writing our Item System tests and testing authentication.mp4 (62.5 MB)
  • 10. Writing our Item System tests and testing authentication.vtt (39.1 KB)
  • 11. Conclusion of this section.mp4 (5.3 MB)
  • 11. Conclusion of this section.vtt (1.2 KB)
  • 1. Introduction to this section.mp4 (5.4 MB)
  • 1. Introduction to this section.vtt (1.2 KB)
  • 2. Access the code for this section here.html (0.9 KB)
  • 3. Setting project up and creating User model.mp4 (13.4 MB)
  • 3. Setting project up and creating User model.vtt (9.3 KB)
  • 4. Allowing users to log in.mp4 (10.6 MB)
  • 4. Allowing users to log in.vtt (9.0 KB)
  • 5. Writing our User tests.mp4 (10.3 MB)
  • 5. Writing our User tests.vtt (8.3 KB)
  • 6. The setUpClass method in the BaseTest.mp4 (10.9 MB)
  • 6. The setUpClass method in the BaseTest.vtt (10.0 KB)
  • 7. Testing user registration.mp4 (15.5 MB)
  • 7. Testing user registration.vtt (12.7 KB)
  • 8. Finalising user System tests.mp4 (18.6 MB)
  • 8. Finalising user System tests.vtt (15.6 KB)
  • 9. Writing Store System tests.mp4 (37.2 MB)
  • 9. Writing Store System tests.vtt (25.1 KB)
8. System testing with Postman and Newman
  • 10. Conclusion of this section.mp4 (6.7 MB)
  • 10. Conclusion of this section.vtt (1.5 KB)
  • 1. Introduction to this section.mp4 (9.0 MB)
  • 1. Introduction to this section.vtt (1.9 KB)
  • 2. Access the code and Postman files here.html (0.7 KB)
  • 3. Introduction to Postman.mp4 (17.6 MB)
  • 3. Introduction to Postman.vtt (19.6 KB)
  • 4. Our first Posman tests.mp4 (12.4 MB)
  • 4. Our first Posman tests.vtt (11.5 KB)
  • 5. Setting and clearing environment variables in Postman.mp4 (15.4 MB)
  • 5. Setting and clearing environment variables in Postman.vtt (14.6 KB)
  • 6. Running a test folder in Postman.mp4 (19.4 MB)
  • 6. Running a test folder in Postman.vtt (15.8 KB)
  • 7. Advanced PyCharm run configurations.mp4 (14.5 MB)
  • 7. Advanced PyCharm run configurations.vtt (12.8 KB)
  • 8. Installing Node and Newman.mp4 (14.9 MB)
  • 8. Installing Node and Newman.vtt (9.5 KB)
  • 9. Multirun in PyCharm—Running app and tests together.mp4 (7.8 MB)
  • 9. Multirun in PyCharm—Running app and tests together.vtt (5.8 KB)
9. Continuous Integration with Travis CI
  • 10. The Travis config file and running tests.mp4 (39.5 MB)
  • 10. The Travis config file and running tests.vtt (18.5 KB)
  • 11. Adding our test badge to the Readme.mp4 (5.4 MB)
  • 11. Adding our test badge to the Readme.vtt (6.3 KB)
  • 12. Conclusion of this section.mp4 (8.3 MB)
  • 12. Conclusion of this section.vtt (1.7 KB)
  • 1. Introduction to this section.mp4 (7.7 MB)
  • 1. Introduction to this section.vtt (1.8 KB)
  • 2. The code for this section.html (0.5 KB)
  • 3. Installing Git.mp4 (10.4 MB)
  • 3. Installing Git.vtt (7.7 KB)
  • 4. What is a Git repository.mp4 (9.0 MB)
  • 4. What is a Git repository.vtt (12.2 KB)
  • 5. A local Git workflow.mp4 (7.8 MB)
  • 5. A local Git workflow.vtt (10.0 KB)
  • 6. GitHub and remote repositories.mp4 (10.5 MB)
  • 6. GitHub and remote repositories.vtt (11.4 KB)
  • 7. Adding our project to GitHub.mp4 (11.9 MB)
  • 7. Adding our project to GitHub.vtt (9.8 KB)
  • 8. What is Travis CI.mp4 (5.6 MB)
  • 8. What is Travis CI.vtt (5.5 KB)
  • 9. Adding our repository to Travis.mp4 (3.8 MB)
  • 9. Adding our repository to Travis.vtt (3.6 KB)
  • Discuss.FTUForum.com.html (31.9 KB)
  • FreeCoursesOnline.Me.html (108.3 KB)
  • FTUForum.com.html (100.4 KB)
  • How you can help Team-FTU.txt (0.2 KB)
  • NulledPremium.com.url (0.2 KB)
  • Torrent Downloaded From GloDls.to.txt (0.1 KB)
  • Torrent Downloaded From ProstyleX.com.txt (0.0 KB)

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

Code:

  • https://t.quic.ws:443/announce
  • udp://tracker.torrent.eu.org:451/announce
  • udp://tracker.cyberia.is:6969/announce
  • udp://tracker.leechers-paradise.org:6969/announce
  • udp://open.stealth.si:80/announce
  • udp://exodus.desync.com:6969/announce
  • udp://explodie.org:6969/announce
  • udp://denis.stalker.upeer.me:6969/announce
  • udp://tracker.opentrackr.org:1337/announce
  • udp://9.rarbg.to:2710/announce
  • udp://tracker.tiny-vps.com:6969/announce
  • udp://ipv4.tracker.harry.lu:80/announce
  • udp://tracker.coppersurfer.tk:6969/announce
  • udp://tracker.internetwarriors.net:1337/announce
  • udp://open.demonii.si:1337/announce
GDRIVE-CACHE 📁 GD (hit) | ID: 19D00NZfLv... 📄 torrent 🕐 08 Jan 2026, 07:44:49 am IST ⏰ 02 Feb 2026, 07:44:48 am IST ✅ Valid for 16d 12h 🔄 Refresh Cache