Jump to content
WAPT Forum

sergei

Administrators
  • Content Count

    718
  • Joined

  • Last visited

Community Reputation

0 Neutral

About sergei

  • Rank
    Advanced Member

Recent Profile Visitors

29364 profile views
  1. Yes, WAPT can execute requests in parallel. You can find out more here https://www.loadtestingtool.com/help/parallel-execution.shtml
  2. You can group requests in a task to aggregate statistics.
  3. You should provide the server and port separately. Also you can provide the server IP instead of the server name.
  4. Also you can use REST API https://www.ibm.com/support/knowledgecenter/en/SSFKSJ_9.2.0/com.ibm.mq.dev.doc/q130940_.html
  5. Hi! WAPT can send HTTP/HTTPS and WebSocket requests only. So I think you should try to use "IBM MQ bridge for HTTP" to communicate with IBM MQ.
  6. In most cases the user think times will be enough, but sometimes you need additional delays. For example into or after other operators.
  7. 1. No. WAPT doesn't collect such information. You can calculate the value only from a raw CSV file with the time statistics. 2. You can calculate the test duration: results.totalTimeUnits * results.timeUnitLength
  8. Could you please provide your test results file?
  9. how to use perfmon in wapt ? n difference between perfmon n performance counter

    1. sergei

      sergei

      You can't use the perfmon in the WAPT, but WAPT can collect performance data with help of performance counters. You can find more info about performance counters on https://www.loadtestingtool.com/help/performance-counters.shtml

  10.  how to use controller in wapt ?

    1. sergei

      sergei

      What do you mean by controller?

  11. can you plzz tell me difference between verification n run the test in wapt

    1. sergei

      sergei

      During verification WAPT runs only one virtual user usually without delays between requests.

  12. Could you please describe what is your goal? What do you want to get? Why do you need to add jar files?
  13. You need to use the $File function https://www.loadtestingtool.com/help/functions.shtml#_file
×
×
  • Create New...