Hi,
1. Is there a way to Call a Function which resides in another .vb file which is available in another Project under a Same Solution.
2. Is there a way to Call a Function which resides in another .vb file which is available in another Project not under a Same Solution (i.e. Different Solution)
The main objective of the above question is to have all the Reusable Functions / Utility Functions into the Different Solution / Different Project to invoke them whenever needed from any .vb script.
Or...
If this is not possible,can you please suggest how this can be achieved.
We are able to do this using Rational Functional Tester & QTP (Function Libraries)
-- Dal
Script Call / Function Call for Reusability
- Support Team
- Site Admin
- Posts: 12167
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Graz, Austria
Re: Script Call / Function Call for Reusability
Hi,
Please read following documentation to add references to your project
http://www.ranorex.com/support/user-gui ... rence.html
In addition, I recommend reading the Ranorex Tutorial, in particular chapter 5 and section "Organizing a Test Automation Project with Ranorex Studio":
http://www.ranorex.com/Documentation/Ra ... torial.pdf
And we have a blog covering that topic, too:
http://www.ranorex.com/blog/organizing- ... rex-studio
Regards,
Peter
Ranorex Support Team
Please read following documentation to add references to your project
http://www.ranorex.com/support/user-gui ... rence.html
In addition, I recommend reading the Ranorex Tutorial, in particular chapter 5 and section "Organizing a Test Automation Project with Ranorex Studio":
http://www.ranorex.com/Documentation/Ra ... torial.pdf
And we have a blog covering that topic, too:
http://www.ranorex.com/blog/organizing- ... rex-studio
Regards,
Peter
Ranorex Support Team
Re: Script Call / Function Call for Reusability
Thanks Peter..
It helps a lot...!!!
- Dal
It helps a lot...!!!
- Dal