erlanggaelfallujah / JMeter-jPOS-components

Adds a jPOS sampler to JMeter to communicate with banking services
2 stars 11 forks source link

Please add Method for Escape String \n or \s ( Trim ) Horizontal and Vertical inside Data Text Area #15

Open DhonyImamS opened 7 years ago

DhonyImamS commented 7 years ago

Hi Erlangga,

[Enter] and [Space] will make your Sampler become error when this combination data type occured : ----- Model 1 ---- mti=0800 bit.3=990000 bit.4=999 bit.11=auto bit.24=046 bit.41=00000099 bit.42=300004000050046 [enter] [enter] ----- Model 2 ---- mti=0800 bit.3=990000 bit.4=999 bit.11=auto [enter] bit.24=046 bit.41=00000099 bit.42=300004000050046 [enter] ----- Model 3 ---- mti=0800 bit.3=990000 bit.4=999 bit.11=auto bit.24=046 bit.41=00000099[SPACE] bit.42=[SPACE]300004000050046

Hopefully fix this

@erlanggaelfallujah @abeqadir

DhonyImamS commented 7 years ago

HI Erlangga,

Model 1 & 2 still make error in response,..

please kindyly for fixing this