Can we add the function library directly from scripting in
qtp instead of adding from resource tab?
Answer Posted / pikkilimadhu
Executefile "filepath.qfl" (we can do with qfl,vbs,txt extensions in this method)
loadfunctionlibrary "filepath.qfl" (we can do only qfl extension in this method)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to do the scripting. Are there any inbuilt functions in QTP? What is the difference between them? How to handle script issues?
Which environments does qtp support?
Does Low-level recording capture mouse movements?
please post the interview questions for QA position in FACTSET
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field and so on. how we can handle this scenerio thru Descriptive programming?
What is the diff between image and bitmap check point?
How does you test a weblink which is changing dynamically?
unique properties of button,edit box, radio button,check box?
I am a newbie to QTP / Automation testing. I want to develop a script that creates a data file automatically with proper headings using VBScript in QTP.
What does it mean when a check point is in red color? What do you do?
How can you identify the browser and its information using QTP script?
How to customize qtp?
what is keyword driven testing in qtp?n how is it useful?
1.How do u prepare the test suits in QC? 2.How do u convert requirements to test plan in QC?
what are the issues we will get when there is migration from QTP 8.2 to QTP 10.0? Is there any problem in executing scripts of 8.2 on 10.0?