how qtp identifies objects of application.

Answer Posted / jagadeeswararao

Qtp identifies objects with their logical name and physical
description.

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?

2421


Hoe can we do retesting using functions please give the code for it using login page

1650


I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian

1666


Explain the keyword driven framework for the window based application complete creation of library files,env file,test data,recovery file,excel file ,repository etc and as a test engineer how is ur approach

1707


How is the Bitmap checkpoint different from Image checkpoint?

710






Hi, I am supposed to automate mainframe application through qtp. I do not know how to start abt it. Can you plz help me in first initializing the process or do you anybody have a guide book or a link which guides me through the process of automating the mainframe applications and things involved in it.

6743


Explain how Does Run time data (Parameterization) is handled in QTP?

637


Explain types of output values?

647


How do Parameterization and Data-Driving relate to each other in QTP?

666


can u explain the keyword driven framework with an example clearly how to create all the files and how to attach to main test.

5286


What are the things(properties, and other details) will be recorded while recording an object using normal recording?

1620


What is the extension of QTP local Repository? If it is .mtr then what is .bdb extension stands for?

689


i can done the project with QTP in that time i can say how many members in my team size?

1477


What is meant by Output Value in UFT?

641


How reliable are the site's Internet connections required to be? And how does that affect backup system or redundant connection requirements and testing?

801