I am looking for UFT and TFS integration (Run test from TFS like we did with HPQC) I search on google but no help . If anyone know how to do this please let me know steps.
Thanks
I am looking for UFT and TFS integration (Run test from TFS like we did with HPQC) I search on google but no help . If anyone know how to do this please let me know steps.
Thanks
You can use Generic Test to call QTP during the testing in TFS. Make sure QTP is installed on the test agent. See the code here for reference: QTP TFS Generic Test Integration.
One more link for reference: Executing remote QTP scripts via Test Agents and Test Controllers.
Take a look at a solution from OpsHub.
More details:
Announcement: http://blogs.msdn.com/b/visualstudioalm/archive/2013/05/16/enabling-seamless-integration-with-team-foundation-server-microsoft-test-professional-and-hp-alm-with-opshub-v5-3.aspx
Video: http://opshub.com/ohrel/Resources/Videos/QTP_MTM_Video/QTP_MTM_Video.mp4
Case study: https://customers.microsoft.com/Pages/CustomerStory.aspx?recid=17218
Take a look into this code:
import QTObjectModelLib dll from C:\Program Files (x86)\HP\Unified Functional Testing\bin location to your solution.
// Fn_UpdateXMLFile : function to update environment variables for qtp //module name : the testsuite name(contains list of testcases); testcasename : testcases listed in modulename(test suite)
//format of XML file :