Weak net test backgroundUser ExperienceIn the application process, the weak network high latency and high loss, in the real-time requirements of the scene is very high, easy to harm the user experienceIn unusual cases, the probability of a bug is increasedIn the resolution of daily support needs, there are often some user feedback bug can not be reproduced, a large part of the user's network instability caused by the occurrence of some unexpected bugs
preferred.App Test1.3 + years experience in testing, experience in app testing2. Familiar with use case design, familiar with SQL language, familiar with common application test methods3. Good at communicationPHP Development1. University degree or above2. Three years and above PHP development experience3. Familiar with website architecture and performance optimization, familiar with various web caching tec
TraceView-Carlo InspectionTraceView is an Android platform-specific data acquisition and analysis tool, integrated in the Ddms tool, you can collect methods in the program execution time, call relationship, number of calls and resource consumption.I. Methods of Use1, start the virtual machine/connect the phone, cmd command input DDMS start DDMS tool. Open the app on your phone and select the process to test
Command-line tools, Eclipse plug-ins, multiple operating systems
1Easy to install, easy to run over 10 virtual devices are you in a hurry?Do you want to test the main equipment in the market?Use our virtual appliances!
2Control of powerful sensorsTo test your application to customize your test configuration tes
First of all, a brief introduction to the subjects to be tested, pre-class hand, its function as the name implies, is to book a course (some university elective courses).Function: Bind student information, help students to browse courses, select courses. The teacher publishes the course and browses the selected course information.Test Plan: Sub-module roughly, binding module, student operation module; Teacher Editor view course Information module.Binding module:
Before testing, IOS development will upload the test version to the dandelion, it is easy to get. Later thought unsafe, in case the test version leaked there will be risk, and then back to the liberation, testing ran to the development where the package. Think of the mobile phone jailbreak installed development of the IPA package, so many testing machine test mac
I. How mobile phone access to PC-released Tomcat project app1. Ensure that the network of the mobile phone and PC is in one LAN:We should connect the phone with the PC in the same wifi, or let the PC generate hot spots for the phone to connect, but also use the phone to generate hot spots for the PC to connect2. Phone input access address Http://PC machine ip:8080/project name/In this way, the Web app can be tested on the phone.Two. Bootstrap design o
Real theme Park Mobile client is a real topic Park network http://www.zhentiyuan.com under the application of a learning test app.1. The new refreshing UI interface is revised to make the interface more clear and natural and more enjoyable.2. Added comment feedback function, so you can speak freely.3. The Management Settings section has been upgraded to my content and enriched.4. Fix bugs and UI details exp
The previous article described how to place an app with JMeter, and then we'll list some of the issues that arise during the recording process.1. How to filterIn the case of filtering, assuming that you do not gif,js,css end, we can add *gif,*js in the exclusion mode and so on.Current problem points:Problem one: Sometimes, but not completely filtered, I have a GIF this time is not filtered out, this I follow up again to see what's going onQuestion two
Open adb and enter the following command:ADB shell am start-w-N com.zhangshao.app/com.qihoo.util.startactivityAM is a command that is integrated in the shell, abbreviated by the Activitymanager. -W refers to when startup is complete and returns time-consuming. -N is followed by the package name and launchactivity of the app that needs to be launched.To view the package name and activity name: Download Apktool, put the three files in the Windows direct
1. Functional Testing
Install, uninstall, start, run, clear cache/data run see if normal
Interaction: Run-time answer phone, receive SMS, lock screen, charge, alarm to see if normal
Compatible with third-party software
Boundary test
Equivalence class Testing
Security testing
2. Compatibility test
System version Compatible
Resolution compatible
3. Performance Testing
C
)#perform the test process multiple times defRun (self): whileSelf.counter >0:self.testprocess () self.counter= Self.counter-1Time.sleep (3) #gets the current timestamp defGetCurrentTime (self): CurrentTime= Time.strftime ("%y-%m-%d%h:%m:%s", Time.localtime ())returncurrenttime#Storage of Data defsavedatatocsv (self): CSVFile= File ('Cpustatus.csv','WB') Writer=Csv.writer (csvfile) writer.writerows (self.alldata) csvfile.close ()if __name_
.(3) Redundancy requestSometimes it is found that the application makes multiple same requests within a short period of time, and the results are almost the same, which should be to minimize the number of requests, while keeping an eye on the program logic errors , perhaps the problem does not want to appear as simple as the surface(4) Useless requestThere are requests, and you will find that no one knows what it is, most likely a useless request from a previous version, or a sneak or even spy
Debugging with the simulator is cumbersome and very slow, with a mobile phone on hand to do the test machine, but has been unable to connect the computer.Baidu has a few to know, the first to connect when the choice:PC Assistant (Hisuite)This will load a similar drive disk resources, click Run will download the corresponding driver, updated the driver will be able to identify the device after the computer.Also remember to set the phone to allow debugg
. start LR12 virtualuser Generator, click file–new Script and Solution,single Protocol Select web–http/html, click Create4. Click the Red tab of the toolbar Record button,recording mode Select Remote application via LoadRunner Proxy, The port is set to the proxy port set on the phone (my port is set to 8899) andLoadRunner listens to this port, which is the proxy port for the phone connection. 5. Click the Play Back button to test if the script is ru
, whether the page function can be used normally, payment, sharing, page display is normalD. Normal browser, whether the page function can be used, payment, sharing, page display is normal3.h5 page AdaptationA. iphone: IPhone5, IPhone6 and other mobile phone systems, H5 page function is displayed normalB. Android Market popular model, System, H5 page function is showing normalC. Different resolution of the phone, H5 page function is displayed normalD. Different browsers, H5 page function is show
Note: It is often necessary for a developer to package the project into an IPA package and send it to a tester for testing during the project development process. This article maps a brief introduction to the packaging process.First, Product->archive (note, cannot be the emulator state, if the current debug state is the emulator, then archive is a gray non-clickable) simulator case: Remaining steps: Select Certificate Generation IPA package Save Note: Save the XCA while packaging rchive file for
Power consumption testare divided into two types:1) A specific value for direct testing of power consumption over a period of time2) indirect testing and consumption-related data or scenarios, so that through testing and optimization, the same can be achieved to reduce the power consumption of the effect
Use the Dumpsys command to view the application's wakelock mechanism and the running state of the services it owns.Adb-s By filtering your application's corresponding package name, you can s
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.