We have a lot of NetAdvantage Web UI controls in our UI.
We are now trying to automate tests on our UI. We have the big blocker, no existing software testing tools can test Infragistics web controls. Is it right?
Infragistics' TestAdvantage can only work on Windows forms no ASP.NET.
Please advice.
Thanks.
Test automation on NetAdvantage Web UI controls:
Some important Software Testing tools used to test the performance, load and stress of the web application. These tools ensure that your web application will run under high performance and less load & stress.
There are some discussions about TestAdvantage and our ASP.NET controls in the TestAdvantage forums. Below is a link to the most recent such thread relevant to QTP:http://forums.infragistics.com/forums/p/19054/70838.aspx#70838
In short, at least as of QTP 9.5, there were not enough extensibility options for us to provide wrappers for our ASP.NET controls. I believe that the same also holds for QTP 10.0; I've asked Mike to verify on that thread.
Hello,
We use QTP to test our web applications. Can you point me to any resources on testing Infragistics controls using QTP?
Automated testing is an important part of our SDLC. The ability to effectively automate testing of any 3rd party components is a major factor in our purchasing decisions.
Do you mean those tools are able to test web applications with NetAdvantage Web UI controls?
That is correct, TestAdvantage only works with our Windows Forms product.
There are a number of open source tools available for testing web applications such as NUnit-ASP or WaTin