Ah- I see the misunderstanding. The add-in already contains the logic that interprets the values of the controls, the "If Checkbox1.Value = True Then" part. What I need is something to pretend to be the user and actually use those controls- the equivalent of a VBA script that would read...
Sorry- I'm not a QA person so the terminology is quite new to me.
The main reason we want automation is for regression testing- the product is mature and any new features are thoroughly tested by hand, so we are really looking for something to run through a number of realistic user interaction...
I have a fairly large Excel add-in that revolves around a GUI composed of a few UserForms, with standard VBA controls (listboxes, text boxes, radio buttons, command buttons etc.). It's a large enough project that testing it by hand is becoming unmanageable, so I am looking to automate parts of...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.