Jump to content
WAPT Forum

sergei

Administrators
  • Content Count

    718
  • Joined

  • Last visited

Everything posted by sergei

  1. The second parameter of $File function is a file name. Please, see the WAPT help http://www.loadtestingtool.com/help/parame...ion.shtml#_file
  2. Yes, it's possible. You can use $Var function in URI path. For example, you can use following URI path: /products/view/$Var(SomeVariable)
  3. 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.
  4. 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.
  5. 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.
  6. 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
  7. 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.
  8. You can use Find and Replace command from Edit menu.
  9. There is something wrong in your profile. Could you send the profile to support@loadtestingtool.com?
  10. Could you post a screenshot?
  11. I think a better idea is to send them to support@loadtestingtool.com
  12. Unfortunately, it's almost impossible to understand reasons of problem without logs and profile.
  13. Try the latest build of WAPT 7.0 from http://www.loadtestingtool.com/forum/builds/WAPT7.0.zip
  14. sergei

    Recording Issue

    Could you give us a link to your site? We will check the recorder.
  15. Could you describe your problem in more details? With examples of log, please.
  16. To manipulate a variable value, you can use JavaScript function or operator.
  17. Please, find a crash report file (crashreport.txt) in WAPT installation folder and sent it to support@loadtestingtool.com
  18. There was a bug, please download the latest build from the site.
  19. 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.
  20. 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
  21. Yes, you can use $Var function in URL path.
  22. You can use function context.variable("var_name") to get/set the value of the "var_name" variable.
  23. Please, try the latest build from http://www.loadtestingtool.com/forum/builds/WAPT7.0.zip
  24. We will access to your website from 95.131.9.18 IP address.
×
×
  • Create New...