This is a migrated thread and some comments may be shown as answers.

want to toggle annotaions be always on

1 Answer 29 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Oleg
Top achievements
Rank 1
Oleg asked on 19 Mar 2012, 03:08 PM
i want  to make toggle annotaions be always on, how i can reach it? i`m tired manually enable annotaions every hour.

1 Answer, 1 is accepted

Sort by
0
Ivaylo
Telerik team
answered on 19 Mar 2012, 05:15 PM
Hello Oleg,

What product are you actually using? 

You can use this code to turn annotations on (in either the Telerik Testing Framework or Test Studio):

Manager.Settings.LogAnnotations = true;


Without a coded solution you can turn annotations on if you are using test list. When you create test list go to the Edit Settings button. From the general tab check the box AnnotateExecutions. Thus you'll have annotations always on even for the newly added tests under the list.

Hope this helps. Greetings,
Ivaylo
the Telerik team
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings
Tags
General Discussions
Asked by
Oleg
Top achievements
Rank 1
Answers by
Ivaylo
Telerik team
Share this question
or