After recording a scenario I am trying to convert the steps into the code but in vain.
Earlier I was able to convert in to VB code.
Please let me know how do I solve this issue.
Thanks & Regards
Archana
3 Answers, 1 is accepted
0
Cody
Telerik team
answered on 06 May 2010, 07:38 PM
Hi Archana Sathyanarayan,
What happens now when you try? The sequence should be pretty simple:
Right click on the step you want converted and select "Customize Step in Code"
If prompted select VisualBasic or C# and click OK
The converted step should appear in a code window
That's for converting a single step to code. Or were you wanting to convert the entire test into a coded unit test?
Best wishes,
Cody
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.