I am evaluating WAPT against silverlight.
Here is my case. I have a post request. Post request is recorded by WAPT. It is XML. Now I defined variable that should increment form xxx1 to xxx10.(this is not so important). Now I want to inject this variable on the place of the old text.
Example
<c:anyType i:type="d:string" xmlns:d="http://www.w3.org/2001/XMLSchema">testname1</c:anyType>
to become
<c:anyType i:type="d:string" xmlns:d="http://www.w3.org/2001/XMLSchema">$var(XXX)</c:anyType>
But it seems the body of this post request is not editable at all all.
So what should I do?
Thanks
Page 1 of 1
Silverlight and variables
#2
Posted 25 August 2011 - 09:26 AM
This should work. Could you send your profile to support?
Sergei Leonov
WAPT Project Manager
SoftLogica LLC
Office: +7-383-335-6692
Toll-free: 1-888-364-6797 (for US only)
Time zone GMT +6, EST +11
E-mail: support@loadtestingtool.com
<a href="http://www.loadtestingtool.com" target="_blank">http://www.loadtestingtool.com</a>
WAPT Project Manager
SoftLogica LLC
Office: +7-383-335-6692
Toll-free: 1-888-364-6797 (for US only)
Time zone GMT +6, EST +11
E-mail: support@loadtestingtool.com
<a href="http://www.loadtestingtool.com" target="_blank">http://www.loadtestingtool.com</a>
Share this topic:
Page 1 of 1

Help










