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

How to Upgrade or support firefox 2.0 version on QTP 9.0? I have installed QTP 9.0 and installed firefox 2.0. But in REcord and Run Settings, it shows firefox 1.5 in Web tab for browser selection.

0 Answers   TCS,


How can we change the .mtr file to .tsr file and vice-versa

3 Answers   Wipro,


what is functions in qtp?i know the userdefind &bulit funation or i know that Private public function ?plz tell me what is funations in qtp?how to create a funation in qtp

4 Answers   NIIT,


how to tell about testing a website in interview using qtp?? what r the points to be covered mainly?

2 Answers  


What is the difference between systemUtil and invoke method..?

5 Answers  


What is parameter in qtp?

0 Answers  


What is QTP and the use of QTP in TD?

0 Answers   MaxSolPro,


How to explain a banking project in interview as a test engineer???

0 Answers   Accenture,


write a function to read the items from Combobox of Flight Reservation application and save in excel.

5 Answers  


Through array we can execute the testcase how ? give me example

0 Answers   TCS,


can any one tell me what is syntax error in line msgexist=Browser("title:=Gmail: Email.*").Page( "title:=Gmail: Email .*").WebElement(innertext=&msg).exist 'code ************** Call login("lal="," " ) wait(5) Call errormsg("Invalid email address. [?]" ) Function errormsg(msg) msgexist=Browser("title:=Gmail: Email.*").Page( "title:=Gmail: Email .*").WebElement(innertext=&msg).exist if msgexist then Reporter.ReportEvent micPass,"enter valid username or pwd ",msg else Reporter.ReportEvent micFail, "entered valid uname and pwd",msg end if End Function

5 Answers  


How can i open a file in Textpad and replace a string with another using QTP

1 Answers   Wipro,


Categories