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

What is an other way of "Wait" statement in QTP I dont want to use wait("Some number"). Can any one tell this please..........

10 Answers   ADP, AZTEC,


Hoe can we do retesting using functions please give the code for it using login page

0 Answers  


Action1: I have a value "test" stored in a variable X. I want to use that variable X in Action2 .. how?

1 Answers  


diff between wr and qtp in detail.

4 Answers  


wt is the use of multiple questions in QTP

0 Answers   DigiTech,


How we can add actions in the test using QTP?

4 Answers   BirlaSoft,


It seems Interview questions from Ordain Solutions are almost BASIC LEVEL-Easy. I am asking one tough question..(I think.. May be easy for some people) In recorded script the - WebLink("cityinfo") In reality, the WebLink name is "generalinfo" How you can write function to click that changed web link. NOTE: This functin should work with any Dynamic text link. I will post the answer later.

8 Answers  


where u maintain qtp scripts in ur company

4 Answers   HCL,


If there are 100 checkboes in a page then how can we select 10th & 11th & 14th chexkboxes at once through descriptive programing in QTP using vb script. Please send the answers...

5 Answers   NTT Data,


How to run a test using quicktest professional (qtp)?

0 Answers  


hi, i was adding the two numbers in qtp scripts but i didn't get the answer. see my below script, i dont know wht is the problem. i passed the value a=3 b= 2, i got the ans 32 instead of 5. i thing the problem is to be c = a+b my mail id karthis4u@gmail.com Dim a, b, c a = inputbox("enter the a ") b = inputbox("enter the b ") c = a + b print c

8 Answers  


If you are testing a web application then what will you test in that application?

0 Answers   Infosys,


Categories