@adilakhter(Md. Adil Akhter) is a master’s thesis student in Software Language Design and Engineering Group at Delft University of Technology. He is currently working in the area of Software Language Composition.
His previous professional experiences are primarily focused on developing enterprise products using .Net Framework. Thus, he possesses few Microsoft certifications e.g., MCTS in Distributed Application, MCAD in .Net Framework.
His research interests lie in Software Languages, Software Language Engineering, Language Composition, Language Workbenches , Domain Specific Languages, Model Driven Software Development.
More on @adilakhter:


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