Forum Discussion

langly's avatar
langly
New Contributor
15 years ago

Test Request and Property and Groovy Script

Hello I try to define a property in TestRequest. but i have a problem. I have create a test case. In my test case i add a step: a test Request: ... <searchQuery>${query}</searchQuery> ... ...