Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.

Command Line Load Test

Options
LegacyForum
LegacyForum Posts: 1,664 ✭✭
How to run it this way.
Greetings

We are trying to run some Virtual User Load Test in the command line mode, the test already works well in the grphic mode, but when we try to call it from the command line it doesn't do a thing.

the script we are using is:

echotime
open .\Agenda\Agenda.wkj
#refresh
echotime
loadtest -report "loadreport_agenda.rpt" "SteadyLoadEquitativa"
#3 Fin de la prueba
#closeproject
#4 Fin del script
echotime

We execute it like:
"c:\Archivos de programa\Parasoft\WebKing.1\wk.exe" -cmd -genreport -run todo.wksh

And the result we get is:
Current time: 1147470226500
Current time: 1147470228312 (+1812)
---------- Load Test ----------
Current time: 1147470228390 (+78)

The Load Test should go on fot 30 minutes, no report is generated and using the -minutes switch does nothing to really aplly the test.

?What are we doing wrong?

Daniel Sol

Comments

  • LegacyForum
    LegacyForum Posts: 1,664 ✭✭
    Options
    Hi,

    Please contact webking support at webkingsupport at parasoft dot com to resolve this.