Votes
Answers
Views
Question
1
vote
1
answer
256
views
When using the VB code below on one of our VM's UFT does not launch. It works find on other VMs, and I can launch UFT fine from the icon on the desktop. The error I'm getting is "Neither QTP license nor UFT license is installed, can't run QTP Automation." Option Explicit Dim qtApp Set qtApp=...
0
votes
1
answer
87
views
Hi! I need to change work flow customization that when all your child requirements are "covered" your parent is automatically set to "No Run" rather than "Not Covered". Thank you!