Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
call function from another library
#1
Not Solved
Need to call function from another function (locates not at the same lib)

example:

Lib1:
function func1
' something here
end function


Lib2
function func2
' some code here
func1 ' call to the function from another lib
end function

==============

The call to func1 or func2 can be done without problem from any Action of QTP test.

Any ideas?

Thanks
Reply


Messages In This Thread
call function from another library - by y1799 - 08-19-2010, 12:20 AM
RE: call function from another library - by y1799 - 08-19-2010, 06:43 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Calling a Function in Function Library when function is defined in an Action jitenderkkr 0 2,778 11-27-2014, 12:53 PM
Last Post: jitenderkkr
  Function written in Func library is not returning values but works in same script Shwethareddy 5 4,428 02-25-2013, 10:55 AM
Last Post: vinod123
  Run Error on Function call in QTP essentials cnujonnala 1 2,205 12-31-2012, 02:38 PM
Last Post: krr
  Function Library in QTP prasadworld321 3 21,930 04-20-2012, 11:43 PM
Last Post: vijayendra.shukla
  How can we call a function stored in another test ? akhilsoni776 2 3,607 08-25-2011, 10:47 PM
Last Post: akhilsoni776

Forum Jump:


Users browsing this thread: 1 Guest(s)