Discover monkey tool for mobile testing, include the articles, news, trends, analysis and practical advice about monkey tool for mobile testing on alibabacloud.com
Sometimes we need to perform stress tests on a software to check its performance. Manual testing is much less efficient and boring. At this time, a command line tool monkey in android can reduce a lot of repetitive and tedious work for us. The following describes the introduction, features, basic usage, test sample illustration, test stop conditions, and command
Monkey stress testADB-D shell monkey-p your. Package. Name-V 6000
1. What is monkey?
Monkey is a command line tool in Android and can be run in a simulator or on a real device. It sends a pseudo-random user event stream (such as key input, touch screen input, and gesture inp
I. Introduction
Monkey is a command line tool that can run in a simulator or a real device. It sends a pseudo-random user event stream to the system to perform stress testing on developing applications. Monkey includes many options, which are roughly divided into four categories:
· Basic configuration options, such as
Preface:
Recently, I started to study Android automated testing methods,SortedSome tools, methods, and frameworks, including the android testing framework, CTS, monkey, monkeyrunner, benchmark, and other test tools.
1. What is monkey?
Monkey is a command line
Objective:Android Automated test tools, methodologies, and frameworks, including Android OID test Framework, CTS, Monkey, Monkeyrunner, benchmark, test tool, etc. First, what is MonkeyMonkey is a command-line tool in Android that can be run in the emulator or in the actual device. It sends a pseudo-random user thing flow (such as key input, touch screen input, ge
A simple monkey testing tool
Chen nengtech
2007-12-5
It took some time to write a monkey:
Http://download.csdn.net/source/300959
A simple monkey testing
Monkey is a command-line tool in Android that can be run in the emulator or in the actual device. It sends pseudo-random user event streams (such as key input, touch input, gesture input, etc.) to the system, enabling stress testing of the application under development. Monkey test
Preface:
In the previous section, we briefly introduced the Windows Mobile test framework in the wm6 SDK. You may have a rough impression on Windows Mobile test framework, but you still have some questions about how to use it. I am sorry for this because I am busy and have no time to update this series. Today, we will use this Windows Mobile test framework for
shell of the device or simulator, generating a pseudo-random event stream for the user or the system, Monkey has no way to control the logic relationship, such as: when we find that the phone's resolution is 1920x1080, execute a script named "S1.ms", Other resolutions, the name is "s2.ms" of the script. Instead, the Monkeyrunner tool uses a client/server architecture that runs on the PC side, explaining Jy
This week, we started the simeiji automated test on the mobile phone input method and started the automated test on mobile browsers. Next, we will conduct a special study on Android automated testing tools and methods.
The first section describes the monkey testing
Introduction
Monkey is a command line tool that can run in a simulator or a real device. It sends a pseudo-random user event stream to the system to perform stress testing on developing applications. Monkey includes many options, which are roughly divided into four categories:
· Basic configuration options, such as set
1.1 Monkey Test IntroductionMonkey testing is a means of automated testing of the Android platform, through the monkey program to simulate the user touch screen, sliding trackball, keystrokes and other operations to stress the program on the device, the detection of how long the program will be abnormal.1.2
Android App Stress Test (i) Monkey tool introductionObjective This article mainly introduces monkey tools. Monkey testing is an automated test of the Android platform, through the monkey program to simulate the user touch screen,
Address: http://blog.csdn.net/andy_android/article/details/7242086
Preface:
Recently, I started to study Android automated testing methods, and made some simple arrangements for some of the tools, methods, and frameworks, this includes the android testing framework, CTS, monkey, monkeyrunner, benchmark, and other test tools. Due to the short contact time and sh
First, let's take a look at the introduction and give a small instance.
Introduction
Monkey is a command line tool that can run in a simulator or a real device. It sends a pseudo-random user event stream to the system to test the stress of developing applications. Monkey includes many options, which are roughly divided into four categories:
· Basic configuration
Getting started with Android testing---Monkey test
[Date: 2010-11-08]
Source: Linux Community Meditation
[Font: Big Small]
The focus of this week is also on the Android monkey test some of the relevant knowledge, but also carried out a preliminary operation and testing. The learning
In the previous section, the Monkey tool was described using the environment of the building, portal. In this section I will describe in detail the use of the Monkey tool. First, Monkey test introduction Monkey
Preface if you have not used Monkey for Android development, you can see this article today to solve some problems in your Android testing. At least it can help you save test time and discover more problems.Monkey introduction Monkey is an Android command line automated testing too
Foreword If you do Android development, have not used monkey to test, then see this article today, hoping to solve some of your Android test problems. At least it will save you time for testing and find more questions.Monkey Profile Monkey is an android command-line automated test tool that can be run in simulators and
Foreword If you do Android development, have not used monkey to test, then see this article today, hoping to solve some of your Android test problems. At least it will save you time for testing and find more questions.Monkey Profile Monkey is an android command-line automated test tool that can be run in simulators and
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.