Votes
Answers
Views
Question
1
1
245
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
1
81
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!