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

RadEditor still throwing tests off...

6 Answers 51 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
Veteran
sitefinitysteve asked on 11 May 2011, 01:57 AM
Typing into the RadEditor seems to still be generating multiple test steps

Also, at what point in the future will JustCode and TestStudio actually work together...JC is throwing red "Unknown Type" all over the coded steps.

6 Answers, 1 is accepted

Sort by
0
Konstantin Petkov
Telerik team
answered on 11 May 2011, 07:13 AM
Hi Steve,

Thank you for writing.

The first issue is fixed internally. We can hopefully prepare an internal build by the end of the week and that fix will get there. In case you're interested we can notify you when the internal build goes live.

As to the JC errors are those because of the undefined Pages? If so you can simply ignore those since that doesn't stop building the project.

All the best,
Konstantin Petkov
the Telerik team
Do you think you know all the new features coming out in Test Studio R1 2011? Think again - we have some surprises and will share them with you in the What's New in Test Studio R1 2011 Webinar on May 12th.
Register Today!
0
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
answered on 11 May 2011, 08:14 PM
Have you tried converting a recorded step to a coded one???

Breaks an entire test with no way to backout the change (undo it)

And somehow this manages to happen

public ArtOfTest.WebAii.Core.HtmlFindExpression Mikel List Item Div = new ArtOfTest.WebAii.Core.HtmlFindExpression("id=ctl00_content_linkedUsersComboBox_DropDown", "|", "tagIndex=div:19");

Variable with spaces?

Not only does it break the test, it breaks the entire project...
0
Konstantin Petkov
Telerik team
answered on 12 May 2011, 02:30 PM
Hello Steve,

This is unfortunately a nasty problem we introduced with the official release -- elements with names containing spaces generate incorrect variable in the code.

Both the problems you reported in this thread are now addressed by the latest internal build. Please give it a go and excuse us for the temporary inconvenience!

Kind regards,
Konstantin Petkov
the Telerik team
Do you think you know all the new features coming out in Test Studio R1 2011? Think again - we have some surprises and will share them with you in the What's New in Test Studio R1 2011 Webinar on May 12th.
Register Today!
0
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
answered on 12 May 2011, 05:29 PM
Hey, if you guys can keep cranking out internals this fast if I encounter bugs, I have no problems :)  The only inconvenience is fixing all the references...

(Why don't the telerik translator assemblies get loaded in like the others when I add a new test)

What I usually do on an upgrade is delete the refs from the bin folder, then add a new dummy test to add back the required assemblies...but those translators never come over.

Thanks,
I'll try it
0
Konstantin Petkov
Telerik team
answered on 12 May 2011, 06:17 PM
Hello Steve,

You should not need to perform any delete/add of assembly references in the project on upgrade. The references just need to be specified by SpecificVersion 'false' setting so that they get resolved automatically no matter the exact assemblies version. Check out this KB on the matter.

Kind regards,
Konstantin Petkov
the Telerik team
Do you think you know all the new features coming out in Test Studio R1 2011? Think again - we have some surprises and will share them with you in the What's New in Test Studio R1 2011 Webinar on May 12th.
Register Today!
0
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
answered on 12 May 2011, 06:24 PM
YOU'RE MY HERO!

I did not know I could do that
Tags
General Discussions
Asked by
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
Answers by
Konstantin Petkov
Telerik team
sitefinitysteve
Top achievements
Rank 2
Iron
Veteran
Share this question
or