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

Code report

1 Answer 44 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Ohsha
Top achievements
Rank 1
Ohsha asked on 28 Mar 2012, 05:39 PM
Hi, 

Is there any forms of "code report", ie, a report on how each step is done? 
This is more or less a tech report aiming toward test developers, so that we can clearly see all the details regarding each step. 

Is there any?

Thanks

1 Answer, 1 is accepted

Sort by
0
Anthony
Telerik team
answered on 29 Mar 2012, 11:24 PM
Hello Ohsha,

You have a few options here:
  • Load your project in Visual Studio. With a test open, click the Preview Code button (see attached screen shot).
  • Use the Convert All Steps to Code in the VS plugin. This will create a separate coded unit test that cannot be converted back, and the two will not stay in sync.
  • You can customize a single step in code (not available for all step types) from the Test Step Context Menu. This can be reversed if you immediately click the Undo button, but cannot be reversed if you perform other actions afterwards.
  • Also see the Getting Starting with Telerik Testing Framework and API Reference articles in the online user's guide for more information on working in code.

 Kind regards,
Anthony
the Telerik team
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings
Tags
General Discussions
Asked by
Ohsha
Top achievements
Rank 1
Answers by
Anthony
Telerik team
Share this question
or