How do you create a library file
Answers were Sorted based on User's Feedback
Open notepad,
write your code
Save the text file with the extension .vbs
E.g: test1.vbs
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / rajendra
There are Two ways to create Libarary files.
1. Now can create in QTP
2. By External
By default if we save in QTP it will save as .QFL format..
Other two Libarary file extn: .VBS and .tXT
tHANKS,
rAJENDRA
| Is This Answer Correct ? | 0 Yes | 0 No |
how will you handle the situation when object is not caputred during record?
I am new with QTP. Is anybody could tell me where I can find a good tutorial with lots of samples?
what is the Exact Meaning of Environment Variables?
I need your help in the below topic using QTP Automation tool. How to automate the right click of mouse on a context menu? 1)Tried low level recording which is working fine but making use of co-ordinates. 2) Also tried changing the mouse settings and properties using Tools ->WebEvent RecordingConfiguration and created a configuration file with required mouse click events and used which did not work.
If u don't have any Knowledge on perticular application but they give that application to u for Testing ? Then How we wil move towards testing on that application?
can u explain about QTP Frameworks? what are the framework types are available? and How to set or create frame work for a application? Explain briefly?(Also give me one example)
www.icici.com after this home page wll came, in this page what r the items we r going to test for manual and what the element we r test for QTP... explian clearly with example
what is vmodel?advantages and disadvantages of vmodel?
what is recovery manager and recovey scenerio?
In qtp, explain what is keyword driven automation framework?
I have action1, action2, action3 r there.my query is while executing if i get any error in action1 i want exit from here itself, otherwise execute action2, if i get any error in action2 i want exit from hereitself, like this,what is the method for this?
What are the different types of recording modes?