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
Actions in QTP – The Introduction
December 2nd, 2012 | Posted by in QTP Basic Stuff | QTP Concepts - (3 Comments)Test Automation and QTP – The ZeroTH Step
July 5th, 2012 | Posted by in QTP Basic Stuff | QTP Tutorials for Beginners - (2 Comments)This article is targeted towards Test Automation beginners who have just started their journey with QTP and Test Automation. The article contains the very basic concepts of automation like
Common string manipulation functions that you would be using almost daily in QTP
May 6th, 2012 | Posted by in qtp and vbscript tutorials | QTP Basic Stuff | QTP Tutorials for Beginners - (45 Comments)This article (and few more upcoming articles on VBScript Function Reference) is an extension of the QTP VBScript Tutorial series that we had started sometime back. In this article, you would see some of the important and common VBScript string manipulation functions that you would most likely be using almost daily while working with QTP.
Understanding RegisterUserFunc Syntax with Example
December 21st, 2011 | Posted by in QTP Basic Stuff | QTP Concepts - (2 Comments)In this article, we’ll have a look at the syntax of RegisterUserFunc statement. We’ll also try to understand the syntax with the help of an example. Syntax RegisterUserFunc TOClass, MethodName, FunctionName, SetAsDefault
Understanding SystemUtil.Run syntax with examples
December 8th, 2011 | Posted by in QTP Basic Stuff | QTP Concepts - (7 Comments)SystemUtil.Run is an inbuilt QTP command that lets you run a file or an application. Mostly SystemUtil.Run command is used to open browser with a specific URL. But there is much more that can be done with it. Here in this article, you’ll see various examples on how to use SystemUtil.Run for different purposes.
QTP Add-In Manager [3]: How to uninstall or remove add-ins from QTP
November 26th, 2011 | Posted by in QTP Basic Stuff - (0 Comments)In this article you’ll see how you can uninstall Add-ins from QTP (To add new add-ins in QTP, read How to install or add add-ins other than the default ones in QTP). To uninstall an already installed Add-in, you need to open the QTP setup and modify the same.
QTP Add-In Manager [2]: How to install or add add-ins other than the default ones in QTP
November 26th, 2011 | Posted by in QTP Basic Stuff - (5 Comments)Did you notice that when you install QTP, you have ActiveX, Visual Basic and Web add-ins installed/available by default. Now there would be many situations where you are working on some application which needs some additional add-ins to be installed. For example, let us assume that you want to automate a Java Application
Easy Way to Delete QTP Result Folders Using Test Results Deletion Tool
November 11th, 2011 | Posted by in General | QTP Basic Stuff - (5 Comments)Many a times when we are creating a QTP script, we tend to run it many number of times to validate small portions / functionalities in the script. And most of the times while running the test script, we let the settings in Run Dialog box remain as it is. In the Run Dialog Box