How to call .vbs funtion , Library files in QTP? plz
Explain indetail(chandana)
Answer Posted / pavani prasad
we can associate a .vbs file to qtp script without using the
navigation given above i.e
we can use "executefile" method
simply
executefile"path of the .vbs file"
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Can we use index on view?
What kinds of security (firewalls, encryptions, passwords, etc.) will be required and what is it expected to do? How can it be tested?
Hi Friends, How many types of Data Bases available in market... What is the diff. while using Syabase and Oracle in a Project... ? and what is the main diff. of Syabase and Oracle databases... ? Thanx in advance..
In Remote acess server how u run a test?
Does QTP10 supports Windows 7OS +IE 9 combination? Which is the preffered combination ,Plz let me know?
How can we conduct U-I Testing by using QTP??????
in a web page hoe to check the dynamic links that rechabging with out using regular expressions
What are the ordinal identifiers in web page?
Suggest and Define a solution for an application whose objects are not recognized by UFT?
While spliting an action in QTP 10.0 getting an error : "This Line is a part of Script Block.You cannot split the action on this line." how to re-solve this and split the script into actions?
How QA specialist can identify when programmatic descriptions are useful?
hi i have completed my b.tech in cse stream. now i am working in an organisation in testing department. i want do sap course but i dnt know which module will boost my career can anyone suggest me which is good for my career
how to compare two bitmaps( 1. clients requirement & 2. Designed by dev) in qtp 8.2 wann clear steps
Tell me one scenario, the complex functionality you have automated in your project?
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?