GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Tech FAQs  >  QTP

 Print  |  
Question:  How to use automation object to load the library files in QTP. I tried to use this stmt" set App = createobject("Quicktest.Application")
App.Test.Settings.Resources.Libraries.Add ("F:QTPrepository.vbs"),1 ".could u pls help how to add it by script itself? what is executefile concept? is it workaround to my question?




January 01, 2007 01:22:43 #6
 Jitesh Sojitra   Member Since: Visitor    Total Comments: N/A 

RE: How to use automation object to load the library f...
 
I am also getting same error like

There was an error while running

"This operation cannot be performed during a run session."

Pls help me if you could run it successfully.
     

 

Back To Question