首页
磁力链接怎么用
한국어
English
日本語
简体中文
繁體中文
[FreeCoursesOnline.Me] PacktPub - Automated Software Testing with Python [Video]
文件类型
收录时间
最后活跃
资源热度
文件大小
文件数量
视频
2021-6-11 20:29
2024-12-12 11:23
302
3.66 GB
119
磁力链接
magnet:?xt=urn:btih:11ccf1db1bc612983472d688076579939a042852
迅雷链接
thunder://QUFtYWduZXQ6P3h0PXVybjpidGloOjExY2NmMWRiMWJjNjEyOTgzNDcyZDY4ODA3NjU3OTkzOWEwNDI4NTJaWg==
二维码链接
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
FreeCoursesOnline
Me
PacktPub
-
Automated
Software
Testing
with
Python
Video
文件列表
Chapter 1 Welcome/01 Welcome to the course.mp4
12.32MB
Chapter 10 Acceptance testing and browser automation with Selenium/01 Introduction to this section.mp4
13.98MB
Chapter 10 Acceptance testing and browser automation with Selenium/02 What is acceptance testing.mp4
16.75MB
Chapter 10 Acceptance testing and browser automation with Selenium/03 Introduction to our project.mp4
6.58MB
Chapter 10 Acceptance testing and browser automation with Selenium/04 Our first acceptance test step.mp4
44.08MB
Chapter 10 Acceptance testing and browser automation with Selenium/05 Getting the Chrome webdriver.mp4
13.42MB
Chapter 10 Acceptance testing and browser automation with Selenium/06 Verifying everything works.mp4
26.81MB
Chapter 10 Acceptance testing and browser automation with Selenium/07 Finishing our first test.mp4
68.8MB
Chapter 10 Acceptance testing and browser automation with Selenium/08 Re-using steps with the regular expression matcher.mp4
20.9MB
Chapter 10 Acceptance testing and browser automation with Selenium/09 Our first content test.mp4
37.88MB
Chapter 10 Acceptance testing and browser automation with Selenium/10 Page locators and models.mp4
88.86MB
Chapter 10 Acceptance testing and browser automation with Selenium/11 The blog page.mp4
42.59MB
Chapter 10 Acceptance testing and browser automation with Selenium/12 Using pages in navigation.mp4
37.13MB
Chapter 10 Acceptance testing and browser automation with Selenium/13 Don't over-generalise tests!.mp4
14.64MB
Chapter 10 Acceptance testing and browser automation with Selenium/14 Waits and timeouts with Selenium.mp4
50.07MB
Chapter 10 Acceptance testing and browser automation with Selenium/15 Debugging acceptance tests in PyCharm.mp4
24.01MB
Chapter 10 Acceptance testing and browser automation with Selenium/16 Our final complex scenario.mp4
16.15MB
Chapter 10 Acceptance testing and browser automation with Selenium/17 Filling in forms with Selenium.mp4.avi
56.45MB
Chapter 10 Acceptance testing and browser automation with Selenium/18 Conclusion of this section.mp4.avi
4.13MB
Chapter 2 A Full Python Refresher/01 Variables in Python.mp4.avi
15.46MB
Chapter 2 A Full Python Refresher/02 String formatting in Python.mp4.avi
12.49MB
Chapter 2 A Full Python Refresher/03 Getting user input.mp4
17.02MB
Chapter 2 A Full Python Refresher/04 Writing our first Python app.mp4
11.41MB
Chapter 2 A Full Python Refresher/05 Lists, tuples, and sets.mp4
21.01MB
Chapter 2 A Full Python Refresher/06 Advanced set operations.mp4
15.27MB
Chapter 2 A Full Python Refresher/07 Booleans in Python.mp4
16.49MB
Chapter 2 A Full Python Refresher/08 If statements.mp4
34.83MB
Chapter 2 A Full Python Refresher/09 The in keyword in Python.mp4
7.71MB
Chapter 2 A Full Python Refresher/10 If statements with the in keyword.mp4
37.23MB
Chapter 2 A Full Python Refresher/11 Loops in Python.mp4
37.82MB
Chapter 2 A Full Python Refresher/12 List comprehensions in Python.mp4
24.59MB
Chapter 2 A Full Python Refresher/13 Dictionaries.mp4
27.12MB
Chapter 2 A Full Python Refresher/14 Destructuring variables.mp4
27.83MB
Chapter 2 A Full Python Refresher/15 Functions in Python.mp4
36.83MB
Chapter 2 A Full Python Refresher/16 Function arguments and parameters.mp4
27.53MB
Chapter 2 A Full Python Refresher/17 Default parameter values.mp4
13.43MB
Chapter 2 A Full Python Refresher/18 Functions returning values.mp4
28.65MB
Chapter 2 A Full Python Refresher/19 Lambda functions in Python.mp4
25.44MB
Chapter 2 A Full Python Refresher/20 Dictionary comprehensions.mp4
16.25MB
Chapter 2 A Full Python Refresher/21 Unpacking arguments.mp4
40.93MB
Chapter 2 A Full Python Refresher/22 Unpacking keyword arguments.mp4
34.37MB
Chapter 2 A Full Python Refresher/23 Object-Oriented Programming in Python.mp4
68.43MB
Chapter 2 A Full Python Refresher/24 Magic methods __str__ and __repr__.mp4
28.42MB
Chapter 2 A Full Python Refresher/25 @classmethod and @staticmethod.mp4
66.09MB
Chapter 2 A Full Python Refresher/26 Class inheritance.mp4
41.21MB
Chapter 2 A Full Python Refresher/27 Class composition.mp4
27.87MB
Chapter 2 A Full Python Refresher/28 Type hinting in Python 3.5+.mp4
23.22MB
Chapter 2 A Full Python Refresher/29 Imports in Python.mp4
47.7MB
Chapter 2 A Full Python Refresher/30 Relative imports in Python.mp4
41.85MB
Chapter 2 A Full Python Refresher/31 Errors in Python.mp4
63.15MB
Chapter 2 A Full Python Refresher/32 Custom error classes.mp4
29.24MB
Chapter 2 A Full Python Refresher/33 First-class functions.mp4
35.69MB
Chapter 2 A Full Python Refresher/34 Simple decorators in Python.mp4
34.72MB
Chapter 2 A Full Python Refresher/35 The at syntax for decorators.mp4
18.39MB
Chapter 2 A Full Python Refresher/36 Decorating functions with parameters.mp4
9.47MB
Chapter 2 A Full Python Refresher/37 Decorators with parameters.mp4
20.71MB
Chapter 2 A Full Python Refresher/38 Mutability in Python.mp4
16.33MB
Chapter 2 A Full Python Refresher/39 Mutable default parameters (and why they're a bad idea).mp4
14.76MB
Chapter 3 Your first automated software test/01 Introduction to this section.mp4
8.43MB
Chapter 3 Your first automated software test/02 Setting up our project.mp4
30.81MB
Chapter 3 Your first automated software test/03 Writing our first test.mp4
39.8MB
Chapter 3 Your first automated software test/04 Testing dictionary equivalence.mp4
25.31MB
Chapter 3 Your first automated software test/05 Writing blog tests and PyCharm run configurations.mp4
33.91MB
Chapter 3 Your first automated software test/06 The __repr__ method, and intro to TDD.mp4
49.67MB
Chapter 3 Your first automated software test/07 Integration tests and finishing the blog.mp4
76.07MB
Chapter 3 Your first automated software test/08 Mocking, patching, and system tests.mp4
82.67MB
Chapter 3 Your first automated software test/09 Patching the input method and returning values.mp4
42.92MB
Chapter 3 Your first automated software test/10 Taking our patching further.mp4
104.77MB
Chapter 3 Your first automated software test/11 The last few patches!.mp4
30.31MB
Chapter 3 Your first automated software test/12 The TestCase setUp method.mp4
33.27MB
Chapter 3 Your first automated software test/13 Conclusion of this section.mp4
9.37MB
Chapter 4 Testing a Flask Endpoint/01 Introduction to this section.mp4
9.38MB
Chapter 4 Testing a Flask Endpoint/02 Setting our project up.mp4
17.22MB
Chapter 4 Testing a Flask Endpoint/03 Creating our Flask app.mp4
20.33MB
Chapter 4 Testing a Flask Endpoint/04 Our first System test.mp4
39.31MB
Chapter 4 Testing a Flask Endpoint/05 Refactoring our System Tests.mp4
25.82MB
Chapter 4 Testing a Flask Endpoint/06 Conclusion of this section.mp4
11.45MB
Chapter 5 REST API Testing, Part I/01 Introduction to this section.mp4
11.89MB
Chapter 5 REST API Testing, Part I/02 A look at a REST API with Flask.mp4
125.21MB
Chapter 5 REST API Testing, Part I/03 Unit testing a REST API.mp4
41.65MB
Chapter 5 REST API Testing, Part I/04 Setting up our generic BaseTest.mp4
44.33MB
Chapter 5 REST API Testing, Part I/05 Integration testing a REST API.mp4
34.18MB
Chapter 5 REST API Testing, Part I/06 Conclusion of this section.mp4
8.54MB
Chapter 6 REST API Testing, Part II/01 Introduction to this section.mp4
7.08MB
Chapter 6 REST API Testing, Part II/02 Setting up our project.mp4
41.03MB
Chapter 6 REST API Testing, Part II/03 Testing foreign key constraints with Python.mp4
35.06MB
Chapter 6 REST API Testing, Part II/04 Unit testing models and SQLAlchemy mappers.mp4
70.61MB
Chapter 6 REST API Testing, Part II/05 Finishing our Store tests.mp4
66.88MB
Chapter 6 REST API Testing, Part II/06 Conclusion of this section.mp4
8.29MB
Chapter 7 System testing a REST API/01 Introduction to this section.mp4
9.73MB
Chapter 7 System testing a REST API/02 Setting project up and creating User model.mp4
25.96MB
Chapter 7 System testing a REST API/03 Allowing users to log in.mp4
24.15MB
Chapter 7 System testing a REST API/04 Writing our User tests.mp4
24.45MB
Chapter 7 System testing a REST API/05 The setUpClass method in the BaseTest.mp4
28.45MB
Chapter 7 System testing a REST API/06 Testing user registration.mp4
37.14MB
Chapter 7 System testing a REST API/07 Finalising user System tests.mp4
55.19MB
Chapter 7 System testing a REST API/08 Writing Store System tests.mp4
88.44MB
Chapter 7 System testing a REST API/09 Writing our Item System tests and testing authentication.mp4
153.27MB
Chapter 7 System testing a REST API/10 Conclusion of this section.mp4
9.15MB
Chapter 8 System testing with Postman and Newman/01 Introduction to this section.mp4
14.6MB
Chapter 8 System testing with Postman and Newman/02 Introduction to Postman.mp4
23.72MB
Chapter 8 System testing with Postman and Newman/03 Our first Posman tests.mp4
17.54MB
Chapter 8 System testing with Postman and Newman/04 Setting and clearing environment variables in Postman.mp4
21.8MB
Chapter 8 System testing with Postman and Newman/05 Running a test folder in Postman.mp4
26.22MB
Chapter 8 System testing with Postman and Newman/06 Advanced PyCharm run configurations.mp4
25.43MB
Chapter 8 System testing with Postman and Newman/07 Installing Node and Newman.mp4
32.24MB
Chapter 8 System testing with Postman and Newman/08 Multirun in PyCharm—Running app and tests together.mp4
15.23MB
Chapter 8 System testing with Postman and Newman/09 Conclusion of this section.mp4
12.15MB
Chapter 9 Continuous Integration with Travis CI/01 Introduction to this section.mp4
13.22MB
Chapter 9 Continuous Integration with Travis CI/02 Installing Git.mp4
21.07MB
Chapter 9 Continuous Integration with Travis CI/03 What is a Git repository.mp4
13.52MB
Chapter 9 Continuous Integration with Travis CI/04 A local Git workflow.mp4
13.22MB
Chapter 9 Continuous Integration with Travis CI/05 GitHub and remote repositories.mp4
22.78MB
Chapter 9 Continuous Integration with Travis CI/06 Adding our project to GitHub.mp4
18.89MB
Chapter 9 Continuous Integration with Travis CI/07 What is Travis CI.mp4
7.55MB
Chapter 9 Continuous Integration with Travis CI/08 Adding our repository to Travis.mp4
7.17MB
Chapter 9 Continuous Integration with Travis CI/09 The Travis config file and running tests.mp4
65.24MB
Chapter 9 Continuous Integration with Travis CI/10 Adding our test badge to the Readme.mp4
12.74MB
Chapter 9 Continuous Integration with Travis CI/11 Conclusion of this section.mp4
13.79MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!
违规内容投诉邮箱:
[email protected]
概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统