how to load vbs file to qtp through scripting.
plz provide the code.....
Answer Posted / poornima
using
1)ExecuteFile "Path.vbs"
2)LoadFunctionLibrary "Path.vbs"
3)Using Associate Function Library
4)Using Automation Object Model
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a quick test professional?
What ate the Technologies supported by QTP?
I want two test two agents login for the flight website. Here is the scenario: I want to go through 1-3 rows for one user login and other user login I want to go though 3-5 rows. How would you set this up in qtp. Thank You
Explain calling sub procedure.
How is test case write?
How you are developing the script? Using record and play back or manual?
How many types of actions are there in quicktest professional (qtp)?
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);
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.
Discuss quicktest professional environment?
Explain the concept of object repository and how QTP recognizes objects?
How do you convert manual test cases to automated test cases?
How do you delete unwanted results in qtp?
Hi,Sudhanandareddy plz forword framework and ppts for QTP to me. This is my mail id: ranjith_99reddy@yahoo.co.in (your contact number also)
How do you capture tooltip using QTP?