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 is the scripting language used in QTP?

Answers were Sorted based on User's Feedback



What is the scripting language used in QTP?..

Answer / vasavi juvvadi

Scripting Language used in QTP is VBSCRIPT

Is This Answer Correct ?    182 Yes 5 No

What is the scripting language used in QTP?..

Answer / guest

The Defualt scripting language is used in QTP is VB Script..

But if u wish u can use other scripting also

Is This Answer Correct ?    98 Yes 16 No

What is the scripting language used in QTP?..

Answer / shyam.meghansh

The Scripting Language used in QTP is VBSCRIPT by default
but it depends on the Add-ins you have loaded in QTP. It
supports Java script also ( that depends on the Add-Ins u
have added)

Is This Answer Correct ?    65 Yes 10 No

What is the scripting language used in QTP?..

Answer / sumanth

VB Script

Is This Answer Correct ?    33 Yes 6 No

What is the scripting language used in QTP?..

Answer / mulugu sathish chary

VB Script, Java Script ,VC++ and VB all these 4 language
can be accepted by QTP

Is This Answer Correct ?    29 Yes 11 No

What is the scripting language used in QTP?..

Answer / deeps

Hi,
Iam a new to QTP. Anyone please help me. there is a doubt..
If there is many combinations for eg in flight
reservation application
1. from Denver to frankfurt there are 9 flights
2. From london to Paris there are 6 flights
3.From Portland to London there is only one flight.
My question is if i need a flight last but one (From Last
second) and if der is only one flight then it must select
that itself.... how to write script for this...
I'll b waiting for ur ans.. please reply me as soon as
posible

Is This Answer Correct ?    17 Yes 10 No

What is the scripting language used in QTP?..

Answer / divya

This is to answer Deeps question:

You can insert an if condition which checks if the second
only if it is there using the Exist command or else selects
the first and only option.

Is This Answer Correct ?    10 Yes 4 No

What is the scripting language used in QTP?..

Answer / mahi

1) VBScript
2) JavaScript
3) Visual Basic,
4) Visual C++,
5) Visual Studio.NET.

Is This Answer Correct ?    7 Yes 2 No

What is the scripting language used in QTP?..

Answer / raj ganesh

Both VB Script and Java Script(nned Plug in)


(Infosys Limited)

Is This Answer Correct ?    5 Yes 2 No

What is the scripting language used in QTP?..

Answer / shamshuddin

you can write your QuickTest automation scripts in any
language and development environment that supports
automation. For example, you can use: VBScript, JavaScript,
Visual Basic, Visual C++, or Visual Studio .NET.

Is This Answer Correct ?    2 Yes 2 No

Post New Answer

More QTP Interview Questions

Inserting a Call to Action is not Importing all columns in Datatable of globalsheet. Why?

4 Answers   Accenture,


Can we test GUI of the application using QTP.? How.?If possible briefly explain process.?

1 Answers   Wipro,


when i perametarization of the test through outputcheckpoint,i have seen run time error i.e outputcheckpoint mismatch .Plz tell anybody to me(qtp).How to clear that?

1 Answers  


When u r running a script , if u get a popup window that describing that u have received a mail to your outlook application. so to avoid the interference of the popup window , which recovery scenario(popup,object state,application hang,system crash) would u use ?

4 Answers   Accenture,


How to find Operating system information using QTP script?

0 Answers  


what is the abbrivation of .mtr in action reposirtory?

8 Answers   GE,


I used the below code to open QTP through VBscript?But i can unable to Invoke QTP...PLZ help me with the correct code to invoke QTP through VBS with description of the code aswell. Dim qtApp 'As QuickTest.Application 'Declare the Application object variable Dim qtTest 'As QuickTest.Test 'Declare a Test object variable Dim qtResultsOpt 'Declare a Run Results Options object variable Set qtApp = CreateObject("QuickTest.Application") 'Create the Application object qtApp.Launch 'Start QuickTest qtApp.Visible = False 'Make the QuickTest application visible qtApp.Open "C:\form", True 'Open the test in read-only mode 'set run settings for the test Set qtTest = qtApp.Test qtTest.Run 'Run the test 'WScript.StdOut.Write "Status is: " & qtTest.LastRunResults.Status 'Check the results of the test run qtTest.Close 'Close the test qtApp.quit 'Close QuickTest Pro Set qtResultsOpt = Nothing 'Release the Run Results Options object Set qtTest = Nothing 'Release the Test object Set qtApp = Nothing 'Release the Application object

0 Answers   ADITI,


How u perform exception handling in QTp,what is other name for ths

1 Answers   Lehman Brothers,


Explain the qtp test phases.

0 Answers  


During execution, how can we capture the data from the pop- up, ie. when any popup comes with some numbers written on it, then how can we capture the value/number that is coming on the pop-up and save in the dynamic file/or other file, even when the run is going on.

2 Answers   Wipro,


How can we import a Open Office excel file in QTP

4 Answers  


Qtp has been installed on my pc but recently ON opening it is giving this error PLEASE REPLY IT IS URGENT IT WAS WORKKING FINE QTPRO.EX THE instruction at "0x7.. ...". referenced memory at "0000....The memory could not be read... Awaiting QTP XPERTS REPly URGENT

0 Answers   Cognizant,


Categories