zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
[FreeCoursesOnline.Me] PacktPub - Automated Software Testing with Python [Video]
magnet:?xt=urn:btih:11ccf1db1bc612983472d688076579939a042852&dn=[FreeCoursesOnline.Me] PacktPub - Automated Software Testing with Python [Video]
磁力链接详情
文件列表详情
11ccf1db1bc612983472d688076579939a042852
infohash:
119
文件数量
3.66 GB
文件大小
2021-6-11 20:29
创建日期
2024-11-18 10:25
最后访问
相关分词
FreeCoursesOnline
Me
PacktPub
-
Automated
Software
Testing
with
Python
Video
Chapter 1 Welcome/01 Welcome to the course.mp4 12.32 MB
Chapter 10 Acceptance testing and browser automation with Selenium/01 Introduction to this section.mp4 13.98 MB
Chapter 10 Acceptance testing and browser automation with Selenium/02 What is acceptance testing.mp4 16.75 MB
Chapter 10 Acceptance testing and browser automation with Selenium/03 Introduction to our project.mp4 6.58 MB
Chapter 10 Acceptance testing and browser automation with Selenium/04 Our first acceptance test step.mp4 44.08 MB
Chapter 10 Acceptance testing and browser automation with Selenium/05 Getting the Chrome webdriver.mp4 13.42 MB
Chapter 10 Acceptance testing and browser automation with Selenium/06 Verifying everything works.mp4 26.81 MB
Chapter 10 Acceptance testing and browser automation with Selenium/07 Finishing our first test.mp4 68.8 MB
Chapter 10 Acceptance testing and browser automation with Selenium/08 Re-using steps with the regular expression matcher.mp4 20.9 MB
Chapter 10 Acceptance testing and browser automation with Selenium/09 Our first content test.mp4 37.88 MB
Chapter 10 Acceptance testing and browser automation with Selenium/10 Page locators and models.mp4 88.86 MB
Chapter 10 Acceptance testing and browser automation with Selenium/11 The blog page.mp4 42.59 MB
Chapter 10 Acceptance testing and browser automation with Selenium/12 Using pages in navigation.mp4 37.13 MB
Chapter 10 Acceptance testing and browser automation with Selenium/13 Don't over-generalise tests!.mp4 14.64 MB
Chapter 10 Acceptance testing and browser automation with Selenium/14 Waits and timeouts with Selenium.mp4 50.07 MB
Chapter 10 Acceptance testing and browser automation with Selenium/15 Debugging acceptance tests in PyCharm.mp4 24.01 MB
Chapter 10 Acceptance testing and browser automation with Selenium/16 Our final complex scenario.mp4 16.15 MB
Chapter 10 Acceptance testing and browser automation with Selenium/17 Filling in forms with Selenium.mp4.avi 56.45 MB
Chapter 10 Acceptance testing and browser automation with Selenium/18 Conclusion of this section.mp4.avi 4.13 MB
Chapter 2 A Full Python Refresher/01 Variables in Python.mp4.avi 15.46 MB
Chapter 2 A Full Python Refresher/02 String formatting in Python.mp4.avi 12.49 MB
Chapter 2 A Full Python Refresher/03 Getting user input.mp4 17.02 MB
Chapter 2 A Full Python Refresher/04 Writing our first Python app.mp4 11.41 MB
Chapter 2 A Full Python Refresher/05 Lists, tuples, and sets.mp4 21.01 MB
Chapter 2 A Full Python Refresher/06 Advanced set operations.mp4 15.27 MB
Chapter 2 A Full Python Refresher/07 Booleans in Python.mp4 16.49 MB
Chapter 2 A Full Python Refresher/08 If statements.mp4 34.83 MB
Chapter 2 A Full Python Refresher/09 The in keyword in Python.mp4 7.71 MB
Chapter 2 A Full Python Refresher/10 If statements with the in keyword.mp4 37.23 MB
Chapter 2 A Full Python Refresher/11 Loops in Python.mp4 37.82 MB
Chapter 2 A Full Python Refresher/12 List comprehensions in Python.mp4 24.59 MB
Chapter 2 A Full Python Refresher/13 Dictionaries.mp4 27.12 MB
Chapter 2 A Full Python Refresher/14 Destructuring variables.mp4 27.83 MB
Chapter 2 A Full Python Refresher/15 Functions in Python.mp4 36.83 MB
Chapter 2 A Full Python Refresher/16 Function arguments and parameters.mp4 27.53 MB
Chapter 2 A Full Python Refresher/17 Default parameter values.mp4 13.43 MB
Chapter 2 A Full Python Refresher/18 Functions returning values.mp4 28.65 MB
Chapter 2 A Full Python Refresher/19 Lambda functions in Python.mp4 25.44 MB
Chapter 2 A Full Python Refresher/20 Dictionary comprehensions.mp4 16.25 MB
Chapter 2 A Full Python Refresher/21 Unpacking arguments.mp4 40.93 MB
Chapter 2 A Full Python Refresher/22 Unpacking keyword arguments.mp4 34.37 MB
Chapter 2 A Full Python Refresher/23 Object-Oriented Programming in Python.mp4 68.43 MB
Chapter 2 A Full Python Refresher/24 Magic methods __str__ and __repr__.mp4 28.42 MB
Chapter 2 A Full Python Refresher/25 @classmethod and @staticmethod.mp4 66.09 MB
Chapter 2 A Full Python Refresher/26 Class inheritance.mp4 41.21 MB
Chapter 2 A Full Python Refresher/27 Class composition.mp4 27.87 MB
Chapter 2 A Full Python Refresher/28 Type hinting in Python 3.5+.mp4 23.22 MB
Chapter 2 A Full Python Refresher/29 Imports in Python.mp4 47.7 MB
Chapter 2 A Full Python Refresher/30 Relative imports in Python.mp4 41.85 MB
Chapter 2 A Full Python Refresher/31 Errors in Python.mp4 63.15 MB
Chapter 2 A Full Python Refresher/32 Custom error classes.mp4 29.24 MB
Chapter 2 A Full Python Refresher/33 First-class functions.mp4 35.69 MB
Chapter 2 A Full Python Refresher/34 Simple decorators in Python.mp4 34.72 MB
Chapter 2 A Full Python Refresher/35 The at syntax for decorators.mp4 18.39 MB
Chapter 2 A Full Python Refresher/36 Decorating functions with parameters.mp4 9.47 MB
Chapter 2 A Full Python Refresher/37 Decorators with parameters.mp4 20.71 MB
Chapter 2 A Full Python Refresher/38 Mutability in Python.mp4 16.33 MB
Chapter 2 A Full Python Refresher/39 Mutable default parameters (and why they're a bad idea).mp4 14.76 MB
Chapter 3 Your first automated software test/01 Introduction to this section.mp4 8.43 MB
Chapter 3 Your first automated software test/02 Setting up our project.mp4 30.81 MB
Chapter 3 Your first automated software test/03 Writing our first test.mp4 39.8 MB
Chapter 3 Your first automated software test/04 Testing dictionary equivalence.mp4 25.31 MB
Chapter 3 Your first automated software test/05 Writing blog tests and PyCharm run configurations.mp4 33.91 MB
Chapter 3 Your first automated software test/06 The __repr__ method, and intro to TDD.mp4 49.67 MB
Chapter 3 Your first automated software test/07 Integration tests and finishing the blog.mp4 76.07 MB
Chapter 3 Your first automated software test/08 Mocking, patching, and system tests.mp4 82.67 MB
Chapter 3 Your first automated software test/09 Patching the input method and returning values.mp4 42.92 MB
Chapter 3 Your first automated software test/10 Taking our patching further.mp4 104.77 MB
Chapter 3 Your first automated software test/11 The last few patches!.mp4 30.31 MB
Chapter 3 Your first automated software test/12 The TestCase setUp method.mp4 33.27 MB
Chapter 3 Your first automated software test/13 Conclusion of this section.mp4 9.37 MB
Chapter 4 Testing a Flask Endpoint/01 Introduction to this section.mp4 9.38 MB
Chapter 4 Testing a Flask Endpoint/02 Setting our project up.mp4 17.22 MB
Chapter 4 Testing a Flask Endpoint/03 Creating our Flask app.mp4 20.33 MB
Chapter 4 Testing a Flask Endpoint/04 Our first System test.mp4 39.31 MB
Chapter 4 Testing a Flask Endpoint/05 Refactoring our System Tests.mp4 25.82 MB
Chapter 4 Testing a Flask Endpoint/06 Conclusion of this section.mp4 11.45 MB
Chapter 5 REST API Testing, Part I/01 Introduction to this section.mp4 11.89 MB
Chapter 5 REST API Testing, Part I/02 A look at a REST API with Flask.mp4 125.21 MB
Chapter 5 REST API Testing, Part I/03 Unit testing a REST API.mp4 41.65 MB
Chapter 5 REST API Testing, Part I/04 Setting up our generic BaseTest.mp4 44.33 MB
Chapter 5 REST API Testing, Part I/05 Integration testing a REST API.mp4 34.18 MB
Chapter 5 REST API Testing, Part I/06 Conclusion of this section.mp4 8.54 MB
Chapter 6 REST API Testing, Part II/01 Introduction to this section.mp4 7.08 MB
Chapter 6 REST API Testing, Part II/02 Setting up our project.mp4 41.03 MB
Chapter 6 REST API Testing, Part II/03 Testing foreign key constraints with Python.mp4 35.06 MB
Chapter 6 REST API Testing, Part II/04 Unit testing models and SQLAlchemy mappers.mp4 70.61 MB
Chapter 6 REST API Testing, Part II/05 Finishing our Store tests.mp4 66.88 MB
Chapter 6 REST API Testing, Part II/06 Conclusion of this section.mp4 8.29 MB
Chapter 7 System testing a REST API/01 Introduction to this section.mp4 9.73 MB
Chapter 7 System testing a REST API/02 Setting project up and creating User model.mp4 25.96 MB
Chapter 7 System testing a REST API/03 Allowing users to log in.mp4 24.15 MB
Chapter 7 System testing a REST API/04 Writing our User tests.mp4 24.45 MB
Chapter 7 System testing a REST API/05 The setUpClass method in the BaseTest.mp4 28.45 MB
Chapter 7 System testing a REST API/06 Testing user registration.mp4 37.14 MB
Chapter 7 System testing a REST API/07 Finalising user System tests.mp4 55.19 MB
Chapter 7 System testing a REST API/08 Writing Store System tests.mp4 88.44 MB
Chapter 7 System testing a REST API/09 Writing our Item System tests and testing authentication.mp4 153.27 MB
Chapter 7 System testing a REST API/10 Conclusion of this section.mp4 9.15 MB
Chapter 8 System testing with Postman and Newman/01 Introduction to this section.mp4 14.6 MB
Chapter 8 System testing with Postman and Newman/02 Introduction to Postman.mp4 23.72 MB
Chapter 8 System testing with Postman and Newman/03 Our first Posman tests.mp4 17.54 MB
Chapter 8 System testing with Postman and Newman/04 Setting and clearing environment variables in Postman.mp4 21.8 MB
Chapter 8 System testing with Postman and Newman/05 Running a test folder in Postman.mp4 26.22 MB
Chapter 8 System testing with Postman and Newman/06 Advanced PyCharm run configurations.mp4 25.43 MB
Chapter 8 System testing with Postman and Newman/07 Installing Node and Newman.mp4 32.24 MB
Chapter 8 System testing with Postman and Newman/08 Multirun in PyCharm—Running app and tests together.mp4 15.23 MB
Chapter 8 System testing with Postman and Newman/09 Conclusion of this section.mp4 12.15 MB
Chapter 9 Continuous Integration with Travis CI/01 Introduction to this section.mp4 13.22 MB
Chapter 9 Continuous Integration with Travis CI/02 Installing Git.mp4 21.07 MB
Chapter 9 Continuous Integration with Travis CI/03 What is a Git repository.mp4 13.52 MB
Chapter 9 Continuous Integration with Travis CI/04 A local Git workflow.mp4 13.22 MB
Chapter 9 Continuous Integration with Travis CI/05 GitHub and remote repositories.mp4 22.78 MB
Chapter 9 Continuous Integration with Travis CI/06 Adding our project to GitHub.mp4 18.89 MB
Chapter 9 Continuous Integration with Travis CI/07 What is Travis CI.mp4 7.55 MB
Chapter 9 Continuous Integration with Travis CI/08 Adding our repository to Travis.mp4 7.17 MB
Chapter 9 Continuous Integration with Travis CI/09 The Travis config file and running tests.mp4 65.24 MB
Chapter 9 Continuous Integration with Travis CI/10 Adding our test badge to the Readme.mp4 12.74 MB
Chapter 9 Continuous Integration with Travis CI/11 Conclusion of this section.mp4 13.79 MB
其他位置