LoadRunner performance test training
Training location: Guangzhou
Training time: 4 days (September 17, September 18, October 15)
Object-oriented:
Performance testing engineers, test engineers, test supervisors, and test managers
Practical Teaching Materials:
Performance Test and tuning practice: http://product.china-pub.com/3501136
1. Basic concepts of Performance Testing
What is performance?
What is performance testing?
Performance Test Category
Term
Today, I decided to monitor system resources on Remote Windows XP. I thought it would be a good connection. In the same LAN, a bunch of problems occurred, maybe it was the first time that I encountered a tricky operating system!
(1) ensure that the test machine with LoadRunner can be pinged to the monitored target machine. In the same network segment, ensure that the two machines use administrator to log on.
(2) check whether a service is connected to
a warning" to "yes". In this way, resource download timeout is only used as a warning, not as an error message.
However, for non-resource download times out, when LoadRunner is used for testing, the following error occurs:
Vuser_init.c (26): Error-27727: Step download timeout (120 seconds) has expired when downloading Resource (s ). set the "Step timeout caused by resources is a warning" run-time setting to yes/no to have this message as a warning/er
1.: http://www.genilogix.com/downloads/loadrunner/loadrunner-11.iso
Or http: // 219.239.26.11/download/8009651/9327422/3/zip/49/108/1286952922673_876/software_hp_loadrunner_11.00_t7177_15013.zip
Qtp 11: http://www.genilogix.com/downloads/unified-functional-testing/quicktest-professional-11.iso3. loadrunner11 cracking:The method for cracking is the same as that for previous versions. I use the lr8.0 crac
Loadrunner obtains server ParametersFirst, make sure that the server you monitor is in the same LAN as your test server,Monitor windows:1. monitoring preparations before connection1) Go to the monitored windows system, enable the following two services: Remote Procedure Call (RPC) and Remote Registry (START-) Run, enter services. msc, and enable the corresponding service ).2) on the monitored WINDOWS machine: Right-click my computer, choose "manage">
Using the LoadRunner recording script, the recording process also displays "recording ..." and has (XX events). However, after the script recording is complete, there is nothing in the script and no code is displayed. Workaround: In the script Recorder vu Generator, click "Tools"--"recording options", "Network"-"port mapping" in the left column, "in the right window", select "Socket level data and WinInet level data" in the drop-down list of "capture
Using LoadRunner for load testing in large loads requires configuring some environment to meet the full range of resources under heavy load:1. In order to avoid the occurrence of "No Buffer Space Available "Error, the following configuration is required:1) Modify the registration form:* Set "Hkey_local_machine\system\currentcontrolset\services\tcpip\parAmeters\tcptimedwaitdelay "for 30* Set "Hkey_local_machine\system\currentcontrolset\services\tcpip\p
I was just beginning to enter the testing industry, but the more fortunate I have done the development before, so the code is more familiar with the LoadRunner has not been a systematic study, but also through their own groping slowly accumulate knowledge.Today I encountered a project to do a stress test, some of the parameters are not fixed, need to be inconsistent with each parameter, such as parameter sequence number, 20 digits.So how do you set th
LoadRunner intercepts the string operation in the script using the LoadRunner winsockets protocol, encountering the following problem: In the results of the received query database I want to take the red part for the following selectrecv buf60 769 "\x01\x00\x00 \x01 "\BK" "\x00\x00\x02\x03" "def\tsystem_db\n" "tb_tsbinfo\n" "tb_tsbinfo\ftskguidebook\ftskguidebook\f?" "\x00" "\v" "\x00\x00\x00\x03" "" "\x00\
First, install the necessary packageYum istall gcc gcc-c++ rpcbind-ySecond, download and install the necessary software rstatdDownload and install RSTATD,:HTTP://SOURCEFORGE.NET/PROJECTS/RSTATD.Installing RSTATD[Email protected]/]# TAR-XZVF rpc.rstatd-4.0.1.tar.gz[Email protected]/]# CD rpc.rstatd-4.0.1[Email protected]/]#./configure[[email protected]/]# make make installThird, start[Email protected]/]# Rpcbind[Email protected]/]# RPC.RSTATDFour, close the firewall[[Email protected]/]# service
If you plan to install LoadRunner on the test machine and the QTP is already installed on the test machine, there may be some conflicts, such as if QTP and LR must coexist on the same test machine, then make sure to install LoadRunner and all the LR patches first. Then install QTP, because QTP and LR will share some files with each other, so HP does not recommend installing them on the same test machine.I h
be much more complex, with the logic of the script and the settings of the scene.Second, the file parameterized setting., the parameter selection policy is set to unique, each iteration, and Continue in a cyclic manner, which means that the parameters are selected from file at each iteration (same parameter values in the same iteration), each time taking a different parameter. If the alternate parameters are all selected, continue to select the parameters from the beginning of the loop. We dig
" in clear text in the script, you can encrypt it. Change "value" to "Encryptedvalue" and change the recorded value to the encrypted value.For example: You can put "Name=grptype", "Value=radroundtrip", EnditemInstead: "Name=grptype", Encryptedvalue=409e41ebf102f3036b0549c799be3609″, EnditemIf you have installed LoadRunner completely, open the Start menu –mercury Loadrunner-tools–password Encoder, which is u
==querydialog%3aj_iduserfilterpanel_29_value== queryDialog%3Aj_iduserFilterPanel_32=queryDialog%3Aj_iduserFilterPanel_35_value== querydialog%3aj_iduserfilterpanel_38= -- ,- onquerydialog%3aj_iduserfilterpanel_41= -- ,- -queryDialog%3AfilterGrid_modifiedData=%5B%5DqueryDialog%3AfilterGrid_removedData=%5B%5D querydialog%3a_postback=querydialog%3auserfilterpanel=%2fcp%2fbc%2fdailyloanbillcommquery.xhtml Javax.faces.viewstate={VS2} ", last); Through my observation, there are two cases where the post
LoadRunner: Associating HTTP Requests This example analyzes loadrunner how to make an HTTP association by using a VUser script that sends and obtains server data with the Http/html protocol. The following example includes two transactions: uploading data to the server, downloading the server data, and saving the data returned from the server through the Association for easy analysis. 1. Define variables t
1, first we need to know whether the test interface is GET or post form:2,get Request:1) Use the Web_url function.2) in LoadRunner press F1 help document, find Web_url function, and then see the example of the function, find an instance paste it over, change can write script.It is very convenient to know the function name in this case.3) Web_url function writing: Know the request address, either self-grabbed the package, or there is a request address
Before you learn the LoadRunner scene settings, understand the LoadRunner principle.
LR Operating principle: Through the user to execute the test program client, in the Vugen recording the system's client and server-side protocol interaction, generate script, and then in controller control load generator, according to a certain configuration (scene), simulate a certain number of users, The pressure on the
Generally in the client through the LoadRunner to the server for the pressure test, all need real-time monitoring of server-side system resources, this article is a brief introduction to how to set up in the LoadRunner controller configuration monitoring Windows Resource, In fact, you can also directly on the remote connection server on the above open Task Manager or in the control Panel to find performance
Problem Description: LoadRunner as the industry's most popular performance testing tool, the application has been very extensive. LoadRunner How to analyze performance data, this is every performance testers are very concerned about the topic. But this topic is affected by the specific business and environment is not very good answer, so narrow the scope. How do I use L
ciphertext has changed. resulting in failure.
Workaround:
A, using dual protocol recording scripts
b, develop the DLL file for the SHA1 algorithm and call it in the script.
Question 2: The session ID returned by the server is not captured in the recorded script?
Analysis and scenarios: Webim's development uses XML and Windows Sockets protocols, so as a normal way of thinking, LoadRunner should also use XML and Windows Sockets protocols when reco
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.