I want to export my test data in json. I want to access by postman to my test data.
Is it with UFT developer i can do it or uFt one?
Cybersecurity
DevOps Cloud
IT Operations Cloud
If an answer to your question is correct, click on "Verify Answer" under the "More" button. The answer will now appear with a checkmark. Please be sure to always mark answers that resolve your issue as verified. Your fellow Community members will appreciate it!  Learn more
I want to export my test data in json. I want to access by postman to my test data.
Is it with UFT developer i can do it or uFt one?
Hello Nadine,
As you would like to test using postman, I would suggest you to use UFT One, specifically API testing mode. For details regarding this please refer to the following link: https://admhelp.microfocus.com/uft/en/2021-2022/UFT_Help/Content/Tutorial/UFTTutorial_Create_a_Test_API.htm
Hopefully, this information is helpful for you!
Regards,
Joshua Vega Madrigal.
Hi Nadine,
I addition to Joshua's answer.
From UFT One perspective, if API Testing is not what you are performing, you can save input data in a JSON file data source and retrieve the data from the file to your script for execution.
Use data from JSON files in GUI tests (microfocus.com)
Regards,
Joaquin.