Telerik Forums
Test Studio Forum
1 answer
72 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
50 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
118 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
75 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
120 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
64 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
183 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.2K+ 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
312 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
2 answers
58 views
Is it possible to mark or otherwise indicate that a test has no associated steps or is incomplete?

I'm evaluating the standalone version of the software and I've created tests basically as placeholders, to remind myself that I need to go back and enter the steps later. I'd like to have some kind of visual indicator that these tests are empty without having to move them into a special folder. Also, it's possible that I would not be able to add all steps to a test in one sitting, so an indicator for incomplete tests would also be handy.

Thanks.
Ashleigh L
Top achievements
Rank 1
 answered on 13 Jun 2012
Narrow your results
Selected tags
Tags
+? more
Top users last month
Henri
Top achievements
Rank 2
Iron
Iron
Iron
SUNIL
Top achievements
Rank 2
Iron
Iron
Iron
David
Top achievements
Rank 1
Jackson
Top achievements
Rank 1
Iron
Iron
Tim
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Henri
Top achievements
Rank 2
Iron
Iron
Iron
SUNIL
Top achievements
Rank 2
Iron
Iron
Iron
David
Top achievements
Rank 1
Jackson
Top achievements
Rank 1
Iron
Iron
Tim
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?