Locked We need to setup the ASP.NET apllication to performe coded ui tests?

  • Wednesday, November 30, 2011 11:58 AM
     
     

    Hello,

    To performe coded UI tests on a Silverlight App, we need to include a dll on our project and every element must have a unique automationID.

    To perform coded UI tests on a ASP.NET App, we need to performe this two steps too?

     

    Thank you.

     

    Best regards,

    Maria

All Replies

  • Wednesday, February 22, 2012 10:07 AM
     
     Proposed Answer

    Hello Maria,

    It is not required to follow the same steps for ASP.NET Application. Automation Properties are required only in case of Silverlight/WPF controls.

    -Tejas.

    • Edited by TejasJ Wednesday, February 22, 2012 10:07 AM
    • Proposed As Answer by TejasJ Wednesday, February 22, 2012 10:07 AM
    •