Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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 see the screens after running test in QTP?

1 Answers  


How can we call Winrunner functions from QTP?

1 Answers  


Which object repository we use in real time and can we merge 2 object repostiory and how?

3 Answers  


how many wayes we do the parameterization?

1 Answers  


Subj: realtime example of Database check point, Can any one please detail on how the Database check point is utilized/implemented in a real time project. I already know how to make one by creating DSN/ODBC and writing the required query manually and other steps...I wanted the actual concept of implementation...couple of live examples will be highly appreciated. Thank you in advance

0 Answers  


Give me some scripts for 1). checking webpage links (counting links,opening web pages,counting child elements)

2 Answers   CIL,


How to connect the real time application application with the QTP?

2 Answers  


wt is the difference between global and action excel database in qtp?for example one action is calling another action the second action is using action excell sheet?if it is using global sheet what makes the difference?

2 Answers   Datamatics,


Does QTP support Linux Red Hat? Does QTP support Flash?

4 Answers  


hi can anybody help with an qtp 9.2 license key please. Thanks, Nitesh.

0 Answers  


Hi Everybody, Can anybody please tell me the how to display the result of the QTP in the notepad text file rather than in the QTP result window. Suppose this is my simple script:WHich will open the notepad file and enter some text and then will change the font then will calculate how much time has been taken.Now, in this script i want to display the result in notepad file. Dim s Dim starttimer,endtimer,timeit s="uyetuywqtywqte" SystemUtil.Run "notepad","","Y:\","" Window("Notepad").WinEditor("Edit").Type micCtrlDwn + "s" + micCtrlUp Window("Notepad").Dialog("Save As").WinEdit("File name:").Set "test1" Window("Notepad").Dialog("Save As").WinEdit("File name:").Type micReturn Window("Notepad_3").Type s Window("Notepad_3").WinEditor("Edit").Type micCtrlDwn + "s" + micCtrlUp starttimer=timer Window("Notepad_3").WinMenu("Menu").Select "Format;Font..." Window("Notepad_3").Dialog("Font").WinEdit ("Font:").Type "cou" + micDwn Window("Notepad_3").Dialog("Font").WinComboBox ("Font:").Select "Courier" Window("Notepad_3").Dialog("Font").WinEdit ("Font:").Set "Courier" Window("Notepad_3").Dialog("Font").WinEdit("Font:").Type micReturn endtimer=timer timeit=endtimer-starttimer print(timeit) Please also tell me where the function for the text file result will be declared and where it should be called. Thanks, Gaytri

2 Answers  


What is difference between the For..Next and While..Wend statements?

2 Answers  


Categories