Babureddy
Babureddy

Reputation: 11

How to do GIT integration with UFT./QTP?

I Have cloned GIT repository into my local machine and create new test in that local path. But still I am not getting GIT commands when I right clicked on My test in UFT. Please can any one help me to get those option in UFT. Thanks in advance

UFT version: 12.51 Build 4766 GIT desktop: (3.3.4.0) 50415df

Upvotes: 1

Views: 4209

Answers (1)

sumeet singh kushwah
sumeet singh kushwah

Reputation: 188

your UFT test parent folder must have .git folder and git client must be installed and configured.

https://sumeetkushwah.com/2017/02/28/uft-git-integration/

Upvotes: 1

Related Questions