This article provides the details about: Introduction to Descriptive Programming Advantages of Descriptive Programming Writing Descrip...
Read More
Home / Archive for 2012
QTP Settings Global Configuration
This article explains the details about the object identification and configuration. As we know that there are around 25-30 object proper...
Read More
How to record a script in QTP?
This article explains the steps to be followed to record a script in QTP. Recording script in QTP is very useful for the beginners. We have ...
Read More
Insert Call To Existing Action in QTP
This article explains the details about the call to existing action in QTP. We can insert call to the existing/ reusable action stored in t...
Read More
Call To Copy Of Action in QTP
This article explains about the call to copy of action and the steps to be followed. We need to remember the following points whe...
Read More
Different Ways To Get And Count Objects In QTP
Getting and counting the number of objects on a web page is important factor as part of Automation testing. This article explains the diffe...
Read More
Capturing Tool Tip Of A Link In QTP
As we know that the Tool tip or infotip or a hint is a common graphical user interface element. It's used in conjunction with a cursor,...
Read More
VBScript Syntax Rules And Guidelines
Case Sensitive: VBScript is not case sensitive.It means that it doesn't differentiate between upper case and lower case spelling of wo...
Read More
QTP Driver Script
Actually we are using VBScript in most of the areas in QTP. But the Driver Script is the only QTP script, reated to all are VBscript files(....
Read More
Input And Output Operations in QTP
Am going to explain some of the input and output functions used in Test Automation script which will be useful in debugging the script as w...
Read More
Dynamic Handling Of Object Repositories in QTP
This article gives the details about the dynamic handling of Object Repositories.Dynamic Handling of Object Respositories represents the ...
Read More
Database Connections In QTP
Database connection is a facility in computer service which allows the client software to interact with Database irrespective of the Databas...
Read More
Smart Identification In QTP
As we know that QTP is object based tool. QTP uses the learned object description to identify the objects. It searches for an object that m...
Read More
Batch Testing In QTP
Batch Testing or Batch execution represents the execution of series or group of automated tests at a time.QTP provides a tool called "...
Read More
Parametrization In QTP
Parametrization is mainly useful when the functionality is tested with different sets/ types of data. This is mainly used in Data Driven Te...
Read More
Data Table Methods In QTP
Data Tables plays major role when using Data/Keyword Driven frameworks. It'll be easy to work with Data tables if we know the methods.We...
Read More
Object Identification Configuration in QTP
As most of us are aware of that the Object Identification plays a major role in Automation Testing. So, it's important to know the detai...
Read More
Methods And Operations in QTP
This article gives the details about some of the frequently used QTP methods and its operations. We have the following methods. Activate: ...
Read More
Reporting Defects In QTP
QTP is an Object Based Test Automation tool. We can create and execute the tests using QTP. QTP provides varies methods to create and enhanc...
Read More
Virtual Object Configuration in QTP
Some of the objects looks like standard objects in the Application Under Test but they will not be recognized by QTP. So, we need to configu...
Read More
Measuring Transaction Time In QTP
In some situations we may need to track the time taken for the script execution or need to track the time taken for a functionality to compl...
Read More
Step Generator in QTP
Step Generator is a feature and Library of functions which is used for generating the Recordable or Non-Recordable steps. We can launch th...
Read More
Comments in QTP Script
Comments are statements which are ignored by the host when the script is executed. To ensure that the comments statements are not interpre...
Read More
QTP Action Template
Most of might have seen that some of the information are displayed by default when creating new action. Basically this is called "Actio...
Read More
Working With Multiple Browsers Using QTP
We are aware of that multiple instances of QTP can't be running on a single machine. But by using QTP we can work with multiple instance...
Read More
Subscribe to:
Posts
(
Atom
)