008. Python interface test framework actual combat and advanced automation

008. Python interface test framework actual combat and advanced automation  
 ├──Chapter 10 Database Related Operations  
 | ├──10-1 Connecting to the database to query data.mp4 30.20M
 | ├──10-2 Obtaining database data reconstruction and conversion data .mp4 55.23M
 | ├──10-3 compare the returned data and database data. mp4 81.14M
 | └──10-4 format the data to write back the results.mp4
 32.71M ├── Chapter 11 Interface Test Abnormal Processing  
 | └──Chapter 11. Section 1.2.3.mp4 883.55M
 ├──Chapter 1 Interface Test Basic Review  
 | ├──1-1 Interface Automation Test From Basic to Framework-Guide.mp4 33.40M
 | ├─ ─1-2 Interface basic knowledge review.mp4 333.79M
 | └──1-3 Interface test basic interview answers.mp4
 15.47M ├──Chapter 2 The use of fiddler in work  
 | ├──2-1 How to grasp the interface .mp4 61.45M
 | ├──2-2 A large number of repeated data simulation and the use of filtering rules.mp4 42.42M
 | ├──2-3 Simulate interface response data.mp4 94.49M
 | └──2-4 fiddler for interface testing. mp4 26.68M
 ├──Chapter 3 How to develop get  
 | └──post interface  
 ├──Chapter 4 Use of the requests library  
 | ├──4-1 requests installation.mp4 9.62M
 | ├──4-2 requests simple use-post.mp4 20.86M
 | ├──4-3 refactoring and sending post request.mp4 49.83M
 | ├──4-4 Refactored get request + formatted response data.mp4 55.87M
 | └──4-5 Use class encapsulation interface test script.mp4
 69.51M ├── Chapter 5 unittest Use  
 | ├──5-1 unittest is easy to use.mp4 37.13M
 | ├──5-2 unittest and request refactoring package.mp4 82.72M
 | ├──5-3 the use of assert in unittest.mp4 58.47M
 | ├ ──5-4 Unittest case management and application.mp4 81.56M
 | ├──5-5 unittest and HTMLTestRunner combined to generate reports.mp4 49.28M
 | └──5-6 unittest common interview answers and knowledge review.mp4 10.76M
 ├──Chapter 6 Mock Service Introduction to Actual Combat  
 | ├──6-1 How to write interface test scripts in the interface development phase.mp4 26.40M
 | ├──6-2 Mock service introduction and implementation principles.mp4 16.79M
 | ├──6-3 Implement mock.mp4 29.04M in the case through low-level functions
 | └──6-4 Refactor and encapsulate mock services.mp4 35.97M
 ├──Chapter 7: From interface automation framework design to development  
 | ├ ──7-1 How to design an interface automation test framework.mp4 7.06M
 | ├──7-10 Return data format processing and error adjustment.mp4 63.41M
 | ├──7-11 Get interface return status.mp4 42.96M
 | ├──7-12 Determine whether the case is executed successfully according to the expected results.mp4 54.46M
 | ├──7-13 Write the test results into excel.mp4 59.65M
 | ├──7-14 Data dependence problems from the design ideas Start.mp4 99.72M
 | ├──7-15 Data dependency problem method package to obtain case data through case_id.mp4 95.50M
 | ├──7-16 Data dependency problem to extract response data according to rules.mp4 134.98M
 | ├─ ─7-17 Data page related.mp4 6.27M
 | ├──7-18 Data dependency problem of dependency structure construction.mp4 65.26M
 | ├──7-19 Data dependency problem process implementation.mp4 130.35M
 | ├── 7-2 Learn python to operate excel to obtain content.mp4 46.46M
 | ├──7-20 case running result statistics.mp4 35.87M
 | ├──7-21 Building a mailing service.mp4 59.40M
 | ├──7-22 Results statistics + report notification.mp4 104.05M
 | ├──7-3 Refactoring operation excel function.mp4 88.71M
 | ├─ ─7-4 Learn to operate json file.mp4 64.73M
 | ├──7-5 Refactor json tool class.mp4 19.03M
 | ├──7-6 Encapsulate the constant method.mp4 56.71M
 | ├──7-7 Encapsulate to obtain interface data.mp4 136.69M
 | ├──Package of 7-8 post and get base classes.mp4 34.89M
 | └──7-9 Main process package and error resolution debugging.mp4 119.82M
 ├──Chapter 8 Continuous Integration  
 | ├──8-1 Continuous Integration Environment Construction.mp4 79.89M
 | └──8-2 Continuous Integration Project Configuration.mp4 26.22M
 ├──Chapter 9 Obtaining Cookies and Request Processing  
 | ├──9- 1 Get the cookie thinking analysis.mp4 44.25M
 | ├──9-2 Simulate login to obtain the cookie request order interface.mp4 90.67M
 | └──9-3 Refactor the package carrying cookie request processing process.mp4 133.34M
 └──project .zip 44.69kb
 

Guess you like

Origin blog.csdn.net/qq_37821580/article/details/115386226