why qtp supports vbscript? and not for others just like
cgi,phython,shell,perl,html and all..
Answer Posted / jony
QTP support only Windows OS based application not Unix
based os applciation.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are the Application Functions available in QTP?
What do you to script when objects are removed from application?
How many types of recording modes in qtp?
How to connect the remote desktop using QTP 9.2 explain the method or procedure?
Can any give an example(if possible templates) how to test web application using QTP. thanks in advance
What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);
What contains Data Driven Framework document in qtp?
How do Parameterization and Data-Driving relate to each other in QTP?
when will you do debug your script? and explain that process?
Suppose you are using shared objects repository in your test and you want to split your present action? At that time shared object repository is single or it’s also splits?
Is it possible to use two instances of UFT on the same machine? If not why?
how to test load test and block box testing an a web based application pls give ans briefly
What are the things(properties, and other details) will be recorded while recording an object using normal recording?
Hi could some one explan what is the use of the function Defination generator, And how to use the function defination generator.. Explan with the example..
What is the difference between a Function and Procedure in QTP?