Test Automation for AutoCAD plugin command

Test Automation for AutoCAD plugin command

Anonymous
Not applicable
670 Views
1 Reply
Message 1 of 2

Test Automation for AutoCAD plugin command

Anonymous
Not applicable

Hi,

 

We have software run on AutoCAD like a plug in. It has many custom command for our design.

 

These commands has dialog [created in C# Winforms] to get user input.

 

Have a plan to write automation testing for these dialog.

 

Is there any platform prefer to  do automation for ObjectArx custom command?

 

Can I get  any sample/tutorial link for that?

 

Regards,

JAYAPRAKASH.B 

 

0 Likes
671 Views
1 Reply
Reply (1)
Message 2 of 2

tbrammer
Advisor
Advisor

There are many tools available. See here for a list of some tools.

AutoHotkey is a very powerful and easy to use skripting language for Windows that allows macro recording, simulation of keyboard input, button press and anything you need to simulate a user. And it's free 😁.


Thomas Brammer ● Software Developer ● imos AGLinkedIn
If an answer solves your problem please [ACCEPT SOLUTION]. Otherwise explain why not.

0 Likes