saketc
12 years agoNew Contributor
Property Transfer between Test Cases
hi,
As per this link, http://www.loadui.org/Load-Testing-soapUI-Tests/, one can transfer properties between test cases. But this doesnt work for me.
I am trying to pull out a sessionid from one Test case and passing it into another Test case.
Test Case1 (create Session id, save into Test case1 property using a Property transfer )
Test case 2( session id variable declared on Test case2 ) - At this stage I tried two different approaches
Approach 1- do nothing, as per the link, this is autjomatically transferred when runing in a loadui. That doesnt work.
Approach 2- a groovy script that reads the value from Test case1, and sets the value into Test case 2. That works in SOAPUI. Never works in LOADUI.
Cant find any reference for such a basic operation. Can anyone help please.
Rgds
S
As per this link, http://www.loadui.org/Load-Testing-soapUI-Tests/, one can transfer properties between test cases. But this doesnt work for me.
I am trying to pull out a sessionid from one Test case and passing it into another Test case.
Test Case1 (create Session id, save into Test case1 property using a Property transfer )
Test case 2( session id variable declared on Test case2 ) - At this stage I tried two different approaches
Approach 1- do nothing, as per the link, this is autjomatically transferred when runing in a loadui. That doesnt work.
Approach 2- a groovy script that reads the value from Test case1, and sets the value into Test case 2. That works in SOAPUI. Never works in LOADUI.
Cant find any reference for such a basic operation. Can anyone help please.
Rgds
S