What are the different scripting languages you could use

when working with QTP ?

Answer Posted / sunilkumar reddy

QTP supports different Scripting languages rather than Vb
Script.Vb Script is the default Scripting language in
QTP.Apart from QTP we use Java Script,Perl Script,Ruby
Script,Python Scripting.
Java Script is mainly used for Selenium tool.
And also by using programming languages like
C,C++,Java,C#.net we can prepare the Scripts for the
automation but these programming languages are quite
difficult to develop the script,so we prefer scripting
languages only.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to interact tool & application build in QTP?

1669


How can you close the second opened browser?

1069


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

1950


I am facing an issue of object identification with the dropdown element of DHTML grid. When I tried to recognize these different dropdown objects, QTP identifies only one object for all the dropdowns. Hence, selection of different data from different dropdowns list is an issue. To overcome this problem, i have used Descriptive Programming technique by creating different object descriptions which have all the other properties same but differ only in one property i.e. ‘X’ location of the element on the screen. Hence, i have created distinct object descriptions that would allow us to select values in different dropdowns. The code is given below. But still I am unable to identify distinct dropdown objects. ‘Object Description for Dropdown Cell Status Set objCellStatus = Description.Create objCellStatus("micclass").value = "WebList" objCellStatus("name").value = "select" objCellStatus("x").value = 219 ------ ‘X’ Axis value for cell status drop down ‘Object Description for Dropdown Sub Segment Set objSubSegment = Description.Create objSubSegment("micclass").value = "WebList" objSubSegment("name").value = "select" objSubSegment("x").value = "319" ------ ‘X’ Axis value for sub segment drop down Please help... This is specific to DTML grid(Drop down object)

1665


The structure of keyword driven frame work is like a folder structure the different sub folder are 1-functional libray folder 2-object repository folder 3- database folder 4-appliction1.xls 5-initalzation vbs file 6-sequence file 7-driver script 8-test case list file My question is whether these are in a local server machine or in our pc.((whether It like Vss). can u give example of driver script(code)

3012


How to create a standard checkpoint ?

743


What are the different attribute used with regular expression?

717


What are the methods used in UFT to handle exceptions or run-time errors?

862


What is TOM in QTP?

1999


In Remote acess server how u run a test?

1463


Hi this is chandra if any one have Navigation of LAB QTP, I want Navigation of those tools, if any one have the and know the Navigation each and every part of the QTP, plz send me my mail naruboinac@yahoo. com,naruboinas@ gmail.com

1693


What is a quick test professional?

926


can any body tell me how i create a simple script and apply output value on it .pls send me a step by step process

1504


Why do we use "Text checkpoint" If we can make use of it in "standard checkpoint" ?

1695


what r the verstions from 1st to present (verstions) of mercury tools (like winrunner,QTP,Loadrunner) ? Chandana

1701