Completed
Last Updated: 18 Apr 2014 13:52 by ADMIN
ADMIN
Boyan Boev
Created on: 13 Mar 2013 10:03
Type: Bug Report
0
When recycleBrowser is set to true in VS, trace of all tests is written in one and the same result
I am using Telerik Test studio for Silverlight(4) testing under MS-Test framework. We are using the Telerik VS template for creating the tests.

When RecycleBrowser is set to false: 
Initialize(false, this.TestContext.TestLogsDir, new TestContextWriteLine(this.TestContext.WriteLine)); everything works fine.

When RecycleBrowser is set to true:
Initialize(true, this.TestContext.TestLogsDir, new TestContextWriteLine(this.TestContext.WriteLine)); all the logs are written to the same test context.
1 comment
ADMIN
Daniel Djambov
Posted on: 18 Apr 2014 13:51
Telerik: the issue has been fixed and solution will be available in our next product release planned in May 2014.