What is the scripting language used in QTP?
Answers were Sorted based on User's Feedback
Answer / vasavi juvvadi
Scripting Language used in QTP is VBSCRIPT
| Is This Answer Correct ? | 182 Yes | 5 No |
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 |
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 |
VB Script, Java Script ,VC++ and VB all these 4 language
can be accepted by QTP
| Is This Answer Correct ? | 29 Yes | 11 No |
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 |
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 |
Answer / mahi
1) VBScript
2) JavaScript
3) Visual Basic,
4) Visual C++,
5) Visual Studio.NET.
| Is This Answer Correct ? | 7 Yes | 2 No |
Answer / raj ganesh
Both VB Script and Java Script(nned Plug in)
(Infosys Limited)
| Is This Answer Correct ? | 5 Yes | 2 No |
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 |
How to convert non-reusable action into reusable action in QTP?(i know by default QTP will take it as a non-reuable action )(Chandana) plz urgent?
Explain about the test fusion report of quicktest professional (qtp)?
write a qtp script to enter user name & password for flight reservation login page from excel sheet
What is output value?
What is recovery scenario manager? When you go for recovery scenario manager? Tell me one scenario were your used recovery scenario in your project?
LINUX environment supports QTP or not? LINUX environment supports QC or not?
what are the disadvantages of descriptiveprograming
your doing one project testing then how u know itis wheather web based application or windows based application?
how can we call an external library file in QTP apart from using the Executefile statement..?? is there any other way we can call the external library file in QTP..??
2 Answers DST Global Solutions,
i have doubt suppose iam purly working in QTP, when i will work on sql and performence testing? pls any one clarify doubt?
I have recorded a test over web application(with IE6.0) in analog mode. But, while running it my test gets failed. Why? (Note: my systray has 3 open web applications)
what is verification & validation?