Telerik Forums
Test Studio Forum
1 answer
62 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
105 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
167 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
75 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
3 answers
139 views
Hello,

When I type a text into the field 'Keybord (KeyPress)' steps are recorded instead of 'Set text' ones. How could I adjust to record 'Set text' steps when I enter some text into the field?
Please, note that 'Simulate real typing by default' option is unchecked for my project.

Thanks,
Svetlana
Missing User
 answered on 17 Jun 2010
2 answers
132 views

Hi,

If I have 10 items in my listboxitem, is it possible to get the index # from it?

 

For example, if I click the last item, the code looks like the following one.

 

 

listboxitem[9]: Is it possible for me to add code and get 9 here?

 

Thanks

 

Ray

 

public ArtOfTest.WebAii.Silverlight.UI.ListBoxItem ListboxItem

                {

                    get

                    {

                        return Get<ArtOfTest.WebAii.Silverlight.UI.ListBoxItem>("XamlTag=listbox", "automationid=acctTree", "|", "XamlPath=/grid[0]/border[0]/scrollviewer[automationid=ScrollViewer]/border[0]/grid[0]/scrollcontentpresenter[name=ScrollContentPresenter]/itemspresenter[0]/virtualizingstackpanel[0]/listboxitem[9]");

                    }

                }

Missing User
 answered on 17 Jun 2010
3 answers
83 views
Hi there,
Last week I started to watch a video on QA Edition which was about an hour long.  It doesn't seem to exist on your site anymore.  Am I missing it or has it been taken off?  All I can get is the 3 min overview video, and I was finding the other one quite helpful. 
Many Thanks,
Elaine.
Cody
Telerik team
 answered on 16 Jun 2010
3 answers
204 views
Is it possible to automate testing of tooltips?
Cody
Telerik team
 answered on 16 Jun 2010
4 answers
102 views

Hi, I have a question.

Sometimes my test cases pass, but sometimes my test cases fail due to the following error.

System.TimeoutException: Wait for condition has timed out

I believe it is the network speed issue. I would like to customize the error message, but I find it seems not possible for me to do it. Is it possible for me to know which step or line throws this exception?  I can increase the sleep time.

 Thanks,

Ray

Cody
Telerik team
 answered on 16 Jun 2010
6 answers
124 views
Hello,

I am trying to find an easy way to compare data in a table against a database of some sort, for this instance a CSV file. Specifically, I want to compare each data cell in a table with the CSV file, without the need to select everything in the table individually. Instead, I would like to select each cell the the first row, and compare the data in it against my CSV file, then move on to the next row of the table and repeat the process. I have had no problem binding the CSV to a single cell, but I can't seem to find a way to move to the next row on the site. Is such a thing possible, and if so could you point me in the right direction as to how to get started?

Thanks,
-Justin
Kristine Ayson
Top achievements
Rank 1
 answered on 16 Jun 2010
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Iron
Iron
Iron
Atul
Top achievements
Rank 1
Iron
Iron
Iron
Alexander
Top achievements
Rank 1
Veteran
Iron
Serkan
Top achievements
Rank 1
Iron
Shawn
Top achievements
Rank 1
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?