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...


Which scripting language QTP is using?

Answers were Sorted based on User's Feedback



Which scripting language QTP is using?..

Answer / guest

VB Script language

Is This Answer Correct ?    21 Yes 2 No

Which scripting language QTP is using?..

Answer / nipunkumar

VB script

Is This Answer Correct ?    13 Yes 0 No

Which scripting language QTP is using?..

Answer / umashekar

vb script

Is This Answer Correct ?    9 Yes 0 No

Which scripting language QTP is using?..

Answer / guest

XML and HTML are not scripting languages.

Is This Answer Correct ?    10 Yes 2 No

Which scripting language QTP is using?..

Answer / sreedhar

VB Scripting
Java Scripting
J Scripting
Window Shell Host

Is This Answer Correct ?    11 Yes 7 No

Which scripting language QTP is using?..

Answer / shalini

It will use
1. VB Script
2. XML
3. HTML
and
4. Java Script

Is This Answer Correct ?    3 Yes 4 No

Post New Answer

More QTP Interview Questions

What frame work ur using in QTP in ur current company?

7 Answers   Accenture,


Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?

0 Answers   HSBC, T Mobile,


interviwer asks what is data table? my ans is Data table is an internal Excel file of QTP...intervier not happy with this also? can u post any other answer?

3 Answers   Accenture,


what are the functions availabla in QTP? what are the data types in QTP?

2 Answers   Spry Technologies,


how can we group that these test cases only should be automated and in which order you execute that test cases?

2 Answers   BSL,


How QTP recognizes Objects in AUT?

1 Answers   Crea,


suppose i can done the project in automation tool with QTP in that time what i can say?

3 Answers  


What is difference between Recording time object identification and Run time (Execution) time.

0 Answers   Tech Mahindra,


Can anyone please explain me the process of automating an application using QTP as i am new to this?

1 Answers   Fidelity,


New to QTP: In a qtp flight booking application, I tried to parameterize the to and from drop down lists using data table, depending on ur drop down selection it will pop up a list of flights. Here I am not finding a way to select flight randomly from given list... Thanks in advance guys.

1 Answers  


what is the another name for blackbox testing?

7 Answers  


Hi I have a doubt in qtp. Can you please clarify my doubt. If we are importing the data from excel sheet in qtp the the script is running the number of row times. I mean if there are 4 rows in excel sheet the script is running 4 times. cant we avoid this. suppose i have tis script: datatable.Import "C:\Documents and Settings\sailaja\My Documents\login1.xls" n = datatable.GetRowCount For i =1 to n systemutil.Run "C:\Program Files\Mercury Interactive\QuickTest Professional\samples\flight\app\flight4a.exe" datatable.SetCurrentRow i Dialog("Login").WinEdit("Agent Name:").Set DataTable ("Username", dtGlobalSheet) Dialog("Login").WinEdit("Password:").Set DataTable ("Password", dtGlobalSheet) Dialog("Login").WinButton("OK").Click Window("Flight Reservation").ActiveX ("MaskEdBox").Type "020209" Window("Flight Reservation").WinComboBox("Fly From:").Select "Frankfurt" Window("Flight Reservation").WinComboBox("Fly To:").Select "Los Angeles" Window("Flight Reservation").WinButton("FLIGHT").Click Window("Flight Reservation").Dialog("Flights Table").WinButton("OK").Click Window("Flight Reservation").WinEdit("Name:").Set "Sailaja" Window("Flight Reservation").WinButton("Insert Order").Click Window("Flight Reservation").WinMenu ("Menu").Select "File;New Order" window("Flight Reservation").Close next I created a excel sheet with 3 rows and 2 columns. (username and password). The script is running 9 times. I made the option run one itaration only . eventhough it is running 9 times .can u plaese clarify my doubt. Thankyou Sailaja.

3 Answers  


Categories