[] Udemy - Automated Software Testing with Python
- 收录时间:2020-03-10 19:55:14
- 文件大小:2GB
- 下载次数:50
- 最近下载:2021-01-09 04:35:00
- 磁力链接:
-
文件列表
- 7. System testing a REST API/10. Writing our Item System tests and testing authentication.mp4 62MB
- 5. REST API Testing, Part I/3. A look at a REST API with Flask.mp4 44MB
- 3. Your first automated software test/11. Taking our patching further.mp4 41MB
- 9. Continuous Integration with Travis CI/10. The Travis config file and running tests.mp4 40MB
- 10. Acceptance testing and browser automation with Selenium/10. Page locators and models.mp4 39MB
- 7. System testing a REST API/9. Writing Store System tests.mp4 37MB
- 3. Your first automated software test/9. Mocking, patching, and system tests.mp4 34MB
- 10. Acceptance testing and browser automation with Selenium/17. Filling in forms with Selenium.mp4 32MB
- 10. Acceptance testing and browser automation with Selenium/7. Finishing our first test.mp4 31MB
- 3. Your first automated software test/8. Integration tests and finishing the blog.mp4 29MB
- 6. REST API Testing, Part II/6. Finishing our Store tests.mp4 28MB
- 6. REST API Testing, Part II/5. Unit testing models and SQLAlchemy mappers.mp4 27MB
- 2. A Full Python Refresher/14. Loops in Python.mp4 25MB
- 2. A Full Python Refresher/19. List comprehension.mp4 24MB
- 2. A Full Python Refresher/31. Inheritance in Object-Oriented Programming.mp4 24MB
- 2. A Full Python Refresher/6. Methods in Python.mp4 23MB
- 6. REST API Testing, Part II/3. Setting up our project.mp4 23MB
- 10. Acceptance testing and browser automation with Selenium/4. Our first acceptance test step.mp4 22MB
- 2. A Full Python Refresher/32. args and kwargs.mp4 22MB
- 3. Your first automated software test/4. Writing our first test.mp4 21MB
- 3. Your first automated software test/7. The __repr__ method, and intro to TDD.mp4 20MB
- 2. A Full Python Refresher/18. A programming exercise for you.mp4 20MB
- 2. A Full Python Refresher/24. Objects in Python.mp4 20MB
- 5. REST API Testing, Part I/5. Setting up our generic BaseTest.mp4 20MB
- 8. System testing with Postman and Newman/6. Running a test folder in Postman.mp4 19MB
- 4. Testing a Flask Endpoint/5. Our first System test.mp4 19MB
- 3. Your first automated software test/12. The last few patches!.mp4 19MB
- 7. System testing a REST API/8. Finalising user System tests.mp4 19MB
- 5. REST API Testing, Part I/4. Unit testing a REST API.mp4 19MB
- 10. Acceptance testing and browser automation with Selenium/14. Waits and timeouts with Selenium.mp4 18MB
- 10. Acceptance testing and browser automation with Selenium/9. Our first content test.mp4 18MB
- 10. Acceptance testing and browser automation with Selenium/11. The blog page.mp4 18MB
- 8. System testing with Postman and Newman/3. Introduction to Postman.mp4 18MB
- 3. Your first automated software test/10. Patching the input method and returning values.mp4 17MB
- 1. Welcome!/1. Welcome to the course.mp4 17MB
- 2. A Full Python Refresher/35. Advanced decorators.mp4 16MB
- 2. A Full Python Refresher/33. Passing functions as arguments.mp4 16MB
- 2. A Full Python Refresher/10. List, tuple, and set operations.mp4 15MB
- 7. System testing a REST API/7. Testing user registration.mp4 15MB
- 8. System testing with Postman and Newman/5. Setting and clearing environment variables in Postman.mp4 15MB
- 3. Your first automated software test/13. The TestCase setUp method.mp4 15MB
- 2. A Full Python Refresher/28. @classmethod and @staticmethod.mp4 15MB
- 8. System testing with Postman and Newman/8. Installing Node and Newman.mp4 15MB
- 10. Acceptance testing and browser automation with Selenium/12. Using pages in navigation.mp4 15MB
- 3. Your first automated software test/6. Writing blog tests and PyCharm run configurations.mp4 15MB
- 5. REST API Testing, Part I/6. Integration testing a REST API.mp4 15MB
- 8. System testing with Postman and Newman/7. Advanced PyCharm run configurations.mp4 15MB
- 2. A Full Python Refresher/9. Lists, tuples, and sets.mp4 14MB
- 3. Your first automated software test/3. Setting up our project.mp4 13MB
- 7. System testing a REST API/3. Setting project up and creating User model.mp4 13MB
- 2. A Full Python Refresher/15. If statements.mp4 13MB
- 4. Testing a Flask Endpoint/6. Refactoring our System Tests.mp4 13MB
- 2. A Full Python Refresher/23. Solution to coding exercise dictionaries.mp4 13MB
- 8. System testing with Postman and Newman/4. Our first Posman tests.mp4 12MB
- 4. Testing a Flask Endpoint/4. Creating our Flask app.mp4 12MB
- 2. A Full Python Refresher/30. Solution to coding exercise @classmethod and @staticmethod.mp4 12MB
- 2. A Full Python Refresher/20. Dictionaries.mp4 12MB
- 6. REST API Testing, Part II/4. Testing foreign key constraints with Python.mp4 12MB
- 2. A Full Python Refresher/34. Decorators in Python.mp4 12MB
- 9. Continuous Integration with Travis CI/7. Adding our project to GitHub.mp4 12MB
- 10. Acceptance testing and browser automation with Selenium/6. Verifying everything works.mp4 12MB
- 2. A Full Python Refresher/11. Advanced set operations.mp4 11MB
- 7. System testing a REST API/6. The setUpClass method in the BaseTest.mp4 11MB
- 3. Your first automated software test/5. Testing dictionary equivalence.mp4 11MB
- 2. A Full Python Refresher/3. Variables in Python.mp4 11MB
- 7. System testing a REST API/4. Allowing users to log in.mp4 11MB
- 9. Continuous Integration with Travis CI/6. GitHub and remote repositories.mp4 10MB
- 9. Continuous Integration with Travis CI/3. Installing Git.mp4 10MB
- 2. A Full Python Refresher/17. Solution to coding exercise flow control.mp4 10MB
- 2. A Full Python Refresher/25. A Student example.mp4 10MB
- 7. System testing a REST API/5. Writing our User tests.mp4 10MB
- 2. A Full Python Refresher/27. Solution to coding exercise classes and objects.mp4 10MB
- 4. Testing a Flask Endpoint/3. Setting our project up.mp4 9MB
- 10. Acceptance testing and browser automation with Selenium/18. Conclusion of this section.mp4 9MB
- 9. Continuous Integration with Travis CI/4. What is a Git repository.mp4 9MB
- 8. System testing with Postman and Newman/1. Introduction to this section.mp4 9MB
- 2. A Full Python Refresher/13. Solution to coding exercise lists, tuples, sets.mp4 9MB
- 2. A Full Python Refresher/1. Introduction to this section.mp4 9MB
- 10. Acceptance testing and browser automation with Selenium/2. What is acceptance testing.mp4 9MB
- 10. Acceptance testing and browser automation with Selenium/1. Introduction to this section.mp4 9MB
- 10. Acceptance testing and browser automation with Selenium/8. Re-using steps with the regular expression matcher.mp4 9MB
- 10. Acceptance testing and browser automation with Selenium/15. Debugging acceptance tests in PyCharm.mp4 8MB
- 9. Continuous Integration with Travis CI/12. Conclusion of this section.mp4 8MB
- 2. A Full Python Refresher/21. Are dictionaries things.mp4 8MB
- 9. Continuous Integration with Travis CI/5. A local Git workflow.mp4 8MB
- 8. System testing with Postman and Newman/9. Multirun in PyCharm—Running app and tests together.mp4 8MB
- 9. Continuous Integration with Travis CI/1. Introduction to this section.mp4 8MB
- 2. A Full Python Refresher/36. Conclusion of this section.mp4 7MB
- 2. A Full Python Refresher/8. Solution to coding exercise Methods.mp4 7MB
- 8. System testing with Postman and Newman/10. Conclusion of this section.mp4 7MB
- 5. REST API Testing, Part I/1. Introduction to this section.mp4 7MB
- 5. REST API Testing, Part I/1. Introduction to this section.vtt 7MB
- 10. Acceptance testing and browser automation with Selenium/5. Getting the Chrome webdriver.mp4 7MB
- 4. Testing a Flask Endpoint/7. Conclusion of this section.mp4 6MB
- 10. Acceptance testing and browser automation with Selenium/16. Our final complex scenario.mp4 6MB
- 4. Testing a Flask Endpoint/1. Introduction to this section.mp4 6MB
- 9. Continuous Integration with Travis CI/8. What is Travis CI.mp4 6MB
- 7. System testing a REST API/1. Introduction to this section.mp4 5MB
- 9. Continuous Integration with Travis CI/11. Adding our test badge to the Readme.mp4 5MB
- 10. Acceptance testing and browser automation with Selenium/13. Don't over-generalise tests!.mp4 5MB
- 10. Acceptance testing and browser automation with Selenium/3. Introduction to our project.mp4 5MB
- 7. System testing a REST API/11. Conclusion of this section.mp4 5MB
- 3. Your first automated software test/14. Conclusion of this section.mp4 5MB
- 5. REST API Testing, Part I/7. Conclusion of this section.mp4 5MB
- 3. Your first automated software test/1. Introduction to this section.mp4 5MB
- 6. REST API Testing, Part II/7. Conclusion of this section.mp4 5MB
- 6. REST API Testing, Part II/1. Introduction to this section.mp4 4MB
- 9. Continuous Integration with Travis CI/9. Adding our repository to Travis.mp4 4MB
- 2. A Full Python Refresher/5. Solution to coding exercise Variables.mp4 4MB
- 1. Welcome!/3.1 3_python_self_assessment.pdf.pdf 172KB
- 7. System testing a REST API/10. Writing our Item System tests and testing authentication.vtt 39KB
- 5. REST API Testing, Part I/3. A look at a REST API with Flask.vtt 38KB
- 10. Acceptance testing and browser automation with Selenium/10. Page locators and models.vtt 35KB
- 3. Your first automated software test/9. Mocking, patching, and system tests.vtt 33KB
- 10. Acceptance testing and browser automation with Selenium/7. Finishing our first test.vtt 30KB
- 3. Your first automated software test/11. Taking our patching further.vtt 28KB
- 2. A Full Python Refresher/14. Loops in Python.vtt 27KB
- 2. A Full Python Refresher/6. Methods in Python.vtt 26KB
- 7. System testing a REST API/9. Writing Store System tests.vtt 25KB
- 10. Acceptance testing and browser automation with Selenium/17. Filling in forms with Selenium.vtt 24KB
- 3. Your first automated software test/4. Writing our first test.vtt 23KB
- 3. Your first automated software test/8. Integration tests and finishing the blog.vtt 22KB
- 6. REST API Testing, Part II/6. Finishing our Store tests.vtt 22KB
- 2. A Full Python Refresher/19. List comprehension.vtt 22KB
- 6. REST API Testing, Part II/5. Unit testing models and SQLAlchemy mappers.vtt 21KB
- 2. A Full Python Refresher/31. Inheritance in Object-Oriented Programming.vtt 21KB
- 10. Acceptance testing and browser automation with Selenium/4. Our first acceptance test step.vtt 21KB
- 4. Testing a Flask Endpoint/5. Our first System test.vtt 20KB
- 6. REST API Testing, Part II/3. Setting up our project.vtt 20KB
- 8. System testing with Postman and Newman/3. Introduction to Postman.vtt 20KB
- 10. Acceptance testing and browser automation with Selenium/9. Our first content test.vtt 19KB
- 2. A Full Python Refresher/18. A programming exercise for you.vtt 19KB
- 2. A Full Python Refresher/24. Objects in Python.vtt 19KB
- 2. A Full Python Refresher/32. args and kwargs.vtt 19KB
- 9. Continuous Integration with Travis CI/10. The Travis config file and running tests.vtt 19KB
- 5. REST API Testing, Part I/5. Setting up our generic BaseTest.vtt 18KB
- 2. A Full Python Refresher/10. List, tuple, and set operations.vtt 17KB
- 5. REST API Testing, Part I/4. Unit testing a REST API.vtt 17KB
- 2. A Full Python Refresher/33. Passing functions as arguments.vtt 17KB
- 3. Your first automated software test/7. The __repr__ method, and intro to TDD.vtt 16KB
- 8. System testing with Postman and Newman/6. Running a test folder in Postman.vtt 16KB
- 3. Your first automated software test/3. Setting up our project.vtt 16KB
- 7. System testing a REST API/8. Finalising user System tests.vtt 16KB
- 2. A Full Python Refresher/35. Advanced decorators.vtt 15KB
- 2. A Full Python Refresher/9. Lists, tuples, and sets.vtt 15KB
- 10. Acceptance testing and browser automation with Selenium/14. Waits and timeouts with Selenium.vtt 15KB
- 8. System testing with Postman and Newman/5. Setting and clearing environment variables in Postman.vtt 15KB
- 3. Your first automated software test/10. Patching the input method and returning values.vtt 14KB
- 3. Your first automated software test/6. Writing blog tests and PyCharm run configurations.vtt 14KB
- 2. A Full Python Refresher/23. Solution to coding exercise dictionaries.vtt 14KB
- 2. A Full Python Refresher/28. @classmethod and @staticmethod.vtt 14KB
- 2. A Full Python Refresher/3. Variables in Python.vtt 13KB
- 2. A Full Python Refresher/15. If statements.vtt 13KB
- 5. REST API Testing, Part I/6. Integration testing a REST API.vtt 13KB
- 4. Testing a Flask Endpoint/4. Creating our Flask app.vtt 13KB
- 8. System testing with Postman and Newman/7. Advanced PyCharm run configurations.vtt 13KB
- 10. Acceptance testing and browser automation with Selenium/11. The blog page.vtt 13KB
- 7. System testing a REST API/7. Testing user registration.vtt 13KB
- 10. Acceptance testing and browser automation with Selenium/6. Verifying everything works.vtt 13KB
- 6. REST API Testing, Part II/3.1 starter_code.zip.zip 13KB
- 10. Acceptance testing and browser automation with Selenium/12. Using pages in navigation.vtt 12KB
- 2. A Full Python Refresher/30. Solution to coding exercise @classmethod and @staticmethod.vtt 12KB
- 4. Testing a Flask Endpoint/6. Refactoring our System Tests.vtt 12KB
- 9. Continuous Integration with Travis CI/4. What is a Git repository.vtt 12KB
- 2. A Full Python Refresher/34. Decorators in Python.vtt 12KB
- 10. Acceptance testing and browser automation with Selenium/2. What is acceptance testing.vtt 12KB
- 3. Your first automated software test/12. The last few patches!.vtt 12KB
- 2. A Full Python Refresher/20. Dictionaries.vtt 12KB
- 8. System testing with Postman and Newman/4. Our first Posman tests.vtt 12KB
- 2. A Full Python Refresher/11. Advanced set operations.vtt 11KB
- 9. Continuous Integration with Travis CI/6. GitHub and remote repositories.vtt 11KB
- 2. A Full Python Refresher/17. Solution to coding exercise flow control.vtt 11KB
- 3. Your first automated software test/5. Testing dictionary equivalence.vtt 11KB
- 6. REST API Testing, Part II/4. Testing foreign key constraints with Python.vtt 11KB
- 2. A Full Python Refresher/27. Solution to coding exercise classes and objects.vtt 11KB
- 2. A Full Python Refresher/25. A Student example.vtt 11KB
- 7. System testing a REST API/6. The setUpClass method in the BaseTest.vtt 10KB
- 9. Continuous Integration with Travis CI/5. A local Git workflow.vtt 10KB
- 2. A Full Python Refresher/13. Solution to coding exercise lists, tuples, sets.vtt 10KB
- 9. Continuous Integration with Travis CI/7. Adding our project to GitHub.vtt 10KB
- 8. System testing with Postman and Newman/8. Installing Node and Newman.vtt 10KB
- 7. System testing a REST API/3. Setting project up and creating User model.vtt 9KB
- 3. Your first automated software test/13. The TestCase setUp method.vtt 9KB
- 7. System testing a REST API/4. Allowing users to log in.vtt 9KB
- 4. Testing a Flask Endpoint/3. Setting our project up.vtt 9KB
- 7. System testing a REST API/5. Writing our User tests.vtt 8KB
- 10. Acceptance testing and browser automation with Selenium/8. Re-using steps with the regular expression matcher.vtt 8KB
- 10. Acceptance testing and browser automation with Selenium/5. Getting the Chrome webdriver.vtt 8KB
- 2. A Full Python Refresher/21. Are dictionaries things.vtt 8KB
- 9. Continuous Integration with Travis CI/3. Installing Git.vtt 8KB
- 2. A Full Python Refresher/8. Solution to coding exercise Methods.vtt 7KB
- 10. Acceptance testing and browser automation with Selenium/3. Introduction to our project.vtt 7KB
- 10. Acceptance testing and browser automation with Selenium/15. Debugging acceptance tests in PyCharm.vtt 7KB
- 9. Continuous Integration with Travis CI/11. Adding our test badge to the Readme.vtt 6KB
- 8. System testing with Postman and Newman/9. Multirun in PyCharm—Running app and tests together.vtt 6KB
- 5. REST API Testing, Part I/3.1 starter_code.zip.zip 6KB
- 9. Continuous Integration with Travis CI/8. What is Travis CI.vtt 5KB
- 10. Acceptance testing and browser automation with Selenium/13. Don't over-generalise tests!.vtt 5KB
- 10. Acceptance testing and browser automation with Selenium/16. Our final complex scenario.vtt 5KB
- 10. Acceptance testing and browser automation with Selenium/3.1 video_code.zip.zip 4KB
- 1. Welcome!/1. Welcome to the course.vtt 4KB
- 2. A Full Python Refresher/5. Solution to coding exercise Variables.vtt 4KB
- 9. Continuous Integration with Travis CI/9. Adding our repository to Travis.vtt 4KB
- 8. System testing with Postman and Newman/1. Introduction to this section.vtt 2KB
- 2. A Full Python Refresher/1. Introduction to this section.vtt 2KB
- 2. A Full Python Refresher/36. Conclusion of this section.vtt 2KB
- 10. Acceptance testing and browser automation with Selenium/18. Conclusion of this section.vtt 2KB
- 9. Continuous Integration with Travis CI/1. Introduction to this section.vtt 2KB
- 9. Continuous Integration with Travis CI/12. Conclusion of this section.vtt 2KB
- 10. Acceptance testing and browser automation with Selenium/1. Introduction to this section.vtt 2KB
- 8. System testing with Postman and Newman/10. Conclusion of this section.vtt 1KB
- 4. Testing a Flask Endpoint/7. Conclusion of this section.vtt 1KB
- 5. REST API Testing, Part I/2. Access the code for this section here.html 1KB
- 6. REST API Testing, Part II/2. Access the code for this section here.html 1KB
- 11. Bonus Material/1. Bonus Lecture Other Resources and Courses.html 1KB
- 7. System testing a REST API/1. Introduction to this section.vtt 1KB
- 7. System testing a REST API/11. Conclusion of this section.vtt 1KB
- 6. REST API Testing, Part II/7. Conclusion of this section.vtt 1KB
- 4. Testing a Flask Endpoint/1. Introduction to this section.vtt 1KB
- 3. Your first automated software test/14. Conclusion of this section.vtt 1KB
- 3. Your first automated software test/1. Introduction to this section.vtt 1KB
- 6. REST API Testing, Part II/1. Introduction to this section.vtt 1KB
- 1. Welcome!/4. Installing Python and PyCharm on Windows.html 997B
- 1. Welcome!/2. How to take this course.html 964B
- 5. REST API Testing, Part I/7. Conclusion of this section.vtt 958B
- 7. System testing a REST API/2. Access the code for this section here.html 897B
- 1. Welcome!/5. Installing Python and PyCharm on OS X.html 891B
- 3. Your first automated software test/2. Access the code for this section here.html 884B
- 4. Testing a Flask Endpoint/2. Access the code for this section here.html 884B
- 2. A Full Python Refresher/2. Access the code for this section here.html 858B
- 8. System testing with Postman and Newman/2. Access the code and Postman files here.html 760B
- 9. Continuous Integration with Travis CI/2. The code for this section.html 548B
- 1. Welcome!/3. A self-assessment.html 382B
- 2. A Full Python Refresher/12. Lists, tuples, and sets.html 141B
- 2. A Full Python Refresher/16. Flow control—loops and ifs.html 141B
- 2. A Full Python Refresher/22. Dictionaries and students.html 141B
- 2. A Full Python Refresher/26. Classes and objects.html 141B
- 2. A Full Python Refresher/29. @classmethod and @staticmethod.html 141B
- 2. A Full Python Refresher/4. Variables.html 141B
- 2. A Full Python Refresher/7. Methods and functions.html 141B
- [FreeCourseLab.com].url 126B