How i can use and create Library functions in QTP and what
is the proces .
Answer Posted / jay prakash
Creating library is nothing but writing some .vbs files and
assosiating it with the main script.
The .vbs files can contain the variable declaration,
functions&Procedures etc. Which (Variables and
Functions&Procedures) can be directly referred from your
QTP Scripts.
Steps are:
1. Create us .vbs files.
2. From QTP (I am talking wrt QTP 9.2) File->Settings
Select resource tab.
3. Associate the libs by browsing to the .vbs file path.
Your script is ready with the Library function. It is
benificial in the case you can use the same library for
different scripts. reusabilitu and maintainance is very
easy.
Please let me know if it satisfies your query.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what you mean by artifact,milestone...
How many tabs are available to view your test in a test pane and what are they?
What is accessibility check point?
What is file database?
Can any give an example(if possible templates) how to test web application using QTP. thanks in advance
Give me detailed theritical explanation about keyword driven, hybrid framework, environment variables, hybrid frame work
Explain the terms test and business component?
What are the properties you would use for identifying a browser and page when using descriptive programming?
what is meant by source control?
Explain features of the latest version of qtp/ uft 12.1?
Explain the differences between table and db checkpoints?
what is actually contain test report? can anybody post the test report
I want to know can we integrate visual source safe tool with QTP and QC for our version controlling process? WE know QTP and QC 10.0 version is having the version control inbuilt in it but I want to know the merits and demerits of the inbuilt version control tool and the visual source safe tool using QTP and QC.
What are the different types of checkpoints?
How to record a qtp script ?