How does QTP identifes the object in the application?
Answer / zia ur rehman
QTP identifies the object in the application by LogicalName and Class.
For example :
The Edit box is identified by
Logical Name : PSOPTIONS_BSE_TIME20
Class: WebEdit
| Is This Answer Correct ? | 0 Yes | 0 No |
What exactly a frame Work means?what are the different type of frameworks done in QTP?why the caption for QTP given as advanced keyword driven?
what is Action conversion tool? what the Action conversion tool will do?
Where should i find checkpoint and virtual objects's Object properties and values in the QTP 9.2 Means where checkpoints or virtual objects related data will store If i want to get the runtime object properties how can i use Getroproperties on Checkpoints
In QTP, Give the difference of Global sheet and Local sheet in datatable?
1.Qtp suppots Unix& linx or not 2why qtp suppots shell script.
How many types of actions are there in quicktest professional (qtp)?
What is a recovery scenario?
You will receive the mail in your outlook from client at night time to go ahead for the execution. Based on the mail you need to trigger the batch run. What is the QTP Code for this?
A FORM CONTAINS 5 FIELDS. 1 FIELD IS ENABLED REMAINING(4) FIELDS DISABLED. MY QUESTION IS ENTER VALUES INTO 1 FIELD AFTER THAT CLICK TAB BUTTON THEN 2 FIELD ENABLE THIS PROCESS CONTINUE UPTO 5TH FIELD. HOW TO WRITE CODE IN DESCRIPTIVE PROGRAMMING. PLZ TELL ME THE PROCEDURE AND CODE FOR IT.
How to use Environment parameterization in QTP? Explain with an example.
Did u use check points during ur work experience ?
How did you use regular expressions in QTP and also in WR?