CN102855188A - Android based system pressure testing method - Google Patents

Android based system pressure testing method Download PDF

Info

Publication number
CN102855188A
CN102855188A CN2012102757271A CN201210275727A CN102855188A CN 102855188 A CN102855188 A CN 102855188A CN 2012102757271 A CN2012102757271 A CN 2012102757271A CN 201210275727 A CN201210275727 A CN 201210275727A CN 102855188 A CN102855188 A CN 102855188A
Authority
CN
China
Prior art keywords
test
function
android system
android
testing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN2012102757271A
Other languages
Chinese (zh)
Other versions
CN102855188B (en
Inventor
钟瑞
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Rockchip Electronics Co Ltd
Original Assignee
Fuzhou Rockchip Electronics Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fuzhou Rockchip Electronics Co Ltd filed Critical Fuzhou Rockchip Electronics Co Ltd
Priority to CN201210275727.1A priority Critical patent/CN102855188B/en
Publication of CN102855188A publication Critical patent/CN102855188A/en
Application granted granted Critical
Publication of CN102855188B publication Critical patent/CN102855188B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

The invention provides an Android based system pressure testing method. The testing method includes steps of application program pressure testing, first-stage sleep standby wake-up testing and reboot mode automatic startup and shutdown testing, wherein the application program pressure testing is that a simulation touch screen function and a simulation physical button function are called to respectively generate corresponding testing events so as to circularly test an Android system for a plurality of times; the first-stage sleep standby wake-up testing is that a simulation power button function is called to generate an automatic standby and wake-up event so as to circularly test an Android system for a plurality of times; the reboot mode automatic startup and shutdown testing is that script codes of a startup reboot function are added to a boot.img file of the Android system, and a plurality of times of circulation startup and shutdown operation testing is performed by executing a scrip which achieves the reboot function. According to the Android based system pressure testing method, pressure automatic testing of the Android system is well achieved, and testing efficiencies are substantially improved.

Description

System pressure method of testing based on Android
[technical field]
The present invention relates to a kind of Android system technical field, relate in particular to a kind of system pressure method of testing based on Android.
[background technology]
Behind google issue Android system, this system develops rapidly in the world, and the tagger is more and more in the android exploitation, but android automatic test ground zero, does not far catch up with the step of exploitation, and this becomes the factor that Android system develops that hinders.Chip solution manufacturer for the exploitation Android system, the android pressure test is unusual part and parcel, have in the technology aspect the android pressure test in the prior art: 1, manual test, 2, the monkey(command-line tool) test, 3, monkeyrunner test.The defective of each technology is as follows: 1, manual test: because pressure test needs a large amount of time and manpower and materials, use manual test will consume a large amount of manpower and materials, so manually carry out pressure test, efficient is excessively low.2, monkey test: although the monkey test can realize automatic test, monkey can't be according to the case(case of formulating) operate accordingly.3, monkeyrunner test: monkeyrunner can realize automatic test, also can write corresponding program according to case, but it need to rely on the pc end, and the uncertain factor of pc end will affect test result, and causes the wasting of resources.
The monkeyrunner instrument provides an API(application programming interface), the program of using this API to write out can be controlled Android equipment and simulator outside the Android code.Pass through monkeyrunner, you can write out a Python(is a kind of object-oriented, literal translation formula computer programming language) program removes to install an Android application program or test pack, bootup window, send the simulation keystroke to it, intercept its user interface picture, and sectional drawing is stored on the workstation.The main purpose of design of monkeyrunner instrument is for application program and equipment on test function/framework level, or is used for operation unit testing external member.
A kind of " based on the automated testing method of Android " is provided in the prior art, see that publication number is: CN102141960A, open day be: the Chinese patent of 2011.08.03, its step is as follows: step 1, all kinds of test procedures that call Android and inner shell instruction; Step 2, all kinds of test procedures and inner shell instruction are compiled code; But form a series of random call cycle testss behind step 3, the volume code, and produce corresponding test event; After step 4, code are write and finished, and reserved storage space is in order to writing the expansion interface program; Step 5, code is compiled by the Linux translation and compiling environment, form executable file; Step 6, executable file call the monkey random test order of Android all kinds of test procedures are carried out random test when test.This invention is simple to operation, and all kinds of automatic tests is carried out integrated, only needs a mobile phone just can carry out automatic test, and efficient is high.But this invention is just tested each class method of Android system, can not test out all sidedly the pressure that the Android system can bear.
[summary of the invention]
The technical problem to be solved in the present invention is to provide a kind of system pressure method of testing based on Android, has solved the inefficient problem of manual test, is not affected by the external environment again, increases substantially testing efficiency.
The present invention is achieved in that a kind of system pressure method of testing based on Android, and described method of testing comprises the in no particular order application program pressure test of order, the test of one-level sleep standby wakeup, reboot pattern automatic on/off test of computer;
Described application program pressure test: define first simulation touch screen function and an analog physical button function; Described simulation touch screen function is used for realizing a series of touch screen events of Android system; Described analog physical button function is used for realizing the physical button event of Android system; Start the application program of Android system, create one and be used for statistical test number of times and the first file of test duration, produce respectively corresponding test event the Android system is carried out repeatedly loop test by calling simulation touch screen function and analog physical button function, loop test checks that running status, operation result and first file of Android system equipment known test case after finishing;
Described one-level sleep standby wakeup test: definition one simulation power button function, described simulation power button function is used for realizing the automatic stand-by of Android system and the event of waking up, create one and be used for statistical test number of times and the second file of test duration, by calling that simulation power button function produces automatic stand-by and the event waken up is carried out repeatedly loop test to the Android system, after loop test finishes, check that the running status of Android system equipment and the second file obtain standby and time of waking up is known test case;
Described reboot pattern automatic on/off test of computer: definition one realizes the script of reboot function, the code that in the boot.img of Android system file, adds the script of starting up reboot function, and amended boot.img file is compiled into executable file; Create one and be used for statistical test number of times and the 3rd file of test duration, the time that the sleep function that carries in the Android system is controlled automatic switching is called first after opening by the Android system, the cycling switch machine operation that is undertaken repeatedly by the script of carrying out realization reboot function is again tested, and knows test case by running status and the 3rd file of checking the Android system equipment.
The present invention has following advantage: method of testing of the present invention comprises the in no particular order application program pressure test of order, the test of one-level sleep standby wakeup, reboot pattern automatic on/off test of computer; It is tested the Android system pressure from three aspects, its test is more comprehensive, above-mentioned test is write by the shell script, and the shell script is in the inner execution of program, it is write simply, can not be subject to external interference, the present invention has well realized Android system pressure automatic test is increased substantially testing efficiency.
[description of drawings]
Fig. 1 is the inventive method overall procedure schematic diagram.
Fig. 2 is the testing process schematic diagram of first embodiment of the invention.
Fig. 3 is the testing process schematic diagram of second embodiment of the invention.
Fig. 4 is the testing process schematic diagram of third embodiment of the invention.
[embodiment]
See also shown in Figure 1ly, the invention provides a kind of system pressure method of testing based on Android, described method of testing comprises the in no particular order application program pressure test of order, the test of one-level sleep standby wakeup, reboot pattern automatic on/off test of computer; It will define elementary instruction and function, the basic function of one-level sleep standby wakeup test and the basic function of reboot pattern automatic on/off test of computer that comprises the application program pressure test, write corresponding shell script according to basic function and relevant case, take the shell script as automatic test script, Run Script is realized pressure test when the Android system moves, according to the analysis of script design concept with check test result.
Its Android system pressure is tested most important part and is system stability, the key point of system stability is the long-time use of application program and power management (standby wakeup, switching on and shutting down) part, according to the above characteristics of pressure test and demand, this invention is take the shell script as the basis, from the application program pressure test, the test of one-level sleep standby wakeup, reboot pattern automatic on/off test of computer sets out.
A kind of system pressure method of testing based on Android of the present invention, described method of testing comprise the in no particular order application program pressure test of order, the test of one-level sleep standby wakeup, reboot pattern automatic on/off test of computer;
Described application program pressure test: define first simulation touch screen function and an analog physical button function; Described simulation touch screen function is used for realizing a series of touch screen events of Android system; Described analog physical button function is used for realizing the physical button event of Android system; The application program that starts the Android system namely starts application program by input am order line in the Android system, create one and be used for statistical test number of times and the first file of test duration, produce respectively corresponding test event the Android system is carried out repeatedly loop test by calling simulation touch screen function and analog physical button function, loop test checks that running status, operation result and first file of Android system equipment known test case after finishing; Wherein, when each time loop test finishes in the described application program pressure test, call the sleep function that carries in the Android system and control the time that enters next time application program pressure test circulation, be beneficial to better analytical test situation.
Described one-level sleep standby wakeup test: definition one simulation power button function, described simulation power button function is used for realizing the automatic stand-by of Android system and the event of waking up, create one and be used for statistical test number of times and the second file of test duration, by calling that simulation power button function produces automatic stand-by and the event waken up is carried out repeatedly loop test to the Android system, after loop test finishes, check that the running status of Android system equipment and the second file obtain standby and time of waking up is known test case; Wherein, when each time loop test finishes in the test of described one-level sleep standby wakeup, call the sleep function that carries in the Android system and control the time that enters automatic stand-by next time and wake test loop up, be beneficial to better analytical test situation.
Described reboot pattern automatic on/off test of computer: definition one realizes the script of reboot function, the code that in the boot.img of Android system file, adds the script of starting up reboot function, and amended boot.img file is compiled into executable file; Create one and be used for statistical test number of times and the 3rd file of test duration, the time that the sleep function that carries in the Android system is controlled automatic switching is called first after opening by the Android system, the cycling switch machine operation that is undertaken repeatedly by the script of carrying out realization reboot function is again tested, and knows test case by running status and the 3rd file of checking the Android system equipment.
Wherein, described application program pressure test, the test of one-level sleep standby wakeup, reboot pattern automatic on/off test of computer is write by shell script (the shell script is a kind of programming language).
The invention will be further described below in conjunction with three implementation examples:
As shown in Figure 2, example one: case(carries out pressure test to the camera camera function, realizes automatic camera 2000 times, and interval 2 second beats are shone once)
1, this example is write the shell script that possesses automatic photo function by the elementary instruction and the function (am order line, simulation touch screen function (being the touch function), sleep function, while circulation and counter) that define in the invention, and this script realizes that camera is carried out interval 2 second beats to be tested according to 2000 times robotization pressure.
2, this example at first calls the am order line to open application program (camera), create the file that is used for counting after opening camera, script executes and enters while circulation and beginning after these preconditions and frequently take pictures and count, this circulation intrinsic call touch function touches the coordinate position of taking pictures to realize camera function, and call the sleep function and carry out time control, realize 2 second beats photograph once, when cycle index reaches setting value (2000 times), circulation finishes, script is out of service, test finishes to camera robotization pressure, and whether the people is stable for checking that the rear camera state of test end and the result that takes pictures can draw the camera photo module.
As shown in Figure 3, example two: standby wakeup is 300 times in the case(Web page loading process)
1, this example is write the shell script by elementary instruction and the function (am order line, while circulation, simulation power button function (being the awaken function), analog physical button function (being the input program) and counter) of definition in the invention, and realization automatic stand-by in the Web page loading process wakes 300 times pressure test up.
2, this example is at first opened application program (browser) by calling the am function, create the text that is used for counting after the open any browser, carry out and enter while after these preconditions and circulate to realize standby wakeup 300 times, this circulation intrinsic call counter and awaken function, every circulation primary count value adds 1, every circulation primary, system call awaken function once, automatic stand-by wakes up once, in the awaken function, call the input program, use the release of input program, input network address and load this webpage, make system carry out standby at this loading procedure awaken function, sleep3 wakes and again carries out release among the input up after second, input network address and load this webpage, repetitive cycling circulates after cycle index reaches setting value (300 times) and finishes successively, and script is out of service, automatic stand-by wakes test up to be finished, and the people checks that SOT state of termination can draw the result of this robotization pressure test.
As shown in Figure 4, example three: automatic switching during the case(displaying video)
1, this example passes through to revise in the invention the rear automatically Run Script of method realization start of boot, and the pressure test of automatic switching when realizing video playback by the elementary instruction in the invention and function (am order line, the script of simulating touch screen function (being the touch function), sleep function, reboot function).
2, this example loops the switching on and shutting down operation after revising the automatic Run Script of init.rc file realization start, at first call the sleep function after the start with the control time, after being started fully, system carries out again next step operation, the design of calling the switching on and shutting down counter after system starts fully realizes the statistics of switching on and shutting down number of times, then call am order line and touch function and realize the environment of video playback, calling reboot realization system under this environment restarts, again call the sleep function after restarting, successively circulation, automatic switching robotization pressure test during with the realization video playback.
Here it is worth mentioning that:
Start the Activity(that application program need find out in the corresponding Android system with the am order line movable) and the Action(action).
Search Activity and Action method: 1, check the android source code, each corresponding APP has the AndroidManifest.xml file in package directory A PP, corresponding package and Activity are arranged in this document code, use am start-n " package+activity " order can realize the startup of this APP, in this document, have equally Action corresponding to application program.2, adb enters terminal, inputs logcat in system, manually boots program, checks the start { Activity } that prints among the adb, and this activity is equally applicable to am start[-n<COMPONENT 〉].
The code that in the boot.img of Android system file, adds the script of starting up reboot function, and amended boot.img file is compiled into executable file; Namely the init.rc file is the configuration file of program start in boot, by adding the script startup parameter, and will the Run Script program when kernel starts.
At first in the init.rc file, add code, then be compiled into the boot for automatic switching.
Init.rc adds at last:
The script (reboot.sh) of simple realization reboot function is:
#!/system/bin/sh
sleep30
reboot
Use adb can realize system's automatic switching to reboot.sh push to terminal/data/ catalogue.
Wherein, all use repeatedly circulation, counter and sleep function in each test mode.
1, circulation (while)
For pressure test, circulation is absolutely necessary, and also is the key of script, below uses for example the enough loop statement in all kinds of pressure tests of realization of while circulation.
The usage of While:
while?test-command
do
commands
done
If test-command is true, then move the commands order.
As: for realize 100 times circulation of click coordinate " 388 " " 508 " in conjunction with simulation touch screen function (touch function)
Figure BDA00001972032900081
This circulation is applicable to all shell scripts.
2, counter
For automatic test, design a counter, statistical test number of times and test duration are necessary, and extremely important to test result analysis.
Below be shell script counter implementation procedure:
1, creates the file count.txt of counting
2, testing time is write this document
3, check that this document just can obtain testing time after test finishes, just can obtain altogether test duration according to script cycling time and testing time.
Figure BDA00001972032900082
This Counter Design thinking write to realize number of times statistics in the test loop.
Aspect the automatic switching counting, owing to restarting script after the start, so need read last count value (j=`busybox head-1/data/countreboot.txt`), up cumulative to realize counting again, therefore need to create an accounting file (countreboot.txt), setting initial value is 1, and be kept at formulate catalogue (/data/).
j=`busybox?head-1/data/countmyshell.txt`
j=$((j+1))
echo"$j">/data/countreboot.txt
3, sleep function
The Sleep function is the android internal processes, calls this function and can realize that terminal is in sleep state within a certain period of time, does not do any operation, and this function can well make test process have procedure.
In a word, method of testing of the present invention comprises the in no particular order application program pressure test of order, the test of one-level sleep standby wakeup, reboot pattern automatic on/off test of computer; It is tested the Android system pressure from three aspects, its test is more comprehensive, above-mentioned test is write by the shell script, and the shell script is in the inner execution of program, it is write simply, can not be subject to external interference, the present invention has well realized Android system pressure automatic test is increased substantially testing efficiency.
The above only is preferred embodiment of the present invention, and all equalizations of doing according to the present patent application claim change and modify, and all should belong to covering scope of the present invention.

Claims (5)

1. system pressure method of testing based on Android is characterized in that: described method of testing comprises the in no particular order application program pressure test of order, the test of one-level sleep standby wakeup, reboot pattern automatic on/off test of computer;
Described application program pressure test: define first simulation touch screen function and an analog physical button function; Described simulation touch screen function is used for realizing a series of touch screen events of Android system; Described analog physical button function is used for realizing the physical button event of Android system; Start the application program of Android system, create one and be used for statistical test number of times and the first file of test duration, produce respectively corresponding test event the Android system is carried out repeatedly loop test by calling simulation touch screen function and analog physical button function, loop test checks that running status, operation result and first file of Android system equipment known test case after finishing;
Described one-level sleep standby wakeup test: definition one simulation power button function, described simulation power button function is used for realizing the automatic stand-by of Android system and the event of waking up, create one and be used for statistical test number of times and the second file of test duration, by calling that simulation power button function produces automatic stand-by and the event waken up is carried out repeatedly loop test to the Android system, after loop test finishes, check that the running status of Android system equipment and the second file obtain standby and time of waking up is known test case;
Described reboot pattern automatic on/off test of computer: definition one realizes the script of reboot function, the code that in the boot.img of Android system file, adds the script of starting up reboot function, and amended boot.img file is compiled into executable file; Create one and be used for statistical test number of times and the 3rd file of test duration, the time that the sleep function that carries in the Android system is controlled automatic switching is called first after opening by the Android system, the cycling switch machine operation that is undertaken repeatedly by the script of carrying out realization reboot function is again tested, and knows test case by running status and the 3rd file of checking the Android system equipment.
2. the system pressure method of testing based on Android according to claim 1 is characterized in that: the application program of described startup Android system is: start application program by input am order line in the Android system.
3. the system pressure method of testing based on Android according to claim 1, it is characterized in that: when each time loop test finishes in the described application program pressure test, call the sleep function that carries in the Android system and control the time that enters next time application program pressure test circulation, be beneficial to better analytical test situation.
4. the system pressure method of testing based on Android according to claim 1, it is characterized in that: when each time loop test finishes in the test of described one-level sleep standby wakeup, call the sleep function that carries in the Android system and control the time that enters automatic stand-by next time and wake test loop up, be beneficial to better analytical test situation.
5. according to claim 1 to the described system pressure method of testing based on Android of 4 any one, it is characterized in that: described application program pressure test, the test of one-level sleep standby wakeup, reboot pattern automatic on/off test of computer is write by the shell script.
CN201210275727.1A 2012-08-03 2012-08-03 Based on the system pressure method of testing of Android Active CN102855188B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210275727.1A CN102855188B (en) 2012-08-03 2012-08-03 Based on the system pressure method of testing of Android

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210275727.1A CN102855188B (en) 2012-08-03 2012-08-03 Based on the system pressure method of testing of Android

Publications (2)

Publication Number Publication Date
CN102855188A true CN102855188A (en) 2013-01-02
CN102855188B CN102855188B (en) 2015-12-02

Family

ID=47401791

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210275727.1A Active CN102855188B (en) 2012-08-03 2012-08-03 Based on the system pressure method of testing of Android

Country Status (1)

Country Link
CN (1) CN102855188B (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103744787A (en) * 2014-01-21 2014-04-23 上海斐讯数据通信技术有限公司 Cellphone automated testing method
CN104640100A (en) * 2015-01-22 2015-05-20 沈文策 Method for automatically promoting APP
CN104679627A (en) * 2013-12-02 2015-06-03 腾讯科技(深圳)有限公司 Testing method and device
CN105204849A (en) * 2015-08-27 2015-12-30 努比亚技术有限公司 Pressure test system and implementation method thereof
CN106055477A (en) * 2016-05-31 2016-10-26 浪潮电子信息产业股份有限公司 Software testing method, device and system
CN107704376A (en) * 2016-08-11 2018-02-16 福建省天奕网络科技有限公司 Game automated testing method and its system
CN108681506A (en) * 2018-04-27 2018-10-19 无锡睿勤科技有限公司 A kind of method for testing pressure and device
CN109144669A (en) * 2018-08-15 2019-01-04 郑州云海信息技术有限公司 The method for testing pressure and system of NAS virtual machine system under a kind of MCS system
CN109359012A (en) * 2018-10-23 2019-02-19 四川长虹电器股份有限公司 The method that detection android system restarts and generates test case
CN110704307A (en) * 2019-09-09 2020-01-17 平安普惠企业管理有限公司 Application product testing method and device, user equipment and computer storage medium
CN111581096A (en) * 2020-05-09 2020-08-25 上海锐伟电子科技有限公司 Automatic testing method for android system terminal equipment

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61288217A (en) * 1985-06-14 1986-12-18 Sharp Corp System wake-up system
CN102141960A (en) * 2011-03-18 2011-08-03 广东欧珀移动通信有限公司 Automatic test method based on Android
CN102541734A (en) * 2011-12-27 2012-07-04 Tcl集团股份有限公司 Method and device for testing pressure of equipment based on android platform

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61288217A (en) * 1985-06-14 1986-12-18 Sharp Corp System wake-up system
CN102141960A (en) * 2011-03-18 2011-08-03 广东欧珀移动通信有限公司 Automatic test method based on Android
CN102541734A (en) * 2011-12-27 2012-07-04 Tcl集团股份有限公司 Method and device for testing pressure of equipment based on android platform

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
LIUMEI12377: "《百度文库》", 3 February 2012, article "《手机软件测试类型》" *
张利国等: "《Android移动开发入门与进阶》", 31 December 2009, article "《第八章Android单元测试》" *
王康等: "《Android平台休眠唤醒机制研究》", 《计算机工程》, 31 December 2011 (2011-12-31) *

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104679627B (en) * 2013-12-02 2019-02-12 腾讯科技(深圳)有限公司 Test method and device
CN104679627A (en) * 2013-12-02 2015-06-03 腾讯科技(深圳)有限公司 Testing method and device
CN103744787A (en) * 2014-01-21 2014-04-23 上海斐讯数据通信技术有限公司 Cellphone automated testing method
CN104640100A (en) * 2015-01-22 2015-05-20 沈文策 Method for automatically promoting APP
CN105204849A (en) * 2015-08-27 2015-12-30 努比亚技术有限公司 Pressure test system and implementation method thereof
CN106055477A (en) * 2016-05-31 2016-10-26 浪潮电子信息产业股份有限公司 Software testing method, device and system
CN107704376A (en) * 2016-08-11 2018-02-16 福建省天奕网络科技有限公司 Game automated testing method and its system
CN108681506A (en) * 2018-04-27 2018-10-19 无锡睿勤科技有限公司 A kind of method for testing pressure and device
CN108681506B (en) * 2018-04-27 2021-11-05 无锡睿勤科技有限公司 Pressure testing method and device
CN109144669A (en) * 2018-08-15 2019-01-04 郑州云海信息技术有限公司 The method for testing pressure and system of NAS virtual machine system under a kind of MCS system
CN109359012A (en) * 2018-10-23 2019-02-19 四川长虹电器股份有限公司 The method that detection android system restarts and generates test case
CN110704307A (en) * 2019-09-09 2020-01-17 平安普惠企业管理有限公司 Application product testing method and device, user equipment and computer storage medium
CN111581096A (en) * 2020-05-09 2020-08-25 上海锐伟电子科技有限公司 Automatic testing method for android system terminal equipment

Also Published As

Publication number Publication date
CN102855188B (en) 2015-12-02

Similar Documents

Publication Publication Date Title
CN102855188B (en) Based on the system pressure method of testing of Android
Moura et al. Mining energy-aware commits
CN102236621B (en) Computer interface information configuration system and method
CN103631359A (en) Information processing method and electronic equipment
Zhang et al. A comparison of energy bugs for smartphone platforms
CN105676987A (en) Method for shutting down background application of mobile terminal, device and mobile terminal
Bao et al. How Android app developers manage power consumption? An empirical study by mining power management commits
CN103164300A (en) Mobile terminal touch screen automatic testing method and device
CN103345406A (en) System and method for achieving cloud virtual mobile terminal of intelligent mobile terminal
CN103544100A (en) Method, system and client side for testing APP of portable data processing equipment
CN108959064B (en) Popup window processing method and device for automatic test
CN101267623A (en) A booting construction method for a mobile phone
CN102662708A (en) Linux operating system and display card driving device thereof
CN104156234A (en) Multi-core processor starting and bootloader big-little endian mode adapting method device
Balsamo et al. Exploring ARM mbed support for transient computing in energy harvesting IoT systems
CN106407800A (en) A hook method and a terminal device
CN107436839B (en) Process load acquisition method, electronic terminal and computer readable storage medium
CN111382044A (en) Positioning method and positioning device for performance bottleneck, electronic equipment and storage medium
CN106021004A (en) User behavior simulation unit, test system and test method
WO2023284877A1 (en) Detection method and apparatus, and electronic device
CN110008105A (en) A kind of BMC time reservation method, device and electronic equipment and storage medium
CN102750167B (en) Application program launching method, device and computer system
CN112924875B (en) Battery detection method and device and electronic equipment
CN116627521A (en) Service module preloading method, skipping method, device and storage medium
CN112650959A (en) Page loading duration statistical method, device, equipment and storage medium

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
C56 Change in the name or address of the patentee
CP01 Change in the name or title of a patent holder

Address after: 350000 Fuzhou Gulou District, Fujian, software Avenue, building 89, No. 18

Patentee after: FUZHOU ROCKCHIP ELECTRONICS CO., LTD.

Address before: 350000 Fuzhou Gulou District, Fujian, software Avenue, building 89, No. 18

Patentee before: Fuzhou Rockchip Semiconductor Co., Ltd.

CP01 Change in the name or title of a patent holder

Address after: 350000 building, No. 89, software Avenue, Gulou District, Fujian, Fuzhou 18, China

Patentee after: Ruixin Microelectronics Co., Ltd

Address before: 350000 building, No. 89, software Avenue, Gulou District, Fujian, Fuzhou 18, China

Patentee before: Fuzhou Rockchips Electronics Co.,Ltd.

CP01 Change in the name or title of a patent holder