How we can call the scripit from another scripit in
QTP?,Not a call Action
Answer Posted / srik
You can run multiple scripts from a vbs file though.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How QTP identify the system time that's changes every seconds?
what is output value in QTP and how it can be used in automation testing
In order to select an automation tool for automating ur application, what r the things u need to consider? For eg i will go for automation; 1) When there is a lot of retesting and regression testing. 2) Return on investments. 3) Whether the tool supports the appln. 4)--------------, etc. Pls give me more number of points because my answer did not satisfy the interviewer. Very urgent pls
Hi friends I need to know about jubula automation tool. Is anybody know in bangalore where jubula tanning class is going on do let me know. Its urgent for me to learn that tool please help.
This is Karthic and my mail id is karthic.venkitapathi@gmail.com, please give me an idea to crack qtp 10
Could any one tell me "How can i recognize my cursor position using QTP 9.2" Give me a scripts for this
what is vmodel?advantages and disadvantages of vmodel?
I need to obtain the parent of an object programatically, so if I have: winButton("aButton") I need to obtain the parent part: window("Window1").Dialog("Dialog1") so I can programatically create a string of the full name of the object to call it with an execute statement in QTP I would like to use something like: part[1] = "window(""Window1"")" part[2] = "dialog(""Dialog1"")" so I can do: exeLine = part[1]&"."&part[2]&"."&"winButton(""aButton"")" Execute exeLine Apart from keeping a record of the window/dialog hierarchy is there a parent or path function/ command Thanks Adrian
What is the file extension of the code file and object repository file in QTP?
To which environments does quicktest professional (qtp) supports?
if numbers are always changing write a script for that
can u explain relative path architecture framework in qtp?
What is difference between Recording time object identification and Run time (Execution) time.
Why we load add-ins in qtp?
How do you check ticket cost and ticket number in flight application?