QTP Driver Script 23:15:00 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 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 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 Edit 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 05:24:00 Edit 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 00:12:00 Edit 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 03:27:00 Edit 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