Top 10 Test Automation Tools 2023! 03:25:00 Edit What is an automation tool? An automation tool is a software application that is used to automate tasks. Automation tools can be used to aut... Read More
QTP Interview Questions - Part 1 !!! 09:03:00 Edit [1]. Which environments are supported by QTP? QTP supports the following environments. Active X People Soft Terminal E... Read More
Features Of Latest Version Of QTP/UFT 12.1!!! 21:10:00 Edit The latest version of QTP/UFT(Unified Functional Testing) is 12.1. It supports the following. ... Read More
QTP: Working with Local, Shared Object Repositories 03:02:00 Edit As we know the object repositories can be associated with any Action in anyone of the following combination(s). Local Objec... Read More
How to Create a Word Document in QTP? 02:51:00 Edit Dim oWord 'Initiate the word document object Set oWord = CreateObject("Word.Application") 'Create new word document oWord.... Read More
Accessing Forms in WebDriver Part-1 23:41:00 Edit In this article, we are going to learn, how the WebDriver access the forms. As we know that the forms contains different elements such as Ra... Read More
Descriptive Programming In QTP 01:08:00 Edit This article provides the details about: Introduction to Descriptive Programming Advantages of Descriptive Programming Writing Descrip... Read More
QTP Settings Global Configuration 02:56:00 Edit This article explains the details about the object identification and configuration. As we know that there are around 25-30 object proper... Read More