Automated Software Testing with Python/Automated Software Testing with Python/7. System testing a REST API/Lesson 69. Writing our Item System tests and testing authentication.mp4 |
62.5 MB |
Automated Software Testing with Python/Visit Coursedrive.org.url |
124 B |
Automated Software Testing with Python/Automated Software Testing with Python/ReadMe.txt |
538 B |
Automated Software Testing with Python/Automated Software Testing with Python/Visit Coursedrive.org.url |
124 B |
Automated Software Testing with Python/Automated Software Testing with Python/1. Welcome!/2. How to take this course.html |
1 KB |
Automated Software Testing with Python/Automated Software Testing with Python/1. Welcome!/3. A self-assessment.html |
548 B |
Automated Software Testing with Python/Automated Software Testing with Python/1. Welcome!/3.1 3_python_self_assessment.pdf.pdf |
172 KB |
Automated Software Testing with Python/Automated Software Testing with Python/1. Welcome!/4. Installing Python and PyCharm on Windows.html |
1 KB |
Automated Software Testing with Python/Automated Software Testing with Python/1. Welcome!/5. Installing Python and PyCharm on OS X.html |
1015 B |
Automated Software Testing with Python/Automated Software Testing with Python/1. Welcome!/Lesson 1. Welcome to the course.mp4 |
16.8 MB |
Automated Software Testing with Python/Automated Software Testing with Python/1. Welcome!/Must Read.txt |
540 B |
Automated Software Testing with Python/Automated Software Testing with Python/1. Welcome!/Visit Coursedrive.org.url |
124 B |
Automated Software Testing with Python/Automated Software Testing with Python/2. A Full Python Refresher/2. Access the code for this section here.html |
1015 B |
Automated Software Testing with Python/Automated Software Testing with Python/2. A Full Python Refresher/4. Variables.html |
144 B |
Automated Software Testing with Python/Automated Software Testing with Python/2. A Full Python Refresher/7. Methods and functions.html |
144 B |
Automated Software Testing with Python/Automated Software Testing with Python/2. A Full Python Refresher/12. Lists, tuples, and sets.html |
144 B |
Automated Software Testing with Python/Automated Software Testing with Python/2. A Full Python Refresher/16. Flow control—loops and ifs.html |
144 B |
Automated Software Testing with Python/Automated Software Testing with Python/2. A Full Python Refresher/22. Dictionaries and students.html |
144 B |
Automated Software Testing with Python/Automated Software Testing with Python/2. A Full Python Refresher/26. Classes and objects.html |
144 B |
Automated Software Testing with Python/Automated Software Testing with Python/2. A Full Python Refresher/29. @classmethod and @staticmethod.html |
144 B |
Automated Software Testing with Python/Automated Software Testing with Python/2. A Full Python Refresher/Lesson 2. Introduction to this section.mp4 |
8.7 MB |
Automated Software Testing with Python/Automated Software Testing with Python/2. A Full Python Refresher/Lesson 3. Variables in Python.mp4 |
10.8 MB |
Automated Software Testing with Python/Automated Software Testing with Python/2. A Full Python Refresher/Lesson 4. Solution to coding exercise Variables.mp4 |
3.6 MB |
Automated Software Testing with Python/Automated Software Testing with Python/2. A Full Python Refresher/Lesson 5. Methods in Python.mp4 |
23 MB |
Automated Software Testing with Python/Automated Software Testing with Python/2. A Full Python Refresher/Lesson 6. Solution to coding exercise Methods.mp4 |
6.7 MB |
Automated Software Testing with Python/Automated Software Testing with Python/2. A Full Python Refresher/Lesson 7. Lists, tuples, and sets.mp4 |
13.6 MB |
Automated Software Testing with Python/Automated Software Testing with Python/2. A Full Python Refresher/Lesson 8. List, tuple, and set operations.mp4 |
15.5 MB |
Automated Software Testing with Python/Automated Software Testing with Python/2. A Full Python Refresher/Lesson 9. Advanced set operations.mp4 |
11.5 MB |
Automated Software Testing with Python/Automated Software Testing with Python/2. A Full Python Refresher/Lesson 10. Solution to coding exercise lists, tuples, sets.mp4 |
8.7 MB |
Automated Software Testing with Python/Automated Software Testing with Python/2. A Full Python Refresher/Lesson 11. Loops in Python.mp4 |
24.9 MB |
Automated Software Testing with Python/Automated Software Testing with Python/2. A Full Python Refresher/Lesson 12. If statements.mp4 |
13.2 MB |
Automated Software Testing with Python/Automated Software Testing with Python/2. A Full Python Refresher/Lesson 13. Solution to coding exercise flow control.mp4 |
10.4 MB |
Automated Software Testing with Python/Automated Software Testing with Python/2. A Full Python Refresher/Lesson 14. A programming exercise for you.mp4 |
20.1 MB |
Automated Software Testing with Python/Automated Software Testing with Python/2. A Full Python Refresher/Lesson 15. List comprehension.mp4 |
24.3 MB |
Automated Software Testing with Python/Automated Software Testing with Python/2. A Full Python Refresher/Lesson 16. Dictionaries.mp4 |
12.2 MB |
Automated Software Testing with Python/Automated Software Testing with Python/2. A Full Python Refresher/Lesson 17. Are dictionaries things.mp4 |
8 MB |
Automated Software Testing with Python/Automated Software Testing with Python/2. A Full Python Refresher/Lesson 18. Solution to coding exercise dictionaries.mp4 |
13 MB |
Automated Software Testing with Python/Automated Software Testing with Python/2. A Full Python Refresher/Lesson 19. Objects in Python.mp4 |
19.9 MB |
Automated Software Testing with Python/Automated Software Testing with Python/2. A Full Python Refresher/Lesson 20. A Student example.mp4 |
10.3 MB |
Automated Software Testing with Python/Automated Software Testing with Python/2. A Full Python Refresher/Lesson 21. Solution to coding exercise classes and objects.mp4 |
10.1 MB |
Automated Software Testing with Python/Automated Software Testing with Python/2. A Full Python Refresher/Lesson 22. @classmethod and @staticmethod.mp4 |
15.1 MB |
Automated Software Testing with Python/Automated Software Testing with Python/2. A Full Python Refresher/Lesson 23. Solution to coding exercise @classmethod and @staticmethod.mp4 |
12.2 MB |
Automated Software Testing with Python/Automated Software Testing with Python/2. A Full Python Refresher/Lesson 24. Inheritance in Object-Oriented Programming.mp4 |
24.1 MB |
Automated Software Testing with Python/Automated Software Testing with Python/2. A Full Python Refresher/Lesson 25. args and kwargs.mp4 |
21.9 MB |
Automated Software Testing with Python/Automated Software Testing with Python/2. A Full Python Refresher/Lesson 26. Passing functions as arguments.mp4 |
15.9 MB |
Automated Software Testing with Python/Automated Software Testing with Python/2. A Full Python Refresher/Lesson 27. Decorators in Python.mp4 |
12 MB |
Automated Software Testing with Python/Automated Software Testing with Python/2. A Full Python Refresher/Lesson 28. Advanced decorators.mp4 |
16.1 MB |
Automated Software Testing with Python/Automated Software Testing with Python/2. A Full Python Refresher/Lesson 29. Conclusion of this section.mp4 |
7 MB |
Automated Software Testing with Python/Automated Software Testing with Python/3. Your first automated software test/2. Access the code for this section here.html |
1 KB |
Automated Software Testing with Python/Automated Software Testing with Python/3. Your first automated software test/Lesson 30. Introduction to this section.mp4 |
4.6 MB |
Automated Software Testing with Python/Automated Software Testing with Python/3. Your first automated software test/Lesson 31. Setting up our project.mp4 |
13.4 MB |
Automated Software Testing with Python/Automated Software Testing with Python/3. Your first automated software test/Lesson 32. Writing our first test.mp4 |
21 MB |
Automated Software Testing with Python/Automated Software Testing with Python/3. Your first automated software test/Lesson 33. Testing dictionary equivalence.mp4 |
10.9 MB |
Automated Software Testing with Python/Automated Software Testing with Python/3. Your first automated software test/Lesson 34. Writing blog tests and PyCharm run configurations.mp4 |
14.6 MB |
Automated Software Testing with Python/Automated Software Testing with Python/3. Your first automated software test/Lesson 35. The __repr__ method, and intro to TDD.mp4 |
20.2 MB |
Automated Software Testing with Python/Automated Software Testing with Python/3. Your first automated software test/Lesson 36. Integration tests and finishing the blog.mp4 |
28.9 MB |
Automated Software Testing with Python/Automated Software Testing with Python/3. Your first automated software test/Lesson 37. Mocking, patching, and system tests.mp4 |
33.7 MB |
Automated Software Testing with Python/Automated Software Testing with Python/3. Your first automated software test/Lesson 38. Patching the input method and returning values.mp4 |
17.3 MB |
Automated Software Testing with Python/Automated Software Testing with Python/3. Your first automated software test/Lesson 39. Taking our patching further.mp4 |
41.4 MB |
Automated Software Testing with Python/Automated Software Testing with Python/3. Your first automated software test/Lesson 40. The last few patches!.mp4 |
18.8 MB |
Automated Software Testing with Python/Automated Software Testing with Python/3. Your first automated software test/Lesson 41. The TestCase setUp method.mp4 |
15.3 MB |
Automated Software Testing with Python/Automated Software Testing with Python/3. Your first automated software test/Lesson 42. Conclusion of this section.mp4 |
5.3 MB |
Automated Software Testing with Python/Automated Software Testing with Python/4. Testing a Flask Endpoint/2. Access the code for this section here.html |
1 KB |
Automated Software Testing with Python/Automated Software Testing with Python/4. Testing a Flask Endpoint/Lesson 43. Introduction to this section.mp4 |
5.8 MB |
Automated Software Testing with Python/Automated Software Testing with Python/4. Testing a Flask Endpoint/Lesson 44. Setting our project up.mp4 |
9.2 MB |
Automated Software Testing with Python/Automated Software Testing with Python/4. Testing a Flask Endpoint/Lesson 45. Creating our Flask app.mp4 |
12.4 MB |
Automated Software Testing with Python/Automated Software Testing with Python/4. Testing a Flask Endpoint/Lesson 46. Our first System test.mp4 |
19.2 MB |
Automated Software Testing with Python/Automated Software Testing with Python/4. Testing a Flask Endpoint/Lesson 47. Refactoring our System Tests.mp4 |
13.2 MB |
Automated Software Testing with Python/Automated Software Testing with Python/4. Testing a Flask Endpoint/Lesson 48. Conclusion of this section.mp4 |
6.4 MB |
Automated Software Testing with Python/Automated Software Testing with Python/4. Testing a Flask Endpoint/ReadMe.txt |
538 B |
Automated Software Testing with Python/Automated Software Testing with Python/4. Testing a Flask Endpoint/Visit Coursedrive.org.url |
124 B |
Automated Software Testing with Python/Automated Software Testing with Python/5. REST API Testing, Part I/2. Access the code for this section here.html |
1 KB |
Automated Software Testing with Python/Automated Software Testing with Python/5. REST API Testing, Part I/3.1 starter_code.zip.zip |
6 KB |
Automated Software Testing with Python/Automated Software Testing with Python/5. REST API Testing, Part I/Lesson 49. Introduction to this section.mp4 |
6.6 MB |
Automated Software Testing with Python/Automated Software Testing with Python/5. REST API Testing, Part I/Lesson 50. A look at a REST API with Flask.mp4 |
43.7 MB |
Automated Software Testing with Python/Automated Software Testing with Python/5. REST API Testing, Part I/Lesson 51. Unit testing a REST API.mp4 |
18.5 MB |
Automated Software Testing with Python/Automated Software Testing with Python/5. REST API Testing, Part I/Lesson 52. Setting up our generic BaseTest.mp4 |
19.6 MB |
Automated Software Testing with Python/Automated Software Testing with Python/5. REST API Testing, Part I/Lesson 53. Integration testing a REST API.mp4 |
14.6 MB |
Automated Software Testing with Python/Automated Software Testing with Python/5. REST API Testing, Part I/Lesson 54. Conclusion of this section.mp4 |
4.8 MB |
Automated Software Testing with Python/Automated Software Testing with Python/6. REST API Testing, Part II/2. Access the code for this section here.html |
1 KB |
Automated Software Testing with Python/Automated Software Testing with Python/6. REST API Testing, Part II/3.1 starter_code.zip.zip |
13 KB |
Automated Software Testing with Python/Automated Software Testing with Python/6. REST API Testing, Part II/Lesson 55. Introduction to this section.mp4 |
3.9 MB |
Automated Software Testing with Python/Automated Software Testing with Python/6. REST API Testing, Part II/Lesson 56. Setting up our project.mp4 |
22.8 MB |
Automated Software Testing with Python/Automated Software Testing with Python/6. REST API Testing, Part II/Lesson 57. Testing foreign key constraints with Python.mp4 |
12.1 MB |
Automated Software Testing with Python/Automated Software Testing with Python/6. REST API Testing, Part II/Lesson 58. Unit testing models and SQLAlchemy mappers.mp4 |
27.2 MB |
Automated Software Testing with Python/Automated Software Testing with Python/6. REST API Testing, Part II/Lesson 59. Finishing our Store tests.mp4 |
27.6 MB |
Automated Software Testing with Python/Automated Software Testing with Python/6. REST API Testing, Part II/Lesson 60. Conclusion of this section.mp4 |
4.6 MB |
Automated Software Testing with Python/Automated Software Testing with Python/7. System testing a REST API/2. Access the code for this section here.html |
1 KB |
Automated Software Testing with Python/Automated Software Testing with Python/7. System testing a REST API/Lesson 61. Introduction to this section.mp4 |
5.4 MB |
Automated Software Testing with Python/Automated Software Testing with Python/7. System testing a REST API/Lesson 62. Setting project up and creating User model.mp4 |
13.4 MB |
Automated Software Testing with Python/Automated Software Testing with Python/7. System testing a REST API/Lesson 63. Allowing users to log in.mp4 |
10.6 MB |
Automated Software Testing with Python/Automated Software Testing with Python/7. System testing a REST API/Lesson 64. Writing our User tests.mp4 |
10.3 MB |
Automated Software Testing with Python/Automated Software Testing with Python/7. System testing a REST API/Lesson 65. The setUpClass method in the BaseTest.mp4 |
10.9 MB |
Automated Software Testing with Python/Automated Software Testing with Python/7. System testing a REST API/Lesson 66. Testing user registration.mp4 |
15.5 MB |
Automated Software Testing with Python/Automated Software Testing with Python/7. System testing a REST API/Lesson 67. Finalising user System tests.mp4 |
18.6 MB |
Automated Software Testing with Python/Automated Software Testing with Python/7. System testing a REST API/Lesson 68. Writing Store System tests.mp4 |
37.2 MB |
Automated Software Testing with Python/Course Downloaded from coursedrive.org.txt |
538 B |
Automated Software Testing with Python/Automated Software Testing with Python/7. System testing a REST API/Lesson 70. Conclusion of this section.mp4 |
5.3 MB |
Automated Software Testing with Python/Automated Software Testing with Python/7. System testing a REST API/ReadMe.txt |
538 B |
Automated Software Testing with Python/Automated Software Testing with Python/7. System testing a REST API/Visit Coursedrive.org.url |
124 B |
Automated Software Testing with Python/Automated Software Testing with Python/8. System testing with Postman and Newman/2. Access the code and Postman files here.html |
913 B |
Automated Software Testing with Python/Automated Software Testing with Python/8. System testing with Postman and Newman/Lesson 71. Introduction to this section.mp4 |
9 MB |
Automated Software Testing with Python/Automated Software Testing with Python/8. System testing with Postman and Newman/Lesson 72. Introduction to Postman.mp4 |
17.6 MB |
Automated Software Testing with Python/Automated Software Testing with Python/8. System testing with Postman and Newman/Lesson 73. Our first Posman tests.mp4 |
12.4 MB |
Automated Software Testing with Python/Automated Software Testing with Python/8. System testing with Postman and Newman/Lesson 74. Setting and clearing environment variables in Postman.mp4 |
15.4 MB |
Automated Software Testing with Python/Automated Software Testing with Python/8. System testing with Postman and Newman/Lesson 75. Running a test folder in Postman.mp4 |
19.4 MB |
Automated Software Testing with Python/Automated Software Testing with Python/8. System testing with Postman and Newman/Lesson 76. Advanced PyCharm run configurations.mp4 |
14.5 MB |
Automated Software Testing with Python/Automated Software Testing with Python/8. System testing with Postman and Newman/Lesson 77. Installing Node and Newman.mp4 |
14.9 MB |
Automated Software Testing with Python/Automated Software Testing with Python/8. System testing with Postman and Newman/Lesson 78. Multirun in PyCharm—Running app and tests together.mp4 |
7.8 MB |
Automated Software Testing with Python/Automated Software Testing with Python/8. System testing with Postman and Newman/Lesson 79. Conclusion of this section.mp4 |
6.7 MB |
Automated Software Testing with Python/Automated Software Testing with Python/9. Continuous Integration with Travis CI/2. The code for this section.html |
701 B |
Automated Software Testing with Python/Automated Software Testing with Python/9. Continuous Integration with Travis CI/Lesson 80. Introduction to this section.mp4 |
7.7 MB |
Automated Software Testing with Python/Automated Software Testing with Python/9. Continuous Integration with Travis CI/Lesson 81. Installing Git.mp4 |
10.4 MB |
Automated Software Testing with Python/Automated Software Testing with Python/9. Continuous Integration with Travis CI/Lesson 82. What is a Git repository.mp4 |
9 MB |
Automated Software Testing with Python/Automated Software Testing with Python/9. Continuous Integration with Travis CI/Lesson 83. A local Git workflow.mp4 |
7.8 MB |
Automated Software Testing with Python/Automated Software Testing with Python/9. Continuous Integration with Travis CI/Lesson 84. GitHub and remote repositories.mp4 |
10.5 MB |
Automated Software Testing with Python/Automated Software Testing with Python/9. Continuous Integration with Travis CI/Lesson 85. Adding our project to GitHub.mp4 |
11.9 MB |
Automated Software Testing with Python/Automated Software Testing with Python/9. Continuous Integration with Travis CI/Lesson 86. What is Travis CI.mp4 |
5.6 MB |
Automated Software Testing with Python/Automated Software Testing with Python/9. Continuous Integration with Travis CI/Lesson 87. Adding our repository to Travis.mp4 |
3.8 MB |
Automated Software Testing with Python/Automated Software Testing with Python/9. Continuous Integration with Travis CI/Lesson 88. The Travis config file and running tests.mp4 |
39.5 MB |
Automated Software Testing with Python/Automated Software Testing with Python/9. Continuous Integration with Travis CI/Lesson 89. Adding our test badge to the Readme.mp4 |
5.4 MB |
Automated Software Testing with Python/Automated Software Testing with Python/9. Continuous Integration with Travis CI/Lesson 90. Conclusion of this section.mp4 |
8.3 MB |
Automated Software Testing with Python/Automated Software Testing with Python/10. Acceptance testing and browser automation with Selenium/3.1 video_code.zip.zip |
4 KB |
Automated Software Testing with Python/Automated Software Testing with Python/10. Acceptance testing and browser automation with Selenium/Lesson 91. Introduction to this section.mp4 |
8.6 MB |
Automated Software Testing with Python/Automated Software Testing with Python/10. Acceptance testing and browser automation with Selenium/Lesson 92. What is acceptance testing.mp4 |
8.6 MB |
Automated Software Testing with Python/Automated Software Testing with Python/10. Acceptance testing and browser automation with Selenium/Lesson 93. Introduction to our project.mp4 |
5.3 MB |
Automated Software Testing with Python/Automated Software Testing with Python/10. Acceptance testing and browser automation with Selenium/Lesson 94. Our first acceptance test step.mp4 |
22.5 MB |
Automated Software Testing with Python/Automated Software Testing with Python/10. Acceptance testing and browser automation with Selenium/Lesson 95. Getting the Chrome webdriver.mp4 |
6.5 MB |
Automated Software Testing with Python/Automated Software Testing with Python/10. Acceptance testing and browser automation with Selenium/Lesson 96. Verifying everything works.mp4 |
11.8 MB |
Automated Software Testing with Python/Automated Software Testing with Python/10. Acceptance testing and browser automation with Selenium/Lesson 97. Finishing our first test.mp4 |
30.6 MB |
Automated Software Testing with Python/Automated Software Testing with Python/10. Acceptance testing and browser automation with Selenium/Lesson 98. Re-using steps with the regular expression matcher.mp4 |
8.6 MB |
Automated Software Testing with Python/Automated Software Testing with Python/10. Acceptance testing and browser automation with Selenium/Lesson 99. Our first content test.mp4 |
18.2 MB |
Automated Software Testing with Python/Automated Software Testing with Python/10. Acceptance testing and browser automation with Selenium/Lesson 100. Page locators and models.mp4 |
39.1 MB |
Automated Software Testing with Python/Automated Software Testing with Python/10. Acceptance testing and browser automation with Selenium/Lesson 101. The blog page.mp4 |
17.8 MB |
Automated Software Testing with Python/Automated Software Testing with Python/10. Acceptance testing and browser automation with Selenium/Lesson 102. Using pages in navigation.mp4 |
14.7 MB |
Automated Software Testing with Python/Automated Software Testing with Python/10. Acceptance testing and browser automation with Selenium/Lesson 103. Don't over-generalise tests!.mp4 |
5.3 MB |
Automated Software Testing with Python/Automated Software Testing with Python/10. Acceptance testing and browser automation with Selenium/Lesson 104. Waits and timeouts with Selenium.mp4 |
18.4 MB |
Automated Software Testing with Python/Automated Software Testing with Python/10. Acceptance testing and browser automation with Selenium/Lesson 105. Debugging acceptance tests in PyCharm.mp4 |
8.4 MB |
Automated Software Testing with Python/Automated Software Testing with Python/10. Acceptance testing and browser automation with Selenium/Lesson 106. Our final complex scenario.mp4 |
6.2 MB |
Automated Software Testing with Python/Automated Software Testing with Python/10. Acceptance testing and browser automation with Selenium/Lesson 107. Filling in forms with Selenium.mp4 |
32.3 MB |
Automated Software Testing with Python/Automated Software Testing with Python/10. Acceptance testing and browser automation with Selenium/Lesson 108. Conclusion of this section.mp4 |
9.2 MB |
Automated Software Testing with Python/Automated Software Testing with Python/11. Bonus Material/1. Bonus Lecture Other Resources and Courses.html |
1 KB |
Automated Software Testing with Python/Automated Software Testing with Python/11. Bonus Material/ReadMe.txt |
538 B |
Automated Software Testing with Python/Automated Software Testing with Python/11. Bonus Material/Visit Coursedrive.org.url |
124 B |