automated testing exel applications

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is there a way to do automated gui testing of an excel application?

I have an excel workbook that has custom forms, additions to the menu and to
the right click context menu. I want to write automated tests which fill in
information on the forms, cells on the spreadsheet and select special items
from the menu.
 
jeff@or said:
Is there a way to do automated gui testing of an excel application?

I have an excel workbook that has custom forms, additions to the menu and
to
the right click context menu. I want to write automated tests which fill
in
information on the forms, cells on the spreadsheet and select special
items
from the menu.

HI Jeff

Try the maco recorder then edit the sub to suite your needs.

N10
 
I tried that. The macro recorder only records interactions with the
worksheet, not the custom forms or custom menus.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top