Forum Discussion

FatimaGarcia's avatar
8 years ago

Running All Load test using the Command-Line

Hi

 

I'm trying to run all my LoadUI test using the Command-Line following the format below:

 

loadtestrunner.bat "E:\Team Foundation Server\LoadUI\LocalTA\ClientPage-TestProject.xml" "-EDefault environment"

As indicated on the Ready API documentation, removing the -n parameter will run all your LoadUI test.

 

But I'm encountering an error - [ERROR]: Please specify the name of the LoadUI test to run.

 

Is there any other way to run all my load tests?

 

Thanks!