What is the scripting language used in QTP?

Answer Posted / shamshuddin

you can write your QuickTest automation scripts in any
language and development environment that supports
automation. For example, you can use: VBScript, JavaScript,
Visual Basic, Visual C++, or Visual Studio .NET.

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How you will rate urself in QTP in the range of 0 to 5

1943


What is synchronization point in QTP?

854


Does quicktest professional (qtp) is unicode compatible?

742


how to idetfy which test cases are automated?who will deside that plz tell me

1748


can any one say that where we can download the QTP trail version ??????????

1534


What is optional step in qtp? How you can add optional step in qtp?

746


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

1796


Hi, I'm a beginner in QTP and planning of a certification in QTP, but have no idea about it :P. Could anyone please tell me what certifications that a QTP- beginner can take? What is the fees and the syllabus for the certification? Please reply soon. Thanks Vidhya

1626


What is object spy in quicktest professional?

800


How to Test the mainframe application?

2036


If there is a change in the object type eg: A button is changed as link, 1. How to edit that in the shared object repository. 2.What options are available to edit the object within shared object repository other than copy from loca; 3.What would be the effect of the change in Coded Scripts within QTP and Functions stored in .vbs file which are loaded and used in QTP

1507


What is the difference between byref and byval in qtp?

782


what is profile tool?

1815


What is Associate Repository in QTP 9.2 ?

780


If the objects hierarchy is changing from build to build, then how you will handle that condition?

790