Telerik Forums
Test Studio Forum
8 answers
162 views
Hi
  I am new to this tool. Can some one help me to find out a way , for recording my script in Firefox browser.
Missing User
 answered on 30 Jun 2010
6 answers
117 views
I'm not sure how to programm MessageBox with one and two buttons
Andrey
Top achievements
Rank 1
 answered on 30 Jun 2010
7 answers
110 views

If you have 100 test cases of testing silverlight, each test needs to simulate users to go to Silverlight site and click using WebUI Test Studio. One test case needs 2 minutes.  100 test cases need 200 + minutes, which means 3 hours. In this situation, I would like know how you run those tests and can reduce your time in one machine. :)

Thanks,

Ray

Missing User
 answered on 29 Jun 2010
7 answers
183 views
I have one question about the datagrid validation

If I add 2 users on the datagrid, the source code looks like the following one:

           public ArtOfTest.WebAii.Silverlight.UI.Button Item30Button
                {
                    get
                    {
                        return Get<ArtOfTest.WebAii.Silverlight.UI.Button>("XamlTag=grid", "name=AcEditor", "|", @"XamlPath=/datagrid[0]/grid[0]/border[0]/grid[name=Root]/scrollviewer[0]/border[0]/grid[0]/scrollcontentpresenter[name=ScrollContentPresenter]/datagridrowspresenter[automationid=RowsPresenter]/datagridrow[1]/datagridfrozengrid[name=Root]/datagridcellspresenter[name=CellsPresenter]/datagridcell[2]/grid[name=Root]/contentpresenter[0]/button[0]");
                    }
                }

If I delete the users , the source code removes the above bold part . 

        public ArtOfTest.WebAii.Silverlight.UI.Grid RootGrid
                {
                    get
                    {
                        return Get<ArtOfTest.WebAii.Silverlight.UI.Grid>("XamlTag=grid", "name=AcEditor", "|", "XamlPath=/datagrid[0]/grid[0]/border[0]/grid[name=Root]");
                    }
                }

In this situation, how do I validate no users on the datagrid since I can't click any row on the datagrid?

Thank you,

Ray
Missing User
 answered on 29 Jun 2010
3 answers
206 views
Hi,

I need to run my test application on different machines/servers for example(dev machine/testing server)

URL for the each will get changed based on machine,

to configure the base url i try to set the BaseURL in "LocalTestRun.testrunconfig"

and set the navigate URL  in each test by relative path.

But it could not able to get the BaseURL.

Do i miss anything.

Even i tried adding the base url to app.config file under "

<

 

WebAii.Settings>

i attached reference screen shots as well.

Thanks and Regards

Pratheef Raghavan.

 

Cody
Telerik team
 answered on 23 Jun 2010
2 answers
98 views
Hi Telerik Team,

I have a step that inputs a value into a numeric textbox. The recording works fine, but in the execution, there is no value typed into textbox. I have 2 tests that use numeric testboxes - both are unable to type a value during execution.

I have attached a screenshot of my test. Any idea why it is not able to type?

Much thanks,
Kristine
Kristine Ayson
Top achievements
Rank 1
 answered on 23 Jun 2010
1 answer
61 views
We are having some great success with the WebUI tool.  I would like to know if Telerik has plans to release an automated testing tool that can be used for WinForms, WPF, and webservices?
Daniel Levy
Telerik team
 answered on 22 Jun 2010
2 answers
99 views
Hello

This weekend I have looked into what this product (QA) can do and how it can be used by our company. I am very impressed with the robustness of the application and how it is able to test client facing(front end) business logic. However I am confused at why there are multiple browsers being used and targeted. From what I can tell it checks the controls ID when verifying data and content and not the layout. So,.. Across all browsers, all controls will be rendered etc. Thus all test will pass across all browsers or fail for all browsers, but the look and feel across all browsers may be different, which is one of the big issues when doing web development. My understanding is that this is a great tool for testing business logic etc but can it be used to verify look and feel across browsers. Can page load time be measured and tracked overtime to ensure that our site does not lag as a result of new data loads or upgrades to controls. Is there a place where we can get exising sample tests demostrating all the features this product can do across a sample site. I use the samples on the Demos.Telerik.com all the time for our ASP.NET examples as a great resource. 

I am triing to buid a case for purchasing this product and know that these are the types of questions I will be facing. Also Besides ease of use and not Requireing a VS License, is there any main advantages over QA / Dev versions. I have seen the comparision slides and they seem to do the same thing in both just one is not targeting developers. Is there any advantage to geting dev version. We currently have 3-4 Licenses (Not sure exact number or if other departments have licenses).

I have watched a majority of the videos and went through the FAQ and some of the blogs but still have questions.

Thank you for your time.

PS: Also.... When you goto tv.Telerik.com and click browse and choose automated testing tools.... the Page fails....
Here is the link that fails. http://tv.telerik.com/error?aspxerrorpath=/products/automated-testing-tools/browse

Jason


Daniel Levy
Telerik team
 answered on 22 Jun 2010
5 answers
164 views
Will Chrome be supported as one of the browsers to test against using the test tool?
Daniel Levy
Telerik team
 answered on 21 Jun 2010
1 answer
74 views
Hello

As I continue with the evaluation, I noticed that session state is sometimes being maintained between calls. IE. One test runs, opens the browser, logs into site, performs some actions and then closes the browser. Next test opens browser. Attempts to login with login button but button is not visible as it determines that we are still logged in. This does not happen each time. Sometimes there is enough of a delay between one browser closing and the next browser opening. How can I delay execution between tests. Test machine is Quad Core with 16g of ram... May be responding to fast?...

Also: This test is run on IE. There are no instances of IE open when the test are run(I know that the session state is shared between IE instances). The only application running is WebUI. 

Any Ideas.

Thanks.
Cody
Telerik team
 answered on 21 Jun 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?