MyTechFinds.com

  • Increase font size
  • Default font size
  • Decrease font size
Home Articles Software Development
Software Development Blog

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...
 

TRX merger for Visual Studio Team System 2008

E-mail Print PDF

People working on test projects that involve test management and execution from Visual Studio Team System 2008 and who do not have a TFS server for reporting will find this a handy utility.

I have already shown how one can generate a simple html report from a .trx - Visual Studio result file in Generating HTML reports from TRX using XSLT. But what if you want your html report to show test results from different testers in your team or you just want to overwrite the existing results with the latest? Without a TFS, this remains a challenge.

Last Updated on Monday, 18 May 2009 14:53 Read more...
 
  • «
  •  Start 
  •  Prev 
  •  1 
  •  2 
  •  Next 
  •  End 
  • »


Page 1 of 2

Software Development

Login

Like it? Share it!


Search

Polls

Which of the following are characteristics of testable software?
 

MyTechFinds

Advertisement

Help us
We have 2 guests online