COM components are often used in backend, require elaborate workflows, complex GUIs. For ad hoc testing at for example customer site with specific inputs, separate test application needs to be created.
APITester tries to solve this problem, It reads the typelibrary and presents a simple user interface that lists exposed apis and their parameters as shown below. Further more the executed functions are saved and restored reducing the burden of reentering details. Also the logging shows previously executed apis.
The source and executables can be found here.
Note:-
TLILib.dll is used for reading typelibrarry. it should be registered on the machine where used.
MSFLEXGRID.OCX is used for presentation and inputs. it should be registered on the machine where used.
Source and Binaries can be found here.
No comments:
Post a Comment