How to call .vbs functions in QTP? plz Explain indetail
Answer Posted / nandishpatil
You can execute a VB Script function using the statement
ExecuteFile "File"
Eg: If you have the .vbs (MyVBScript.vbs) file in the
path "C:\Temp" then the following statement will call the
same:
ExecuteFile "C:\Temp\MyVBScript.vbs"
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the check points in quicktest professional?
when I was doing the web testing with QTP using with standard checkpoint the Object selection -checkpoint properties dialog box not displaying pages and links hierarchical order. Could you please tell me. thanks
How to use descriptive programming?
write the vb script for call to new action in qtp?
Hi Samrat, Thank u very much, what u said it is right.
your coming from electrical backgroung..but y ur coming to software side?
What are the views available in quicktest professional (qtp)?
Hi iam shankar here, right now iam working on manual testing. i want to switch over automation tool qtp, right now iam taking training class outside on qtp, please let me know the cost of QTP tool for full version, wether it's an annual subscription or monthly subscription.
how did u use automating testing tools in ur job?
Can anyone pls tell me how to do action parameterization (input and output parameters) with respect to login window and insert order of flight reservation window in detail( pls give a clear step by step explanation with example) anyone please. Will be very thankful to u
Explain how you can replace string in qtp?
How many ways is to parameterize the value?
What is active screen?
Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?
what type of run time errors you get while you ar edoing rpg program?