automated patching

Discover automated patching, include the articles, news, trends, analysis and practical advice about automated patching on alibabacloud.com

"Android" Uiselectoer automated test

Ext.: http://blog.csdn.net/sasoritattoo/article/details/17579739Android automated testing is mainly divided into Monkeyrunner, Rubotium, Uiautomator, Monkey (in my opinion this does not count) and so on. Main Features:1, Monkeyrunner: The advantages: The simplest operation, can record the test script, visual operation; Disadvantages: the main generating coordinates of the automated operation, the transplant

How to do automated testing

Automated testing must have the ability to write test scripts and develop test tools independently, so automation testers need to have strong programming skills to develop test scripts as they like.The automated test is divided into 3 levels, 1, the bottom unit test (proceeds 70%) 2, the middle tier interface test (revenue 20%) 3, the top level is the UI test (revenue 10%). Unit tests, which are based on cl

How to Make an automated testing tool that can kill people

Address: http://gigix.thoughtworkers.org/2010/5/29/how-to-create-a-test-tool-which-sucks/ You are not ambitious in a big company.ProgramMember. Those who joined the company in the same year worked hard on the core business, were scolded by customers, worked overtime, delivered, celebrated, and rewarded. However, you don't know how to be put into a corner department called "test tool development" and do some work that does not affect your company's performance. You hate it. You want reven

Reading Notes-advantages of automated deployment

Advantages of automated deployment and manual deployment 1. errors are prone to manual deployment, but automation errors are very low (errors may occur) 2. If the deployment process is not automated, it cannot be repeated or unreliable. It takes a lot of time for debugging and troubleshooting (additional time required) 3. the manual deployment process is often recorded in the document. This document r

Examples of use of automated test tools QTP

1. QTP profile 1.1QTP features and featuresQTP is the abbreviation of QuickTest Professional and is an automated software testing tool. During software testing, QTP is primarily used to perform repetitive manual tests with existing test scripts for functional testing and regression testing. Using QTP requires testers to consider the content, steps, input data, and expected output data of the application test before testing.QTP was developed by Mercury

Automated freight system (invention and imagination)

Overview The automated freight system is expected to achieve end-to-end automation, low energy consumption, and fast cargo transportation. This article mainly describes the express delivery business formed by e-commerce, but it also includes but is not limited to the transportation of goods from factories to factories and from factories to malls. Target short-term target site to site transportation In the short-term objective, the current railway an

Automated Testing Framework Based on UI automation (1)

(To) http://blog.csdn.net/roger_ge/archive/2010/04/26/5531941.aspx Part 1: Preface Automated testing may be a field of research or preparation by many testers. Choosing appropriate automation tools and building a correct and efficient framework based on your own capabilities and the company's situation may be a topic that will never be discussed. As the answer goes, there is no better, only better. Many of my company's current projects are devel

Automated Testing reads and writes the 64-bit operating system registry, read and write 64-bit

Automated Testing reads and writes the 64-bit operating system registry, read and write 64-bit Non-Web programs (desktop programs) are usually set in the registry. When performing automated tests on these programs, you need to deal with the Registry frequently. Modify the settings of a program by modifying the registry. This chapter describes how to use the C # program to operate the registry, especially th

Introduction to qtp automated testing practices

This book is intended for testing engineers who use Quick test professional testing tools for automated functional testing and testers who want to learn about automated functional testing. This book explains the basic knowledge of automated function testing in a step-by-step manner, and explains in depth the development of au

Python operation ihtmldocument2 for automated testing)

Some software interfaces use Win32 windows to nest an IE control. With spy ++, only one Internet assumer_server control can be identified. Several common API functions cannot obtain the content in the IE control, and cannot operate the control in the control. Therefore, automation is troublesome. This article describes how to use python to obtain the ihtmldocument2 interface for automated testing. Get ihtmldocument2 Interface Reference: http://support

Cainiao automated testing (1) ---- selenium ide

