News

I'll walk you through how to use the UI automation functionality included with Visual Studio 2012 to test the UI of a rich-client app. Recording a UI Test Developing UI automation tests against an ...
Visual scripting enables app creation with drag-and-drop nodes, which are then converted into coded design. That makes app creation relatively straightforward and should spur a wave of creativity ...
That testing is intended to prove that the code behind the UI is working correctly. With the kind of testing that Visual Studio supports, "correct" means that the UI is working the way you intended it ...
If one is writing a quick script using an unfamiliar API (such as office suite automation) it can take a long time to learn that API. With Blockly one can plug the blocks together for a first ...