Home
Industry News
Microsoft NewsBugslayer: GUI Control to Major Tom
Author: msdn.microsoft.com Published: 10th Apr 2007 Visited: 277 times
This month John Robbins illustrates the use of the UI Automation tools and APIs to achieve more reliable automated GUI testing.
Read Article Sponsored Links
Related Articles
• ASP.NET AJAX AutoComplete Control ConvincingMail AutoComplete is an ASP NET AJAX extender that can be attached to any TextBox control and will associate that control with a popup list to display items that returend by the webservice for the prefix typed into the textbox Starting from version 2 2 your can specify an html template to ...
• Tutorial 12: Using TemplateFields in the GridView Control (C#) This tutorial examines how to use TemplateField to achieve a greater degree of customization with GridView This tutorial looks also at another way to customize the formatting based on underlying data by calling formatting methods from within a temp ...
• Tutorial 12: Using TemplateFields in the GridView Control (VB) This tutorial examines how to use TemplateField to achieve a greater degree of customization with GridView This tutorial looks also at another way to customize the formatting based on underlying data by calling formatting methods from within a temp ...
• Asia Internet Robust On First Major Workday Of 2007 Asian Internet services stood up well on the first full working day of 2007 after earthquakes disrupted Asian Web access last week but in Hong Kong officials said it could be mid January before services are fully restored ...
• Control Structures Most of the programming languages use control structures to control the flow of a program The control structures include decision making and loops Decision making is done by applying different conditions in the program If the conditions are true the statements following the condition are executed Th ...