I have an Outlook Addin developed in C #, VSTO and having a lot of unstructured code and a very large size. every time there is a modification / update, I have to manually test it from end to end, which is very painful and time consuming. This appendix contains many rules that trigger a popup / dialog box, and the user should take some action in this regard. Is there a way / tool that can be used to automate this task?
source
share