Loading
   

This article is an extension of the previous article on UFT 11.5 – How to install UFT 11.5 Trial Version. This article explains how you can actually use the 30-Day Trial version in UFT 11.5. Before you install the trial license, make sure that you have gone through

First of all, if you have still not downloaded the latest version of QTP (Unified Functional Testing – UFT 11.5), you can refer this article on how to download UFT 11.5. Once you have downloaded the trial version from HP website, you can install it by referring the steps mentioned below.

HP has released the latest version of QTP and it is being called HP Unified Functional Testing (UFT) 11.5. As mentioned in the previous article on the features of the new UFT 11.5, the trial version of UFT 11.5 is now available for download from HP website.

HP has launched would soon be launching the latest version of QuickTest Professional (QTP). This new version of QTP is called HP Unified Functional Testing (UFT) 11.5. Below is the sneak preview of some of the important new features that will be available in UFT 11.5

This article contains the basic information about ‘Actions in QTP’. The main points that you would read in this presentation is listed below. 1) What are QTP Actions 2) What are the different types of QTP actions 3) How actions access data from QTP data tables 4) How to call actions in your QTP scripts

Till now, we have covered many aspects of the Keyword Driven Framework in detail. This would be the last article of the Keyword Driven Framework series. In this article, we will see the actual implementation of the Keyword Driven Framework mapped at functional level

In the previous two articles we saw how to create a Keyword Driven Framework where the keywords are mapped at Operation Level. In this article, we will cover a different type of Keyword Driven Framework – the one where the keywords are mapped at Functional Level. Keyword Driven Framework mapped at Functional Level is

In the previous article on Keyword Driven Framework mapped at Operation Level, we covered the basic features of the framework that we would be creating here. The article contained information about the components that can be used in this framework as well as the general flow of the test cases. In this article, we will