Skip to content

Issue with latest version 2.2 - Extended CSV Data Config #27

@thangnguyen714

Description

@thangnguyen714

If you used UI mode running remotely, test will pass

If you used CLI mode with option -G , test will hang. -G option run when you run CLI mode remotely connecting with a remote server.

here is an example:

jmeter -n ^
-t src/jmeter/MyTest_API.jmx ^
-GExecutionName=${params.ExecutionName} ^
-GAppURL=${params.AppURL} ^
-GEnvironmentName=${params.EnvironmentName} ^
-GVuser_01_Merchant=${params.Vuser_01_Merchant} ^
-GRampUpPeriod=${params.RampUpPeriod} ^
-GExecutionDuration=${env.ExecutionDuration} ^
-GDataPath=${env.DataPath} ^
-p src/jmeter/jmeterCustom.properties ^
-l results/AggregateResult.jtl ^
-e ^
-o results ^
-R ${env.JMETER_LGS_ALL}

PLEASE HELP. I really need this feature fix if possible.

Thank you.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions