Telerik Forums
Test Studio Forum
4 answers
75 views
Hi

When creating a test I came across a problem.

When I walk into a page that contains a frame, the hunt has some numbers at the end.

Example: ctl00_ctl00_rwmMain1286369576460

How do I get the Telerik Web Ui Test Studio ignore this number created.

Note: Since this is a main frame I could not edit the edit option Element.

Thanks.
Konstantin Petkov
Telerik team
 answered on 07 Oct 2010
6 answers
191 views
Hello

I am trying the trial version of the software, in hope we can purchase one if we can get it to do what RPT can't :)

We have:
- windows vista 64bit
- Internet Explorer 7.0.6002.18005
- telerik 2010.2.927 (internal build)

I load up the start of the application (online) it;s silverlight and when telerik is configuring the silverlight, it make internet explorer crash...

We get teh error "Internet Explorer has stopped responding"

Is there anything I can do?

I need the latest version of telerik, to be able to record wotking in layers and silverlight pop ups.

Regards,
Tom
Cody
Telerik team
 answered on 06 Oct 2010
1 answer
101 views
Hi - I understand how to connect data to test case fields, but have a test case that requires flow control customization that I'd like some help on.

Test Case Pseudo Steps
1. Navigate to app search page under test
2. Enter Login/Password
3. Select Simple Search button
4. Nav to text box 1 - enter search param 1 - data-driven record 1/col 1
5. Nav to text box 2 - enter search param 2- data-driven record 1/col 2
6. Nav to text box 3 - enter search param 3 - data-driven record 1/col 3
7. Click search button to present results
8. Verify/log search results
9. Select Simple Search button
10. same as #4-8 above but using record 2/col 1, 2, 3
... Continue until end of data set is reached

For the test case above, how do you customize the recorded steps to iterate steps 4-9 for each record in your data file?  Simply binding the text box fields in the recorded steps to the data file doesn't trigger the search, verification, and simple search buttons. 

Thanks in advance for your help/suggestions.
Cody
Telerik team
 answered on 05 Oct 2010
5 answers
125 views
Hello,

I'm not sure what tool to choose: QA edition or Developer edition.
Will the tests written in QA edition be run in Developer edition and vise versa?

Thank you,
Irina
Cody
Telerik team
 answered on 04 Oct 2010
2 answers
91 views
I am using Telerik WebUI  Test Studio. I have recorded a series of action which involves clicking on a menu item which shows a flyout menu and then clicking on another link on this flyout menu. But the script fails when it comes to the "clicking of the link on the flyout menu".  The reason for failure is that it never finds the flyout menu link on the page. Any idea ? do i have to reduce the speed of the test run ? 

My problem can also be understood by taking this site for example. I want to click on the link " The telerik difference" which shows up when one clicks on the menu item "About telerik" at the top of www.telerik.com. In my case the tool never finds the link "The telerik difference" on the page and the script fails. Any help?
   
Arsalan
Top achievements
Rank 1
 answered on 02 Oct 2010
3 answers
113 views
Hi,
I am testing all the urls for a web site, and after I click some link I need to add a step "Wait For Url" to test whether the link is right.
so I am wondering whether I can automaticall add a "Wait For Url" step for my every steps?if yes, how to do that?
Konstantin Petkov
Telerik team
 answered on 30 Sep 2010
1 answer
71 views
Hi,

When I am trying to customize all the steps in code with selecting all the steps, but sadly ,the steps are dis ordered after code creation.
another case is I select some steps and try to customize the steps in code ,it still become dis ordered. That's really a mess to me~

Any tricky? Any best practises? Any solutions? Thanks a lot if you can help me out.
Konstantin Petkov
Telerik team
 answered on 30 Sep 2010
1 answer
119 views

Hi,
I am using QA version ,and after I customize all the recorded steps to code ,and try to execute ,however ,the compile failed error shows as below:

******smoke test.aii.cs: Line 1: (CS0246) The type or namespace name 'Telerik' could not be found (are you missing a using directive or an assembly reference?)
******smoke test.aii.cs: Line 2: (CS0246) The type or namespace name 'Telerik' could not be found (are you missing a using directive or an assembly reference?)
******smoke test.aii.cs: Line 1: (CS0246) The type or namespace name 'Telerik' could not be found (are you missing a using directive or an assembly reference?)
 ******smoke test.aii.cs: Line 2: (CS0246) The type or namespace name 'Telerik' could not be found (are you missing a using directive or an assembly reference?)

the wierd thing is that I didn't change any Telerik dll ,and file location ,and for QA version ,there is no way for me to update the references using , how to solve this problem?

 

Konstantin Petkov
Telerik team
 answered on 30 Sep 2010
2 answers
138 views

Hi

What I'm trying to do is verify if the checkbox is checked and if not - check it, else - simply run the webUI built-in checkbox verification.It keeps returning the syntax error in line right after THEN statement. What am I missing?

Here is how code looks like:

        Public Sub Change_Reason_CodedStep6()

            if Pages.Application.SilverlightApp.ChkIsActiveCheckbox.IsChecked = false then

                  (Pages.Application.SilverlightApp.ChkIsActiveCheckbox.User.Click(ArtOfTest.WebAii.Core.MouseClickType.LeftClick, 6, 9, ArtOfTest.Common.OffsetReference.TopLeftCorner, ArtOfTest.Common.ActionPointUnitType.Pixel, CType(0,System.Windows.Forms.Keys)))

            else 
                    Assert.AreEqual(true, Pages.Application.SilverlightApp.ChkIsActiveCheckbox.IsChecked, "Property did not satisfy constraint")

            End if

        End Sub

I’ll appreciate any advice

 

Thanks in advance

Helen

Helen
Top achievements
Rank 1
 answered on 28 Sep 2010
1 answer
72 views
Hello - How can I edit descriptions of the steps that are being recorded / already recorded?

I see an option to customize this in code - is there any third party tool or option for us to enable the 'edit' option in these steps? Some guidance as to how I can enable 'edit' of these steps would be appreciated.

Cody
Telerik team
 answered on 27 Sep 2010
Narrow your results
Selected tags
Tags
+? more
Top users last month
Anislav
Top achievements
Rank 6
Silver
Bronze
Bronze
Jianxian
Top achievements
Rank 1
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Jim
Top achievements
Rank 2
Iron
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Anislav
Top achievements
Rank 6
Silver
Bronze
Bronze
Jianxian
Top achievements
Rank 1
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Jim
Top achievements
Rank 2
Iron
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?