tools used for automation testing

Learn about tools used for automation testing, we have the largest and most updated tools used for automation testing information on alibabacloud.com

2014 easy-to-use open-source Android testing Tools

actual device, as well as the integration of grid nodes for scaling and parallel testing. Oschina url:http://www.oschina.net/p/selendroid Related Resources* Mobile Test Automation with selendroid* Road to Setup selendroid and create first test script of Android application* Up and running with:selendroid ? Some stop-maintenance Android test Tools So

[LNMP automation integration] use jenkins for PHP continuous integration-automated code check, analysis, and Singleton testing

[LNMP automation integration] use jenkins for PHP continuous integration-automated code inspection, analysis, and Singleton testing continuous integration to solve problems Uniform test code release Code automated testing Multi-host automatic deployment Tool selection Integrated tools jenkins official ht

Introduction to Android Automation testing

1. Random event testing.Test execution with adb commandMonkey is a tool that comes with the SDK for stress testing. Logs are generated when the application crash and ANR. Then, according to the keyword analysis, you can put the problems of the application to grasp out.The 2.Instrumentation provides monitoring of the APK.3. Main application scenario test, simulate user click Behavior Test. Instrumentation is a re-encapsulation of the use of foreign

2014 easy-to-use open-source Android testing Tools

and create first test script of Android application* Up and running with:selendroidSome stop-maintenance Android test ToolsSome of the open-source Android test tools projects that have barely been maintained (at least for projects that haven't been updated in recent months).EmmageeEmmagee is a performance testing gadget that monitors the CPU, memory, and traffic resources of a machine that is

Performance testing tools for open source performance testing

Reference: Http://www.oschina.net/news/18161/14-opensource-web-testing-tools More open-source performance testing tools to learn more: Http://www.oschina.net/project/tag/157/optimization?lang=0os=0sort=viewp=1 "157 performance testing and optimization of open source softwar

Related APIs in App automation testing

This API, which is often used in Python automation testing, is as follows:1, find_element_by_id/find_elements_by_idLocate the element API using the following method:driver.find_element_by_id (' digit8')2, Find_element_by_nameLocate the element API using the following method:Driver.find_element_by_name ('8')3, find_element_by_accessibility_idLocate the element API

Software testing and supporting tools

. · Record and manage test issue reports. In short, SQA suite provides a complete testing platform to support various basic activities of software testing, this includes the preparation of test plans and outline, the automation of regression testing, the analysis and comparison of test results, and the generation and a

Summary of app Automation test tools

locate the XPath, the description of the string is also slightly more complex, the verification function is relatively weak.For detailed documentation, refer to this: http://code.google.com/p/bromine/Third, the playback of the UI test tool, mainly by recording the user's operation behavior, through the replay to complete the test application of the functional testing, such tools for the UI functional

Android System/Application development needs to master automation testing knowledge

. This time, the perfect upgrade is almost equal to rewriting. Avoiding this tragedy is very simple: After completing the development task, use CTS to test compliance with the non-compliant Android compatibility specification. If all pass so OK thank goodness, if there are fail (does not affect system compilation and related functions to achieve, just do not conform to the compatibility specification), it is necessary to check the relevant documents in a timely manner can not be modified to achi

Web Automation Testing Framework Improvements

The Web Automation test Framework (WEBTESTFRAMEWORK) is a framework that is based on the selenium framework and is developed two times with the PageObject design pattern.First, the scope of application: Traditional Web function Automation test, H5 function Automation test.Second, Compatibility: it is recommended to use Firefox or Google Chrome because selenium is

Postman-based API Automation testing

testing in the entire collection with a single key run.We can think of a request as a test case, so the collection is a test Suite.Each collection corresponds to a URL, and you can get your collection URL via the Share button, which can be used to share to your teammates or for Newman execution.Newman is a command-line tool for postman that allows API testing to

Developer Test (3)-Penetration testing of Springcloud micro-service applications with precision testing tools

the user information of the previous node, and joins to the second layer of node running line program, This allows the data to be received from two nodes by means of a precision test oscilloscope (the login user ID and the request identity are consistent). And when multiple users access the distributed application at the same time, the data from different users will be automatically separated and routed to the corresponding oscilloscope and finally corresponding to the use case.Developer Test (

Appium Mobile Automation Testing-Java-based iOS environment building

: Installation Ideviceinstaller1. Description: cross-platform libraries and tools for communicating with iOS devices to install uninstall apps or backup apps for iOS devices. The tool is based on Libmobiledevice, so the first step is to complete the Libmobiledevice compilation installation. 2. Terminal execution: Brew install Ideviceinstaller3. Check if the installation is successful and if it appears, the installation is successful.V: Install Xcode1.

Recommended automated testing tools for five Android apps

selection, and get their approval7. Promote automationThese methods and procedures are recognized by most quality assurance experts.There have been many different types of computers recently, and their emergence has begun the rapid development of software products. The most surprising is the evolution of mobile devices, which have different characteristics, ways and interactions than ordinary personal computers.As a result, smartphones require mobile apps that are also different from notebooks.

Original WEB UI Automation Application Testing Framework Practices-overview

A UI framework that was previously made for our department.Can not be purely interpreted as a framework, mainly to do some simple layered design to solve the stability, reduce complexity, improve maintainability and quickly build test cases and other practical problems.Main parts:1. Test data. Mainly provides the test library needs to use the data, the front-end to do data-driven.2. Testing services. The Test service class mainly provides a set of API

Selenium+excel implementation of parametric automation testing

Techniques used: POI parsing of Excel, selenium automated testing, JUnitTest Case: Login www.1905.com Perform login-exit operationTo perform the steps:1, first create an Excel, there is a user name and password column2. Create a new Java class to parse Excel PackageCom.m1905.java;ImportJava.io.FileInputStream;Importjava.io.FileNotFoundException;Importjava.io.IOException;ImportJava.io.InputStream;Importjava.

Mobile platform automation testing from scratch-monkeyrunner tool use (first section)

Selected from: http://yuedu.baidu.com/ebook/d4d8b6121eb91a37f0115c1dMonkeyrunner is an automated test tool developed by Google for use with Android systems, and is brought in by Android, in the Android SDK (Sdk:software development Kit    Software Development Kit), Monkeyrunner provides a set of APIs (Api:application programming Interface application Interface), Programs written in this API can control Android devices and emulators outside of Android code. With Monkeyrunner, you can write a Pyth

Robotframework Automated Testing framework-Mobile phone Automation test Click the use of the element keyword

The click Element keyword is used to simulate clicking an element on the app interface, which receives a parameter [locator], where locator refers to the way the interface element is positioned.Example 1: Use the click Element keyword to simulate clicking on a button, where locator uses name to locate the element that needs to be clicked, and still uses the app interface previously used to do the operation

JMeter interface test automation for Web interface Testing (four) (continuous build)

not very complete, here refer to the online method, do an optimization4.4.1, download optimization template jmeter-results-shanhe-me.xsl, copy to JMeter Extras directory,such as C:\apache-jmeter-2.12\extras4.4.2, setting the test output report what to outputAlso in Jmeter.properties, set the content that needs to be output to true, and remove the previous comment symbol #, all set to True4.4.3 the report template for the Setup build file is the optimized template jmeter-results-shanhe-me.xsl4.4

Testing, debugging, and performance testing tools available in linux

The testing, debugging, and performance testing tools that are readily available in linux are originally named test, debugging, and performance tools that come with linux, but they are not appropriate. for example, gdb mentioned in this article, many Linux distributions provide it, but after all it is not a necessary p

Total Pages: 14 1 .... 4 5 6 7 8 .... 14 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.