Sign In
Balagans' Blog
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
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
CodedUITest
Functional Testing
Visual Studio
Archive
Archives
January 2010
(1)
December 2009
(2)
November 2009
(1)
October 2009
(1)
September 2009
(1)
MSDN Blogs
>
Balagans' Blog
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Balagans' Blog
Associating a Test-case with a Test Method
Posted
over 2 years ago
by
Balagans
0
Comments
Visual Studio 2010 and Team Foundation Server 2010 opens up many scenarios in Test management. Many of the important workflows starts off by associating a test-case entity ( in TFS ) with any unit-tests ( can be Coded UI Test, Unit test and etc., ). Creation...
Balagans' Blog
How does “Coded UI test” finds a control ??
Posted
over 3 years ago
by
Balagans
3
Comments
Coded UI tests allows user to capture actions and generates property validations on the controls in the application. In order to do functional testing on the application, Coded UI test needs to playback all the actions that are captured and perform validations...
Balagans' Blog
Automatic Parameterization in Coded UI Tests
Posted
over 3 years ago
by
Balagans
4
Comments
Coded UI tests inherently supports data-parameterization by making the recorded methods and validation methods agnostic of the data(values) that was used in the context then. This makes the action recording and the validations to be re-used for any set...
Balagans' Blog
International Software Testing Conference 2009
Posted
over 3 years ago
by
Balagans
0
Comments
Last week, I had a chance to attend the 9th Annual International Testing Conference in Bangalore . Visual Studio 2010 had a booth to present the Demos and Videos on the ALM solutions provided by Microsoft in Visual Studio 2010. It was pretty eclectic...
Balagans' Blog
Visual Studio 2010 - Functional Testing
Posted
over 3 years ago
by
Balagans
1
Comments
Visual Studio Team Test is part of the Visual Studio 2010 that encapsulates a suite of testing tools for Application Lifecycle management. Some of the features of VSTT are the ability to create Unit Tests, Web tests and Load tests for Performance and...
Balagans' Blog
Using Visual Studio Team Test for running tests in Developer Environment
Posted
over 3 years ago
by
Balagans
0
Comments
A developer environment is typically a development machine where the product sources and corresponding unit tests are present in an enlistment. Many a times, a developer may need to block their feature development in order to run unit tests for some of...
Page 1 of 1 (6 items)