Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS Tech Support » Automated tesing of Prof-UIS code Collapse All
Subject Author Date
Darren Oliver Aug 22, 2007 - 7:27 AM

Are there any automated test tools that are recommended for Prof-UIS code? WinRunner works out-of-the-box but Rational robot needs a plug-in. Are there any freeware tools that are being used?

Technical Support Aug 22, 2007 - 12:29 PM

You can use any of the known tools. All the known automated test tools can work with standard built-in window menu lines and toolbar common controls. But popup menus, menu bars and toolbars in Prof-UIS are custom controls written from scratch and testing tools will not recognize them. So, you should use mouse click or keyboard input emulation provided by a testing tool instead of any APIs related to menus and toolbars.