Variables in TCP connection test

Need new test, action, option? Post request here.
Post Reply
JuergenF
Posts: 331
Joined: Sun Jan 26, 2003 6:00 pm
Location: Germany, North Rhine-Westphalia

Variables in TCP connection test

Post by JuergenF »

Hi,

In the "TCP connection" test method I can use the %host% variable
Like this
Host: 10.1.1.10
Port: 3299
Test name: "SAP Router (%host%) Port 3299"
is resolved to "SAP Router (10.1.1.10) Port 3299"

I would like to have a variable for the %port% too. Like
"SAP Router (%host%) Port %port%"
Many thanks

Juergen
KS-Soft
Posts: 12821
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

I assume you are asking about variable that can be used for templates (as test property)? Then according to the manual you may use %TargetPort% variable

Regards
Alex
JuergenF
Posts: 331
Joined: Sun Jan 26, 2003 6:00 pm
Location: Germany, North Rhine-Westphalia

Post by JuergenF »

KS-Soft wrote:I assume you are asking about variable that can be used for templates (as test property)? Then according to the manual you may use %TargetPort% variable

Regards
Alex
Hi Alex,

exactly what I was looking for.

Many thanks

Juergen
Post Reply