Telerik Forums
Test Studio Forum
2 answers
88 views

I am evaluating Test Studio as a potential candidate for running automated testing on a Silverlight application.  I watched the video “Test Studio – Guide to Success Part I.”  This video was very helpful.  However, I am having trouble automating a test for a Silverlight Out of Browser application. 

First, I configured Test Studio to open the OOB application.  When I click the record button, I get an unhandled exception. 

In addition, I cannot watch the video “Out of Browser Silverlight Applications.”  Right now this video would be very helpful.  Likewise, none of the Silverlight Automation videos seem to work.  Please help.

Top Gun
Top achievements
Rank 1
 answered on 20 Jun 2012
1 answer
116 views
After saving an order in my web application a pop up box comes up with text and the order number.

I need a way to parse the text so the variable saved from the extraction is only the order number.

(I have visual studio also so if i need to do it there I can).
Anthony
Telerik team
 answered on 18 Jun 2012
1 answer
76 views
Hi,

How to Design Test Automation Framework to automate Silverlight based Product using Telerik Test Studio and C# ?

Thanks
Anthony
Telerik team
 answered on 18 Jun 2012
5 answers
171 views
Hi,

How can i automate/capture the RadBusyIndicator? I want to populate the textbox correctly so I set next action to Wait.ForNoMotion but it doesn't works.

Also, is it possible to extract the URL the page being tested and add a web/wcf service to the Test Project?

Thanks
Anthony
Telerik team
 answered on 18 Jun 2012
3 answers
119 views

Hi, 

The new version of Telerik Load Testing, does it have data driven test capability?

If yes, where can I read more about it?

Thanks


Ivaylo
Telerik team
 answered on 15 Jun 2012
1 answer
154 views

Hi, please can you tell me what is purpose of associating coded test to Test Case in VS which I saw in your video (Test Studio Integration with Team Foundation Server)? I thought that this is when you need run more advanced test CUI test in MTM? But which advantage I can get associating Test studio test with test case?

 

Thanks

 

David

Cody
Telerik team
 answered on 14 Jun 2012
2 answers
111 views
Hello all,


I'm new to using Test Studio for automation testing, so I apologize if this ends up being a basic question.

I have a Silverlight pop-up window that I'm trying to automate and I've able to use Test Studio to record all of the steps. However, when I run the test it fails to click on a check-box like it's supposed to. That step is simply "Click 'ObjectTag'" and the code behind simply looks like this:

/// <summary>
            /// Find logic
            /// (Html): [id 'Exact' silverlightControlHost][tagIndex 'Exact' object:0]
            ///
            /// </summary>
            public ArtOfTest.WebAii.Controls.HtmlControls.HtmlControl ObjectTag
            {
                get
                {
                    return Get<ArtOfTest.WebAii.Controls.HtmlControls.HtmlControl>("id=silverlightControlHost", "|", "tagIndex=object:0");
                }
            }


I attempted to write some code to select the check-box, but because of it being a Silverlight page I've been unable to do so.

I also have a very hard time with Test Studio and the Silverlight pop-up window. I haven't been able to get the hover feature to work in the Silverlight window the way that it does on a normal page, so I can't get it to single out the checkbox at all. I'm guessing that is why I'm just getting the "Click 'ObjectTag'" for that step.

Any recommendations? I'm using Visual Studio 2010 and Internet Explorer 8.
Anthony
Telerik team
 answered on 14 Jun 2012
1 answer
249 views
We created a project and test on a local machine.
In that project we added in the settings menue/script options some references.
Then put it in a SVN Version Control.
We checked it out on another pc and opened in Telerik Test Studio.
What we get was that the project and test can be opened, but the references are not there.
We have to add it again to the project.

We want to work with more than one pc on that projects, so cannot add the reference each time, but all files are commited to the SVN.
I am wondering where the reference information are stored, so that we can share them, too.

Can you tell me, if there is a config file or how it is stored?

Thanks
Adriane
Plamen
Telerik team
 answered on 14 Jun 2012
1 answer
1.5K+ views
I need to copy the content of a webpage and save it as an XML. I noticed that the webpage is displaying a xml file and when i click on view source, i still see an xml file but when i am using a coded step on TestStudio to get the source "ActiveBrowser.ViewSourceString.ToString", i am getting HTML code as output.
      So i need to just copy the content of the web page directly and save it as an XML.

Thank you,
Nithin
Anthony
Telerik team
 answered on 14 Jun 2012
10 answers
408 views
Hi Cody,

My management is intrested to design test case as follows:

Create a test case as per UI design need, and perform some search criteria and which returns some number of records from database and display it to the user along with number of rows information.

What actually they need is, during the steps in the test case, is it possible to connecting sql/oracle db to get data for the similar criteria and number of records information and need to compare with UI display data.

Is it possible to write a code to conenct to db from test cases to compare data??

Please help me here...

Thanks.,
Hari
Kiran
Top achievements
Rank 1
 answered on 14 Jun 2012
Narrow your results
Selected tags
Tags
+? more
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Boardy
Top achievements
Rank 2
Veteran
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
ivory
Top achievements
Rank 1
Iron
Iron
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
ClausDC
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?