Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
390
Issue while recording Infragistics 13.1 using coded ui in Visual Studio 2013
posted

I have been trying to automate test cases for a product of ours using coded ui in Visual Studio 2013. The product is based on Infragistics 13.2. When recording a particular combo box display the message "Last action on list item was not recorded because the control item does not have a good identification property.",that too inspite of updating the dll of the software and giving each a unique id.There is a window, which is loaded after the previously mentioned window,which consists of a XamDatagrid,a XamDataTree and a XamRibbon. Coded ui test builder sometimes recognize these controls and sometimes it just generates blank line on clicking these controls.This window is created using XamRibbonWindow . On trying to use Studio 2010 coded ui test builder on it is generates a statement "Click  "Unknown Name" Window ". The previous version of our product was based on Infragistics 11.1 and automation of test case was possible in it as most of the controls was being recognized by the coded ui test builder.

DemoApp.zip