Hello,
I have updated Ready API to the lastest version, v1.7.0. Checking my projects I have noticed that values coming from Datasoruces teststep are not being loaded in the requests; nor soap requests either others steps. Is htere any problem in the new release? Thank you.
What type of DataSource are you using?
I'm using DataSource TestStep. When the DataSource is executed, the values are loaded. But later, the values are not being transferred to the rest of the steps. The parameters are being sent empty.
DataSource testsptep name: DRR Data
Datasource testsptep parameters: mac, pin
XML request:
<com:mac>${DRR Data#mac}</com:mac>
<com:pin>${DRR Data#pin}</com:pin>
Raw request:
<com:mac></com:mac>
<com:pin></com:pin>
I have tried with a GroovyScript teststep and the result is the same: empty. I have executed these project few time ago and I have had no problem.
Thanks in advance.
Within a DataSource Test Step, you must select the type of DataSource to use (Excel, JDBC, etc). What type of DataSource are you using for this test?
Hello @agonvel,
@SmartBearAmber is requesting some information for you regarding the issue you reported. Can you answer please?
Hello,
The file that I'm using is a Excel file (xls extension). I have tried to fix it using a Property Transfer teststep, but the transfer is empty.
I cannot see any log or error log.
Thanks in advence.
Could you please provide a screenshot of your DataSource configuration?
Please attach a screenshot of your DataSource, like this one:
Subject | Author | Latest Post |
---|---|---|