Micro Focus QTP (UFT) Forums
Can we integrate HP UFT with VSTS Test Manager or Sandpit Version - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: VB Scripting/Descriptive Programming (https://www.learnqtp.com/forums/Forum-VB-Scripting-Descriptive-Programming)
+--- Thread: Can we integrate HP UFT with VSTS Test Manager or Sandpit Version (/Thread-Can-we-integrate-HP-UFT-with-VSTS-Test-Manager-or-Sandpit-Version)



Can we integrate HP UFT with VSTS Test Manager or Sandpit Version - rodgernadal - 06-07-2017

As project requirements, we need to integrate HP UFT with Visual Studio Team Services Test Manager Tool to make sure that our Agile Scrum Team can see and visit the Automation Testing Dashboard along with all Execution Log and Test Results.

We have already integrated HP ALM with UFT for QC Integration but Client need is not HP ALM but VSTS Test Manager since Manual Testing Team has placed all their Testing assets in VSTS Test manager already.

Till now I have found one workaround for this where we can first integrate UFT with Jenkins CI.
1. Create a Build in Jenkins(Free Style Project) and give the path of vb-script runner file(AOM) in Execute Batch Script Option under Build and it will run our entire Project.
2. After we got our Execution Log and Results in Jenkins, we can further Integrate it with VSTS which i have not tried yet and have no idea for steps to perform.

If anyone has already solved this Problem, please provide your valuable inputs here

Thanks and Regards
Raman