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

[Solved] Adding Code Debug Steps

1 Answer 93 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
sitefinitysteve
Top achievements
Rank 2
Iron
Iron
Veteran
sitefinitysteve asked on 12 Feb 2009, 09:24 PM
I went through some of the videos and setup a test on my site.  However I needed to compare two label values on the site which I did by converting a step to code.  However I can't seem to figure out how to run the test after I do that.

Is it just not possible?

1 Answer, 1 is accepted

Sort by
0
Missing User
answered on 13 Feb 2009, 06:52 AM
Hello Steve,

For Quick or Re-Capture execution with steps converted to code, make sure the project builds without errors, which you can do by hitting F6 or selecting 'Build Solution' in the 'Build' menu. Alternatively, you can run your test by selecting 'Start Debugging' or 'Start without Debugging' from 'Debug' menu or run the test from the VS Test View Window.

If the test still fails to build/run or fails during execution, if you could please send us your test or project (you can attach that into a formal support ticket), or reply with the build error or execution error (the execution error can be viewed by double clicking the red 'X' on the test step), the lines of code that failed to build, and, if possible, your html code block for us to diagnose.
 
I hope this helps.

Best wishes,
Nelson
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
General Discussions
Asked by
sitefinitysteve
Top achievements
Rank 2
Iron
Iron
Veteran
Answers by
Missing User
Share this question
or