VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Application record and playback

by Duncan Jones (19 Submissions)
Category: Debugging and Error Handling
Compatability: Visual Basic 5.0
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (3 Votes)

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

Download Application record and playback

Download Application record and playback (9 KB)

Application record and playback Comments

No comments have been posted about Application record and playback. Why not be the first to post a comment about Application record and playback.

Post your comment

Subject:
Message:
0/1000 characters