Hello there,
I was wondering if anyone has any experience working with Infragistics Controls and NUnit Forms? Our developement team is considering assigning a few of our developers to writing NUnit Forms Unit Tests specifically dealing with form controls and infragistics/custom controls , it's my task to do a little research on these technologies. My biggest concern is that the newest release of NUnit Forms may not be totally compatible with Infragistics controls and whether or not that compatability can be implemented in house. I'm new to the developement world (Jr Programmer), and completely new to unit testing. If anyone has any good resources related to this discussion, please post them.Take care,-Derek
Hi Derek,
after many years from your research, i'm facing the same problem: how to write a nunit test for infragistics controls?
Thank you, Maria
Maria,
It is recommended that you do automated testing of your windows forms application built using NetAdvantage with either TestAdvantage for Windows Forms for HP QTP or TestAdvantage for Windows Forms for IBM RFT as these will give you better record/replay functionality for the NetAdvantage controls.
You can see more information about TestAdvantage here:
http://es.infragistics.com/dotnet/testadvantageoverview.aspx
Let me know if you have any questions with this matter.
Another automated testing tool called "TestComplete" is also compatible with netadvantage.
Tester,