By wormhole, 29122 reading, 13 comments, favorites, Edit ---- // Preface For our new users, automated testing has always been a relatively advanced field, of course, relative to manual testing. Recently, I was interested in automated testing. No, the specific point should be the interest in the selenium tool. Why is it not qtp? I have studied qtp before, and I also bought this advanced guide for qtp

Robotium shell command for cross-process automated testing through broadcast and service +shell commands

This is the weekend when you want to put out the shell, the results, Saturday overtime, plus the class and friends out to play, Sunday and stole a lazy, the results of the weekend did not do anything, with the development of the boss said the interface test data prepared is not ready. Life Ah! By Monday because of the reason of the line, overtime until 2 o'clock in the morning this morning to get home. Life Ah! So hurry up today to write the next article, in fact, things are not many. Hurry to t

Shell + ansible + gateone automated operation and maintenance management

Objective:Shell + ansible + Gateone Automated operations Management: Minimal manual intervention, combined with the use of scripts and third-party tools to ensure that the business system 24x7 efficient and stable operation; 1. Installation environment involves softwareThis operating system: Centos 6.5 32/64 for testing Project installation Software Version Python 2.6.6 Tornado

Unattended automated installation of Linux systems

.0, Pexlinux.cfg/default (kernel boot file), Vmlinuz, initrd.img. After the TFTP server receives the client's request, the server, bootrom (diskless boot interface), launches the Linux installer boot kernel based on the profile information after the installation of the required files downloaded from the TFTP server.Third step PXE Client vs. NFS ServerAfter the client installs the Linux kernel, the installer needs to get what media you have installed Linux, can be installed through the network, t

Linux Software Management------Compile and install the Nginx server and manually write the automated run scripts

The Red Hat series of Linux software management is divided into three categories: 1. RPM installation software. 2. Yum installs the software. 3. Source package compilation and installation. The previous two types will be detailed in the relevant topics. The compilation and installation of the source package is very critical, we know that there are many related versions of Linux, related compilers, interpreters are also many, many also have the smallest system, embedded system and so on. The same

Ansible automated operations tools in Linux

1.ansible IntroductionAnsible is an automated operations tools, based on the development of Python, the collection of the advantages of many operations tools (puppet,cfengine,chef,func,fabric), the implementation of batch system configuration, batch program deployment, batch Run command and other functions.Ansible is a module-based operation and does not have the capacity to deploy in bulk. The real batch deployment is the module that Ansible runs, an

Selenium Automated Testing--Learning summary-webdriver

Recently is looking at the ping++ Test team authored the "Selenium Automation Test Road", very very good book, not only the introduction of tools, but also a very valuable practice summary, their own company is also doing automation, because it is based on B/s, to take into account the hardware environment, and the main use of robotframework to build automated scripts to verify the reliability of the system.Before myself also learned about selenium kn

JMeter Learning (29) Automated Badboy Script development Technology

Most people use Badboy with its recording function, the other badboy is also an automated tool, it can achieve checkpoints, parameterization, iteration, concurrency, reporting, breakpoints and other functions. This article provides a brief description of these functions.Environment Preparation:: http://www.badboy.com.au/, install after download.Tool: Badboyinstaller-2.2.exeFirst, the checkpoint1, open Badboy, the default is the recording status, in th

Automated Operation Dimension Tool Ansible Tutorial _ server Other

Introduction of Ansible 1.ansible Ansible is a new automated operational tools, based on Python research and development. Combines the advantages of many old operational tools to achieve the bulk operating system configuration, batch program deployment, batch operation commands and other functions. Only the Ansible program is installed on the management station to configure the IP information of the managed host, and the managed host has no client.

Automated collection of SQL Server diagnostic information tools selection and use introduction _mssql

Automated collection of SQL Server diagnostic information Believe that many people have encountered SQL Server problems, and you can not solve the need for DBA or Microsoft After-sales support engineers to help solve the problem, then they generally need you to collect some system information and SQL Server diagnostics information.And the collection of this information requires graphics tools, but also require instructions, the steps are very complex

Total Pages: 15 1 .... 11 12 13 14 15 Go to: Go

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.