what is bultin funtaion in QTP &tell me five examples?
Answer Posted / nani
Built-in functions Displays the built-in functions defined
by QuickTest Professional and their current values.
User-defined. Displays both internal and external user-
defined functions and their current values.
Bulitin functions in QTP are:
Click
Close
Exist
GetRoProperty
SetToProperty
Page
FullScreen
Back
CaptureBitmap.....etc.
| Is This Answer Correct ? | 9 Yes | 5 No |
Post New Answer View All Answers
How are cgi programs, applets, javascripts, ActiveX components, etc. to be maintained, tracked, controlled, and tested?
When Recovery scenario actually starts while testing the application?
can any body give the banking domain concepts/links
Hi! Using Descriptive Programming How do we get Parent object for an object by writing script(DP). Say, i want to get a parent object for a "Link" in a web page by writing script in Descriptive Programming.
Why do we use breakpoints in QTP?
How you debug your script?
Define Canvas view of UFT?
what is error and fault in terms of software quality?
Where to use Property Let, Property Get, Property Set in UFT
How you calling actions in qtp?
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
What is the parameterization? Give one example?
Can any body please tell me the steps of keyword driven framework of QTP.
What is an optional step in qtp ?
How to handle the exceptions using the recovery scenario manager in qtp?