Based on the combination of python automated testing platform and virtualization technology, the python Testing Platform

Source: Internet
Author: User

Based on the combination of python automated testing platform and virtualization technology, the python Testing Platform

  • Background:

In the automated testing industry, I personally think the main language is python and java. This article discusses the python-based automated framework design and case development. Anyone who has used python knows its advantages, however, there are a lot of difficulties to meet the needs of actual projects-host migration, messy environment, and external influences. These problems are all terrible, causing a lot of trouble for developers, resulting in the failure to maximize the role of automated testing.

  • Solution

Based on the above background, we have two solutions: (the solution does not involve the specific framework design)

1. Based on the docker container automation platform. Docker can be physically independent and independent from external humans and some physical factors. At most docker may mount some business image logs or configuration files to the local host disk. However, the cost of containerized development is huge, and the technical design capability is demanding.

2. Independent automation platform based on virtualization technology. VMware, Xen, HyperV, KVM, and other industry-renowned virtual middleware are widely acclaimed, and it is more convenient and energy-saving than docker to achieve virtual requirements.

  • Summary

Is it true that "this is virtualization technology?" In fact, this is, but it is only the tip of the iceberg. We often know those spring and snow ~

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.