Sign in
aseemb's blog
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
Lab environment
Lab Management
Lab Management 2010
Microsoft Test manager
Microsoft Test manager 2010
Microsoft Test manager 2012
mstest
MTM
MTM 2010
MTM 2012
Team Foundation
Team Foundation Server
Team Foundation Server 2010
Team Foundation Server 2012
Test Controller
test management
Testing
Testing capability
Tfs
Tfs 2012
Troubleshooting
Visual Studio
visual studio 11
visual studio 2010
Visual Studio 2012
Archive
Archives
June 2013
(4)
May 2013
(1)
February 2013
(1)
January 2013
(1)
December 2012
(2)
November 2012
(6)
October 2012
(1)
September 2012
(4)
August 2012
(6)
July 2012
(1)
March 2012
(3)
February 2012
(2)
September 2010
(1)
August 2010
(2)
April 2010
(4)
March 2010
(4)
February 2010
(2)
November 2009
(7)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
aseemb's blog
How to find the action recording associated with the test?
Posted
6 months ago
by
Aseem Bansal [MSFT]
1
Comments
I was looking at this question on the MTM forum and wanted to find out answers for following 2 questions. How can a user find out whether an action recording is associated with a test or not? How can a user delete the associated action recording? For...
aseemb's blog
How to write a custom test management event listener?
Posted
6 months ago
by
Aseem Bansal [MSFT]
1
Comments
In couple of my previous posts, I talked about what are the important events raised by test management service and how code for one such event listener looks like . In this post, I will talk about what exact steps I did to write my test management event...
aseemb's blog
A test run must be created with at-least one test case
Posted
7 months ago
by
Aseem Bansal [MSFT]
0
Comments
I was trying to run an automated test using TCM.exe and the executable was failing with a message saying “A test run must be created with at-least one test case.” On looking at the code, I found why it is failing and what should I do to come out of this...
aseemb's blog
How to listen for TestRunChanged notification on tfs server?
Posted
7 months ago
by
Aseem Bansal [MSFT]
0
Comments
In one of my previous post , I talked about what all test management related events are being published by the server. In this post, I want to share a sample code snippet that you can use to listen to one such event (TestRunChangedNotification). ...
aseemb's blog
Power-shell script to find test points for a particular suite/config
Posted
7 months ago
by
Aseem Bansal [MSFT]
0
Comments
One of my customer is running into an issue while customizing his BDT workflow and to debug the issue, I have just now created a power-shell script which lists down the test points belonging to a particular suite/configuration. Since I have not seen any...
aseemb's blog
How to enable logs for MTM?
Posted
7 months ago
by
Aseem Bansal [MSFT]
0
Comments
Here are the steps you should perform to enable MTM logs: - Go to the MTM installation directory (typically it is something like C:\Program Files\Microsoft Visual Studio 11.0\Common7\IDE\) Open the MTM configuration file (mtm.exe.config) from an administrative...
Page 1 of 1 (6 items)