• Can we extract data retrieved from a database select activity on an API test

    We would like to save the data extracted from a Database Select Activity on an API test for further review in-case the test fails. Is it possible to extract the data into an Excel file, similar to what we can perform with DataTable in GUI testing? …
  • UFT One Version 2022 Build 893 is not capturing chrome browser objects, but instead capturing WinObjects

    I have UFT One Version 2022 Build 893 installed on my remote machine. Also Microfocus UFT agent(2022.0.1.25) is enabled for chrome. Recording is capturing objects correctly as Browser.Page.Object but object spy or adding new object is identifying objects…
  • UFT Mobile Add-in for local device with virtual device

    Hello everyone I wondered if it was possible to use virtual devices to create and run scripts with UFT One. If so, can this be done for Android and iOS? As indicated in the title, the intent would be to use UFT Mobile Add-in for local device ( Version…
  • [UFT One]Runing Web Action To Multithreading

    Hi Currently we have developed about 800 web scripts We are divided into 10 computers to be executed by ALM Does UFT have a multithreading method? For example, a PC runs 5 Running at the same time
  • [UFT One 2022] WriteJsonToDatatable for jsonutility Runing Error

    Hi I want to marshal the json format parameters back to UFT DataTable But it looks like UFT doesn't recognize jsonutility The version I am using is version 2022, how can I enable jsonutility support Function WriteJsonToDatatable ( jsonString ) …