sergei
Administrators-
Content Count
718 -
Joined
-
Last visited
Everything posted by sergei
-
The second parameter of $File function is a file name. Please, see the WAPT help http://www.loadtestingtool.com/help/parame...ion.shtml#_file
-
Yes, it's possible. You can use $Var function in URI path. For example, you can use following URI path: /products/view/$Var(SomeVariable)
-
During a test WAPT doesn't execute scripts downloaded from a tested site. But you can create copy of your variable and execute your scripts in WAPT JavaScript operator.
-
Every time when a virtual user finished a session he starts new one. If you want to get a unique username for every session you can add to the username a value of WAPT built-in variable "Session_number". For example, see the attached screenshot.
-
We checked your profile. In page_69 and next requests you use $File function with argument "0" as a file name. Wapt can't find this file. Place this file to a folder with profile or change a file name in $File functions.
-
I think an agent crashed therefore a connection was lost. Please, look in the agent installation folder and find crashreport.txt file. If file exists, please, send it to support@loadtestingtool.com
-
Suspect a Bug in WAPT tool - using GET/POST method
sergei replied to a topic in How to solve my problem
Please, check a log of verification. You will see an actual method that WAPT used for Page3. If you send the log to support@loadtestingtool.com we will give you more recommendations. -
Change Server name across all page in a profile
sergei replied to a topic in How to solve my problem
You can use Find and Replace command from Edit menu. -
There is something wrong in your profile. Could you send the profile to support@loadtestingtool.com?
-
Could you post a screenshot?
-
I think a better idea is to send them to support@loadtestingtool.com
-
Unfortunately, it's almost impossible to understand reasons of problem without logs and profile.
-
WAPT 7.0 crashes when using windows integrated authentication
sergei replied to a topic in How to solve my problem
Try the latest build of WAPT 7.0 from http://www.loadtestingtool.com/forum/builds/WAPT7.0.zip -
Could you give us a link to your site? We will check the recorder.
-
Could you describe your problem in more details? With examples of log, please.
-
Manipulate a variable value and assign to another variable
sergei replied to a topic in How to solve my problem
To manipulate a variable value, you can use JavaScript function or operator. -
WAPT 7.0 crashes when using windows integrated authentication
sergei replied to a topic in How to solve my problem
Please, find a crash report file (crashreport.txt) in WAPT installation folder and sent it to support@loadtestingtool.com -
There was a bug, please download the latest build from the site.
-
The server redirected you to https://lender.onpresidio.com/. Please, verify that this page exists. Also we need a full log to better understand your situation.
-
You should use a new line (enter) as a separator of parameters in the ordered list function. We created a demo clip showing step by step how to perform the parameterization. You can download it here: http://www.loadtestingtool.com/quickstart/WAPTdemo.avi
-
Yes, you can use $Var function in URL path.
-
You can use function context.variable("var_name") to get/set the value of the "var_name" variable.
-
Unable to get URL Parameters from application using inline frames.
sergei replied to a topic in How to solve my problem
Try to use $Search function. -
Please, try the latest build from http://www.loadtestingtool.com/forum/builds/WAPT7.0.zip
-
We will access to your website from 95.131.9.18 IP address.