What are the different scripting languages you could use
when working with QTP ?
Answers were Sorted based on User's Feedback
Answer / kalpana
other than VB scripting,QTP support java script
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / sri1412
V cannot use different scripting languages in QTP. V can
use only VBscripting.
Sreeprasad what u said are add-ins available in qtp.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / venkat
VB script is user friendly language , but, java script is
not user friendly script, it is a case sensitive language
most of people use VB script only
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / nagaraju
You can use only VB Scripting but not java script
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sunilkumar reddy
QTP supports different Scripting languages rather than Vb
Script.Vb Script is the default Scripting language in
QTP.Apart from QTP we use Java Script,Perl Script,Ruby
Script,Python Scripting.
Java Script is mainly used for Selenium tool.
And also by using programming languages like
C,C++,Java,C#.net we can prepare the Scripts for the
automation but these programming languages are quite
difficult to develop the script,so we prefer scripting
languages only.
| Is This Answer Correct ? | 0 Yes | 0 No |
Inserting a Call to Action is not importing all columns in Datatable of globalsheet. Why?
how to fetch the values from grid? & qtp recogniges that grid as a webelement? what u do?
Does quicktest professional is unicode compatible?
If there is a change in the object type eg: A button is changed as link, 1. How to edit that in the shared object repository. 2.What options are available to edit the object within shared object repository other than copy from loca; 3.What would be the effect of the change in Coded Scripts within QTP and Functions stored in .vbs file which are loaded and used in QTP
Please Clarify if smartidentfication is used at runtime when qtp does not recogonize the objects
Think and Reply.. can we parameterize radio buttons, check boxes? as in flight web site on flight preference page, choosing different flight produces trouble if from port and to port been parameterize, and runs. Try it by own you will get the error.
Can we do server automation by QTP? If you have any helpful links ,pls post it. Thanks Uma
How we can add actions in the test using QTP?
Explain advantages and disadvantages kdf?
By default Action1 runs first in QTP. Is it possible to start the run with Action2?
IS standard check point is very important than the other check points in QTP? If so why?
Hi i want to export the data from applicatioon to excel and later i want to import and use it for my scripts hoe can i do this?