How to connect the real time application application with
the QTP?
Answers were Sorted based on User's Feedback
Answer / vikash mishra
via
System.util.run"path"
or
Invokeapp"path"
or
Direct Record it
or create a object for this "shell object"
| Is This Answer Correct ? | 0 Yes | 0 No |
how can we return a value from userdefined function for eg 2 functions in func1 iam getting 2 values(a,b) and storing in var(C). now i want to pass that var(c) to another func2 give me the script
Associated files in QTP?
Can we write class for vb script in Quick Test Professional?
How u call functions in QTP Function to calculate the length of characters in a wor
Please any on explain usage of "on error resume next","On error goto 0" with sample code....Thankyou......... when a tester is asked to execute 100 scripts in a short time..(the server will be down in another 10 min)..how he has to run those scripts?
what is the difference between DP and keyword driven framework?
can we test an windows application using qtp
what is aregular expression?
While scripting do we use any reference. may be we have 2 0r more same objects that time how do we write scripts
Explain about datafile/verification of date file when file is not available in local system?
How can I find out the cursor position through QTP suppose I am keep tabbing(Pressing the tab key continuously) and stoped at a position Now I want to find out where the cursor position is
What is the difference between Accessibility Checkpoint and Bitmap Checkpoint in QTP? Note: I have read it in QTP help but i dont want answer from that.......