Python interface to combat automated testing framework from design to development

Chapter 1 Course Introduction (do not miss)
the detailed arrangements mainly on the course of this chapter, course requirements, curriculum and other user-oriented, so that we have a very intuitive knowledge of the whole course!

Chapter 2 application interface testing tool Fiddler's
chapter focuses on explaining how to catch app \ web of http \ https request packet, how to simulate the requested data, filter rules and modify the response data, how to solve the problem and can not get caught fiddler interface testing, so that we can application of a good tool!

Chapter 3 Requests common way to combat the use of
focus of this chapter explain get \ post request a test, interface test result processing, upload \ download files interface testing, the header and cookie handling requests, landing interfaces plus secret field processing and session management, focusing let grasp Requests common method.

Chapter 4 get \ post combat interface development
chapter to explain the development interface to build links, flask develop interfaces and get flask develop post interfaces, so that we develop a deep understanding of the interface!

How Chapter 5 Mock service implementation
This chapter focuses on explaining Mock principle and implementation, implementation, and use of MockRunner in the case of Mock, Mock focus so that grasp the service.

Use Chapter 6 Unittest the
focus of this chapter introduces and explains the use unittest, unittest asserted that, in case of the management report unittest, unittest and interface testing and interface testing of the combined generation.

Chapter 7 Interface Automation Framework design
focus of this chapter to explain the continuous integration environment to build, jenkins plug-in management, Jenkins mail configuration, Jenkins project configuration, run and collect the results.

Chapter 8 project starting from the actual combat do interface testing (heavy and difficult, please go back many times to see the video)
This chapter is mainly through the project so that we once more in-depth study and master some of the highlights of interface testing, processing methods such as analysis of test results from the actual project, the actual results of the project write-back and so on.

Chapter 9 How to project combat operations in the cookie file
This chapter focuses on practical projects to explain how the cookie file design, updated cookie files, cookie files reconstruction package operating methods, how to carry header package and so on.

Chapter 10 interface test framework data-driven development
chapter focuses on data-driven introduction and environmental structures, data-driven simple to use, data-driven and automated testing, data automated testing framework driven framework integration, and data automated testing framework driven and report generation.

Chapter 11 of the pile decoupling design and development services
This chapter focuses on the introduction and explain the decoupling pile built environment, combined, mitmproxy use of simple use mitmproxy, mitmproxy and python in the interface test, how to manage data requests and responses in mitmproxy data, as well as the use of mitmproxy pile mitmproxy in redirection.

Chapter 12. Continuous Integration
This chapter focuses on how to interface test framework design, how to operate excel, how to set up the framework and read the configuration file, introduced in mock service framework, the framework of how to deal with the expected results, the framework design and the use of contrast json format, how to deal with the actual project results, cookie handling the project combat, header processing of the actual project and project combat the data-dependent processing. ...

 

Download: Python interface to combat automated testing framework from design to development

Guess you like

Origin www.cnblogs.com/yangkang597/p/12075669.html