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
Could anyone help me for the below scenario: i am using the descriptive programming for my account, in which we have to generate the contract in the MS-word. when i generate this doc, we need to click on enable macros to continue further. but i am unable to make qtp to click on this. if anybody faced the problem like this??? pls help to get it resolved? Thanks in advance
We stored into the objects OR and then write the scripting
Explain the concept of object repository?
What are the disadvantages of recording test cases in qtp?
How will you check that your test cases covered all the requirements?
how to find that tools work well with your existing system?
How to use userdifined environment variables.Once we created in Environment tab which is at File--> Settings-- >Environment-->Userdifined
What are the views available in qtp?
Why bpt?
What is the difference between per-action and shared?
Step 3&4 are repeated until an the object in recognised uniquely.
what is run-time data?
What is system testing and what are the different types of tests you perform in system testing?
Does any one worked on JIL Emulator , Testing with QTP(automation). Trail Version of QTP is not identifying the child objects of JIL emulator, Can any one help me out ,
Print the Prime numbers in below format only up to 20(Need commas also) 1,2,3,5,7,9,11,13,17,19