Property Transfer
Property Transfer : Used to search values from any test step and transfer it to another step.
Note : widely used to transfer value from Request to Property step (Ref example below)
In the below example :
- Create_product (Rest Request) - Contains the id value of the product created.
- Property Transfer - Tries to grab the id from above step (select the file to be searched using drop down and use JSON path finder http://jsonpath.com/ to traverse to the required string.
- Click on play in the Property transfer to validate the result
- Select the target file in the drop down below
- Again play to evaluate the same
No comments:
Post a Comment