Everything you need to know about UFT(QTP) License
A complete Guide on HP UFT(QTP) license. This article goes in detail regarding types of license, remote licenses, LSERVRC files, virtual machines compatibility, license cost and more.
A complete Guide on HP UFT(QTP) license. This article goes in detail regarding types of license, remote licenses, LSERVRC files, virtual machines compatibility, license cost and more.
In case, If you haven’t counted emails in standard view (of Gmail) using QTP earlier, I would suggest you to attempt it now. It becomes a bit interesting especially if you have never worked on frames before. Also watch the videos below it has a couple of methods to deal with dynamic objects and frame objects.
Usually this happens in large scale regression testing where the length of your script is quite long. In that case there are possibilities that your script stuck somewhere in between and exits abnormally. In that case QTP is not able to finish up the entire required things to populate the test result.
When I enter password in Inputox( Wpass = InputBox(”EnterPassword”)) its showing up the “password” instead of “********” ..we need to prompt input box for a password and we need to hide a password while it is being typed.Do you have solution for this ? I googled it I came up with VBScript..Is it possible with InputBox Function..
pal_drv.sys is the system driver that may be the culprit for your frequent QTP crash issues. This driver was developed was text-recognition mechanism that QTP doesn’t support now. You need to uninstall this driver and here is how:
If your web based application takes very long time to load and that is slowing down your QTP script execution, here is a quick and effective solution to get over this problem and improve the performance of your QTP scripts…