Jump to content
WAPT Forum

sergei

Administrators
  • Content Count

    718
  • Joined

  • Last visited

Everything posted by sergei

  1. Why do you need to change the name of the current page? Could you describe your need in more detail?
  2. You can just use WAPT function $Search and store the name into the variable.
  3. Yes, it's normally. It's an authentication handshake.
  4. 1. Yes, during the test WAPT transfers files, so you need appropriate bandwidth for load testing. 2. You can use Find and Replace command from Edit menu to change a server name or URL path.
  5. It means that there is something wrong in your parameterization. You can enable logs and check server responses.
  6. Yes, the suggested values are the same due to trial limitations.
  7. You can find our point of view in our blog: http://www.loadtestingtool.com/blog/general/ten-names-for-load-testing/
  8. Thanks for you bug report. We have changed a behavior of this feature in the new version, so all problems should be fixed.
  9. Initially when you record a profile for virtual user, all parameters are recorded as static values. However you can change that and make them dynamic. For this purpose you can use internal WAPT functions. With help of them you can accomplish two tasks: 1. Make values of some parameters different for each user session. 2. Extract values from server response (within a user session) and reuse these values in the subsequent requests. You can find more information about that here: http://www.loadtestingtool.com/help/working-with-session-variables.shtml http://www.loadtestingtool.com/help/parameter-value-dynamic-calculation.shtml We also have a demo clip showing step by step how to perform the parameterization. You can download it here: Part 1: http://www.loadtestingtool.com/quickstart/WAPTdemo-part1.avi Part 2: http://www.loadtestingtool.com/quickstart/WAPTdemo-part2.avi
  10. You need to add the request into the loop. "Loop_name iterations" option is available for requests into the loop.
  11. Thank you for your bug report. We will fix these bugs and add copy/paste for requests in the next version.
  12. You can update your version to the latest WAPT Pro 3.5. It should resolve your problem.
  13. Yes, you can select a user connection speed in the profile properties.
  14. You need to add more agents.
  15. Yes, of course. You can read more http://www.loadtestingtool.com/help/functions.shtml#_list and http://www.loadtestingtool.com/help/functions.shtml#_csv
  16. You can use $LOrder or $CSV functions to load usernames/passwords from a file.
  17. If your tabs make requests when you click on them you can record these requests. Then you can run load test of these tabs.
  18. In WAPT Pro you can use JavaScript operator and extract case ID from context.requestHeader.
  19. You can create in the Initial variables a variable with URL/server name. Then you can use Find and Replace and change URL/server name for all requests. Then you can duplicate profiles and just change URL/server name in the variable.
  20. No, it is not possible with WAPT scheduler. But you can use Windows Task Scheduler to run test.
  21. We have made some changes. You can download the latest build from http://www.loadtestingtool.com/forum/builds/
  22. Could you give me a header and body of such request from Fiddler and from Response processing tab in WAPT?
  23. Could you give us a link so we can check the bug?
  24. We are going to add WebSocket support to WAPT when real sites or applications with WebSocket will appear. We need a such site for testing. Do you have a real working site with WebSocket?
×
×
  • Create New...