Votes
Answers
Views
Question
2
votes
1
answer
302
views
asked 7 years ago by
updated 7 years ago by
I want to use one function library function in another function library file. For example (leaving out actual code for brevity, I know there would be values passed, etc): **Function LibraryA:** Function addition() 'do some adding End Function **Function LibraryB:** Function sub() Call addition() End...
1
vote
1
answer
236
views
asked 6 years ago by
updated 6 years ago by
Can I have a .cs library file which I can associate with the API Test and it will take care of event related code? My objective is to generate a .cs library file which can have generic code and can be used by multiple API Tests. In current implementation I have one TestUserCode.cs file for each API ...
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top