passing multiple query parameter to a GET call

26 views
Skip to first unread message

Yid_End

unread,
Jun 24, 2015, 4:37:14 PM6/24/15
to gat...@googlegroups.com
this is the request but what i want is to make num value dynamic. so i managed to get the 
value of num and save it to a variable num1.
.exec(http("request_18")
.get("""/application?num=6986132&1435137743654""")

so what i want is 

.exec(http("request_18")
.get("""/application?num=${num1}&1435137743654""")

Stéphane LANDELLE

unread,
Jun 25, 2015, 1:25:22 PM6/25/15
to gat...@googlegroups.com
What's your question exactly?

Stéphane Landelle
Lead developer


--
You received this message because you are subscribed to the Google Groups "Gatling User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gatling+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages