Sign In
Gautam Goenka (MSFT)
Developing great products for Testers!
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
Coded UI Test
Coding in .NET
Developer Testing
Dogfood
Extensibility
Firefox Tests
IE Tests
India
MTLM
MTM
Non-Technical
Silverlight Tests
tcm.exe
Team Build
Team Foundation Server
Test Case Management
Test Runner
Testing
Testing Tools in VS
TroubleShooting
UI Test Editor
Unit Test
UserVoice
Windows Forms Tests
WPF Tests
Archive
Archives
May 2012
(2)
April 2012
(2)
March 2012
(4)
February 2012
(1)
January 2012
(6)
December 2011
(3)
October 2011
(2)
June 2011
(3)
February 2011
(4)
January 2011
(1)
December 2010
(3)
November 2010
(2)
October 2010
(4)
September 2010
(1)
August 2010
(4)
July 2010
(1)
June 2010
(1)
May 2010
(1)
April 2010
(4)
March 2010
(9)
February 2010
(5)
January 2010
(10)
December 2009
(4)
November 2009
(2)
May 2006
(1)
April 2006
(3)
January 2006
(1)
December 2005
(3)
September 2005
(1)
August 2005
(1)
March, 2010
MSDN Blogs
>
Gautam Goenka (MSFT)
>
March, 2010
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Gautam Goenka (MSFT)
How To: Get UITesting methods working outside the TestMethod of Coded UI Test
Posted
over 2 years ago
by
Gautam Goenka [MSFT]
16
Comments
This is another questions that I have got asked multiple times - How do I use the methods in Microsoft.VisualStudio.TeamTest.UITesting namespace outside the TestMethod of Coded UI Test ? For example, I want to do a one time initialization of my...
Gautam Goenka (MSFT)
Extending supported properties set of a control
Posted
over 2 years ago
by
Gautam Goenka [MSFT]
4
Comments
In my previous blog I mentioned that based on the questions from various folks, I saw two common usage patterns for extensibility. I addressed the first pattern around “custom WPF control with good accessibility” in that blog. In this blog I will take...
Gautam Goenka (MSFT)
Writing extension for WPF custom control
Posted
over 2 years ago
by
Gautam Goenka [MSFT]
15
Comments
Ever since I wrote extensibility series on Coded UI Test , I have been getting lot of good feedback via questions and comments. One learning that I got from this is there are folks out there wanting to use the extensibility and are not able to easily...
Gautam Goenka (MSFT)
Recording of MIX10 session on Coded UI Test
Posted
over 2 years ago
by
Gautam Goenka [MSFT]
0
Comments
Euan did a wonderful session in MIX10 on Improving Software Quality for the Modern Web . The session includes various demos of Coded UI Test and Fast Forward in test runner including never seen before demo of Silverlight support for Coded UI Test. The...
Gautam Goenka (MSFT)
Update on Coded UI Test support for Silverlight
Posted
over 2 years ago
by
Gautam Goenka [MSFT]
6
Comments
The blog is last updated on July 14th, 2010. For latest on "Coded UI Test support for Silverlight", please refer here . For latest on "Platform support matrix for Coded UI Test", please refer here . Whenever we talk about platform coverage for...
Gautam Goenka (MSFT)
How To: Validate background color or other custom properties of WPF control in Coded UI Test
Posted
over 2 years ago
by
Gautam Goenka [MSFT]
4
Comments
Coded UI Test uses accessibility ( UI Automation ) for testing of WPF application. This accessibility (UI Automation) infrastructure only exposes a subset of control properties which is limiting in some cases. For example, there is no easy...
Gautam Goenka (MSFT)
How To: Get automation working properly on data bound WPF list or combo box
Posted
over 2 years ago
by
Gautam Goenka [MSFT]
9
Comments
WPF makes it really easy to data bind properties of a control including the children collection of ItemsControl like ListBox, ComboBox, TreeView etc. For example, for a list box, the user can easily bind the ItemsSource property. When an ItemsControl...
Gautam Goenka (MSFT)
How To: Select a list item directly
Posted
over 2 years ago
by
Gautam Goenka [MSFT]
0
Comments
This question came up couple of times from internal users - Given a combo box (or list), I can set SelectedItem (or SelectedItems) property to select a list item. However, how do I do this directly from list item itself i.e. given a list item, how...
Gautam Goenka (MSFT)
Beta release of Coded UI Test support for Mozilla Firefox!
Posted
over 2 years ago
by
Gautam Goenka [MSFT]
0
Comments
Today we have released the Beta of “Visual Studio Test Package for Mozilla Firefox” which can be downloaded from here . Test Package for Mozilla Firefox is a power tool for Visual Studio 2010 that extends the Coded UI Test and Action Recording features...
Page 1 of 1 (9 items)