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
Home / UFT
Showing posts with label UFT. Show all posts
Showing posts with label UFT. Show all posts
QTP Interview Questions - Part 1 !!!
[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!!!
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
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?
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
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
This article provides the details about: Introduction to Descriptive Programming Advantages of Descriptive Programming Writing Descrip...
Read More
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
Subscribe to:
Posts
(
Atom
)