Different Ways To Get And Count Objects In QTP 03:52:00 1 Comment Edit 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 01:07:00 Add Comment Edit 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 00:01:00 Add Comment Edit 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 23:15:00 1 Comment Edit 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 06:19:00 Add Comment Edit 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 01:57:00 Add Comment Edit 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 19:31:00 Add Comment Edit Database connection is a facility in computer service which allows the client software to interact with Database irrespective of the Databas... Read More