MyTechFinds.com

  • Increase font size
  • Default font size
  • Decrease font size

Microsoft Test Manager 2010 - Tips and Tricks

E-mail Print PDF

( 0 Votes )
Last Updated on Friday, 16 July 2010 09:01 Read more...
 

Editing Manual tests in TFS 2010 from MS Excel 2010

E-mail Print PDF

Manual test cases created in Team Foundation Server 2010 can be easily edited from MS Excel. The TFS 2010 and Excel 2010 integration is native. I really liked this feature, though it comes with some shortfalls. Lets see what you can do and what you can not in more detail.

Last Updated on Thursday, 20 May 2010 14:02 Read more...
 

Manual test case authoring in Microsoft Test Manager 2010

E-mail Print PDF

image Team Foundation Server 2010 along with Visual Studio 2010 and a new tool called Test Manager 2010 has done Manual Test case authoring and management really easy. There are no more .mht files to manage and no more test lists to be created for execution. Manual test case creation and management does not even need a test project to be created.


( 1 Vote )
Last Updated on Thursday, 20 May 2010 13:00 Read more...
 

Test Planning in TFS 2010 Test Manager

E-mail Print PDF
image There is a new and better way for planning and managing manual test passes/runs with TFS (Team Foundation Server) 2010. The first most important change is that, there is no more a need to maintain thousands of .mht files in test projects for manual tests like in version 2008. You also don’t have to maintain your manual tests in via Test list editor (.vsmdi). Now, all the manual test cases reside in TFS database and are maintained there. A manual test case is just like any other workitem. The Test Edition or Visual Studio 2010 Ultimate comes with a new tool called Microsoft Test Manager 2010. Lets see some of the basic test planning features.

( 0 Votes )
Last Updated on Monday, 17 May 2010 21:37 Read more...
 

TRX to HTML generator

E-mail Print PDF
Its been long that I wanted to document about this command line utility developed in C# to generate html report file from Visual Studio 2008 or 2010 report file (trx). It is compatible with TRX merger utility, which means it can consume the output file of the merger to produce html files for reporting.
( 0 Votes )
Last Updated on Monday, 03 May 2010 09:37 Read more...
 

LINQ to XML

E-mail Print PDF
After I built the TRX to html report generator, there was a little obvious need to have it centrally available so that team members can upload the results to a central place and manager(s) and PMs can view them. The requirement was a web-based report viewer. I could have built it using the same old tool with some web-pages to give links to the reports, but I also wanted to take out the tester's dependency to have the html generator tool. I turned to develop a simple web-app to do the job.
( 0 Votes )
Last Updated on Monday, 19 April 2010 18:03 Read more...
 

Sample of Pivot SQL

E-mail Print PDF
As a part of reporting, my friend faced a simple looking problem. He was struggling for almost half a day to solve this by a SQL query. When he showed me the problem, I just realized that it is something that we usually do in excel called pivot tables and I asked him to look over the internet if there is something called "pivot query" and to our surprise there is something called as that...we just didn't know, so I am going to document it.
( 0 Votes )
Last Updated on Monday, 19 April 2010 17:52 Read more...
 

Some useful Xpath expressions

E-mail Print PDF
Here are some useful Xpath expression which were a little hard to figure out for a newbie like me so I am making an attempt to document them. Here are 2 of them,
  1. Get unique values using xpath
  2. Get leaf node only using xpath

( 0 Votes )
Last Updated on Friday, 26 March 2010 13:44 Read more...
 

What are webtests in Visual Studio Team System

E-mail Print PDF
Visual Studio Team System 2008 offer variety of tests that you can create depending on the application and your testing needs. I recently came across a scenario where I want to test basic functionality of our home grown proxy server. The testing focus was to make sure that the server behaves as expected on the GET and POST requests send to it. I quickly figured out that I am going to need some tool with with I am able to record/capture HTTP request going to and coming from the server. OpenSTA was an obvious choice, as I knew I can do that in OpenSTA, but when you have a powerful tool like VSTS, you may want to think twice. Also, as all the other tests for the project were in VSTS umbrella, it made more sence to include these server tests to the same suite. VSTS offers a kind of test with which you can record/capture the HTTP/S traffic to your webserver or website or for that matter any such server that is communicating on HTTP protocol.

( 1 Vote )
Last Updated on Saturday, 15 August 2009 21:21 Read more...
 

TRX to HTML using XSLT and JavaScript

E-mail Print PDF
Here is another simple way to generate HTML reports from Visual Studio Team System 2008, test execution result files (.trx). I have already described how you can use only XSLT to convert TRX to HTML in my earlier write up - Generating HTML reports from TRX using XSLT. This article describes another similar method which requires xslt, but using JavaScript on the HTML page. Now, the difference here is to make the trx and xslt files independent.

( 1 Vote )
Last Updated on Monday, 29 June 2009 11:23 Read more...
 
  • «
  •  Start 
  •  Prev 
  •  1 
  •  2 
  •  Next 
  •  End 
  • »


Login

Like it? Share it!


Search

Polls

Which of the following are characteristics of testable software?
 

MyTechFinds

Advertisement

Help us
We have 3 guests online