VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Application record and playback

Duncan Jones  (19 Submissions)   Debugging and Error Handling   Visual Basic 5.0   Intermediate   Wed 3rd February 2021

This code allows you to record the interaction between the user and application and then play it back later. This allows you to implement rudimentary macros and automation to your existing applications without extensive changes.
Also the record is saved in a text file that is very easy to change - useful for creating automatic test cases.

API Declarations
Requires the EventVB.dll release H - see http://www.merrioncomputing.com/EventVB/Release_H.htm

Rate Application record and playback (4(4 Vote))

Download Application record and playback

Application record and playback Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters