What are the different scripting languages you could use

when working with QTP ?

Answers were Sorted based on User's Feedback



What are the different scripting languages you could use when working with QTP ?..

Answer / kalpana

other than VB scripting,QTP support java script

Is This Answer Correct ?    3 Yes 0 No

What are the different scripting languages you could use when working with QTP ?..

Answer / sri1412

V cannot use different scripting languages in QTP. V can
use only VBscripting.

Sreeprasad what u said are add-ins available in qtp.

Is This Answer Correct ?    2 Yes 1 No

What are the different scripting languages you could use when working with QTP ?..

Answer / venkat

VB script is user friendly language , but, java script is
not user friendly script, it is a case sensitive language
most of people use VB script only

Is This Answer Correct ?    0 Yes 0 No

What are the different scripting languages you could use when working with QTP ?..

Answer / nagaraju

You can use only VB Scripting but not java script

Is This Answer Correct ?    0 Yes 0 No

What are the different scripting languages you could use when working with QTP ?..

Answer / 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

What are the different scripting languages you could use when working with QTP ?..

Answer / sreeprasad

Visual Basic (VB),XML,JavaScript,Java,HTML

Is This Answer Correct ?    2 Yes 4 No

Post New Answer

More QTP Interview Questions

Hi all, I am using windows vista, I am in the process of learning QTP. When ever I try to work with insert mode in flight application , i am getting the error of 'Operation must use an update table query, fractional truncation(null) error. Can anyone help me regarding this?

0 Answers  


Actually How do we use this Smart Identification Technology during Recording mode.

1 Answers  


Function to convert lowercase to uppercase in QTP Pls anybody can give the answer.. Thanks in advance...

2 Answers   Navis,


Hi Friends, I worked with 8.2 not with 9.2. Please help me in this prob. I created one script and recorded some think and save as Test 1 then I opened process--open the object repository manager. Switch to file->save->give some name->save as Objectrepo1.tsr file. (This is the global repository file.) Then I went to object repository->tools-> associate repository ->click + icon ->open the previously saved Objectrepo1.tsr file. This is the global repository Now I created one more script and save as Test 2. In this script I am calling script with the Help of "Call of existing action" and I executed but QTP is not able to execute B’cos it is QTP is not able to read the Object Repository of Test 1. Please let me know why? Once I made Script 1 as a shared Obj. Repository so it would not give any Problem. Right?

0 Answers   Cap Gemini,


What is User defined function in QTP

6 Answers   Bank Of America,






what is the difference between built-i function and In-built function?

0 Answers  


can any boby tell me what is method or steps to connect the remote desk top by using QTP 9.2 version?

0 Answers  


This is Karthic and my mail id is karthic.venkitapathi@gmail.com, please give me an idea to crack qtp 10

0 Answers  


In one of the scripts the pwd in the DT was encripted. Can any one tell me how to I decript or undo the same?

3 Answers   BirlaSoft,


what is run-time data?

0 Answers  


Hi All, I am using QTP for one of the Desktop application which uses Keyboard inputs like 'Tab ,F7 etc' and also mouse (Click). After recording when i am running the Script ,it is not able to recognize the keyboard inputs like F7,Tab and mouse Click because of which either i have to skip that part or manually do the inputs. Please answer how can i make script more flexible so that it will recognize both keyboard and mouse operations.

3 Answers  


What will be the output of the statements below? On error Resume Next Sum 100/0 if Sum= 0 Then msgbox "Pass" else msgbox "Fail" End If

3 Answers   IIT,


Categories