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

can anyone tell me how to search a word/line in a document and to paste it in another file? Thanks in advance.

4 Answers  


What are the views available in qtp?

0 Answers  


how to write vbscript on web applications in qtp. explian with one example?

4 Answers   Wipro,


How to execute a WinRunner Script in QTP?

3 Answers   IBM,


What is the difference between action & script?

3 Answers  


HOW CAN QTP AND TEST DIRECTOR CONNECTED TO THE DATABASE AND WHAT R THE OPTIONS?

0 Answers  


requirement is for combo box your expected value is str= "Denver.Frankfurt.London.Los Angeles.Paris.Portland.San Francisco.Seattle.Sydney.Zurich" you must get the text in combo box and need to compare them how

0 Answers   FIS,


can i able to connect any version of qtp to any version qc

2 Answers  


Can anybody help me by sharing the code for checkbox in qtp using vbscript.

2 Answers  


Hi All, we are using QTP Automation Scripts to test SAP. I recorded QTP Automation Scripts in English-based SAP GUI. Now we have to test a French-based SAP sytem and use the same scripts. The QTP scripts are failing when executed on the French-based SAP System due to Object Recognition Issues. What can we do? Do I re-record the scripts in the French-based SAP system?

0 Answers  


QTP identifying the child tabs in a maintab like tab_1,tab_2,tab_3,tab_4 while using a for loop for these tabs.its not proceeding from _1 to _2. How can i use "for loop "

2 Answers   Livetek,


I m trying to automate one vb desktop application in that there is vblist vbcombobox many other vb tools are there ,when i m trying to find some unique property to identify the object (take example of vbcombobox ) I cannot find any unique property, all the combobox belong to same nativeclass same name no ids are available ,only the distinct property is there x and y coordinates so i m using some code like this "vbbutton "nativeclass:=ThunderRT6CommandButton","x:=304","y :=443").exist(2)" but i dont find them reliable .Can anyone suggest me some other way to identify those objects with some unique property or is there any way to register our own property .I m using descriptive programming to write the code .Thanks in advance

6 Answers   Cimcon,


Categories