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

Hi Guys, I want to place all of my values which i am getting it from a loop in to a global shee. For that i had written the script like this For i = 1 to ECOs-1 ECO = List(i).GetROProperty("innertext") DataTable.AddSheet("ECOList") DataTable.GetSheet("ECOList").AddParameter "ECOList",ECO AbortECO = DataTable.GetSheet("ECOList").GetParameter ("ECOList").Value msgbox AbortECO DataTable.GetSheet("ECOList").SetNextRow Using the above script, whenever the loop iterates it is creating new column "ECOLIST" in the sheet called "ECOLIST". It means, the values are displaying in the column wise even though i added the script " DataTable.GetSheet("ECOList").SetNextRow" . The cursor is not moving to the next line. Anybody help me out how to pass the values from script to the excel(Global/Local) sheet. Pls let me know @ nbabu11@gmail.com if you are not clear about the question.

0 Answers  


How to identify flash application when the qtp is not identifying the flash application objects.

2 Answers  


how to call multiple scripts in QTP at a time

3 Answers   IBM,


How to create scenario selector

0 Answers  


What is the maximum size of Object Repository in QTP 8.2?

4 Answers   Mphasis,


if my application shows 100 records and in my database having 200 records how i can validate using QTP tool?plz exp. in detail?

2 Answers   Wipro,


Does any one worked on JIL Emulator , Testing with QTP(automation). Trail Version of QTP is not identifying the child objects of JIL emulator, Can any one help me out ,

0 Answers  


requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" ar = Window("Flight Reservation").WinComboBox("Fly From:").GetContent your actual value is : that shows data in combo box how can u test the both data is correct or not by using split function

1 Answers   FIS,


How to Open FireFox using descriptive programing? If my question is not clear, i will give an Example To Open Internet Explorer, We use Set IE = CreateObject(InternetExplorer.Application) IE.Navigate "www.yahoo.com In the same i need to open yahoo.com in firefox. Can any one tell me what is the server name of firefox to create an object

0 Answers  


How many types of actions are there in quicktest professional?

0 Answers  


For Passing Parameters from one Action to another Action we will use Input & Output parameters. Can any one tell how to use this Input & Output parameters with Example ?

2 Answers   TCS,


How many number of actions possible in qtp?

0 Answers  


Categories