See twitter.com/adilakhter
Share this:
- Click to share on Twitter (Opens in new window)
- Click to share on LinkedIn (Opens in new window)
- Click to share on Reddit (Opens in new window)
- Click to share on Pinterest (Opens in new window)
- Click to share on Facebook (Opens in new window)
- Click to share on Tumblr (Opens in new window)
- Click to print (Opens in new window)
- More
Hi Adil ,
we are using the vs2008 profesional for testing the wizards.
If i execute more than 100 tests at a time using “mstest /testcontainer:test.dll” command, i get .trx resultant file at end of execution, how can i get the result of the single test soon after it completes i.e while tests are executing, or where are test results stored runtime so that i can get its access as the Microsoft.VisualStudio.TestTools.TestTypes.Unit.UnitTestAdapterContext is not availbale also I didnt get any significant info with msdn about the above class ?
Kindly suggest a way to do that.
Atul Bhore