Does UFT One require you to build a framework in order to use ir? Or can I just ensure backend integration with the application I want to test, launch UFT One and start building yest scripts
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
Does UFT One require you to build a framework in order to use ir? Or can I just ensure backend integration with the application I want to test, launch UFT One and start building yest scripts
hi
The short answer is No, you don't need another framework and Yes, you can launch UFT One to start testing.
UFT Tests can work individually and independently but also they can be organized in a way that you can build your Tests to cover the test flows according to your business needs. In addition, UFT Tests can be saved as executable entities (by UFT) and then integrated into other frameworks. A common usage is to store the Tests in repositories like ALM (very powerful and adds more functionalities to just storing the Tests) and GIT and then run the Tests either through your framework, or Jenkins plugin, or ToolsLauncher (https://github.com/MicroFocus/ADM-FT-ToolsLauncher)
Thanks.
James
Thanks James fir the response!
I keep trying to find this answer online but having difficulty. Do you know by chance the languages UFT One supports when testing applications?
this doc contains the technologies UFT One supports.
https://admhelp.microfocus.com/uft/en/23.4-24.2/UFT_Help/Content/Landing_Pages/pam.htm
and you can learn more about the tech\addin here
if your question is about the language of UFT One script, it is at the moment VBScript.
I hope that answers your question.
James