Can we add the function library directly from scripting in
qtp instead of adding from resource tab?
Answer Posted / nath .t
Sorry for the small mistake in the above answer.
Set qtApp = CreateObject("QuickTest.Application")
qtApp.Launch
qtApp.Visible = True
qtApp.Open "C:\Tests\Test1", False, False
qtApp.Test.Settings.Resources.Libraries.Add "e:\Utils.vbs"
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
Suppose I have three hyperlinks with same properties. How to solve this and what are the ways to solve this. we can solve this by using index property but what are the other ways we have have to solve this problem. Login (href: btnlogin.aspx) Login (href: Sourcelogin.aspx) Login (href: homelogin.aspx)
How to get the format of a webedit class in qtp. How can i know that particular webedit accept what type of format like "mm/dd/yyyy" or "$" or Alphanumeric
How to capture dynamic values in load runner and how Each of the captured values are to be written to a text file (c:\temp\LoadRunner1.txt)
What does mean by Scope of Automation?n How we defined it?
How to change the priorities of the recovery scenario properties?
I want to configure the OR and library files to a particular QTP test during run time. Note: OR and Library files are located in Quality Center. Is it possible in QTP? Anybody having code?
How to create scenario selector
Explain about the quicktest professional (qtp) automation object model?
Differences between text and test area checkpoints?
banking project description for software tester
How to release all resources file from the QTP?
Define Environment Variable in UFT and its uses?
Write a script to customize the test results in PDF and HTML format.
In qtp, how you can exit for loop?
How extensive or customized are the server logging and reporting requirements; are they considered an integral part of the system and do they require testing?