Telerik Forums
Test Studio Forum
2 answers
70 views
According to Telerik's documentation...
http://www.telerik.com/automated-testing-tools/support/documentation/user-guide/test-execution/test-list-settings.aspx
... the RecycleBrowser feature is currently not supported in 2013 R1.

Is there a plan to reinstate support for this feature?  If so, when will this be happening?  If not, is there another feature that will duplicate its benefits?
Jim
Top achievements
Rank 1
 answered on 06 Sep 2013
1 answer
45 views
I am trying to build a Keyword driven framework where i need to execute the steps in a random way. So is there any way where i can decide the flow of steps by programming?
Cody
Telerik team
 answered on 06 Sep 2013
1 answer
116 views
Hi,

I have my automation script for one module automated. It runs fine in the default language when selected in dropdown as english.

I can switch to other 12 languages where the texts would display for all controls in loaclized language and also few data that we enter. 

can i use the same script scripted in english to run on other languages ?

I tried but failed. 

Can anyone let me know how can i make the existing script to run in localized language? even i tried giving localized data for input. but elements are not recognized. 

pls help

Thanks
Girish






Velin Koychev
Telerik team
 answered on 06 Sep 2013
5 answers
218 views
Hi ,

Could you please let me know if there is any way that we can pass the loop count through a variable .


Thanks in advance


Thanks
Surendranath
Velin Koychev
Telerik team
 answered on 06 Sep 2013
1 answer
99 views
HI,

i have a scenario , where company name is displayed in company info page . if company name is very large, it overlap with a text box label next to the company name field  and it looks ugly. how to identify these kind of issues in Automation script using telerik , dynamically ?

Pls help. 

Ex: on top left corner , company name stargts and on the same row to the right there is a text box with label 'Test box" when company name is large, It overlap with Test Box .
Cody
Telerik team
 answered on 05 Sep 2013
4 answers
53 views
The latest version of chrome is 29. How is the tool support for the current and future versions of chrome?
Will there be any patches released for chrome updates?
Deepa
Top achievements
Rank 1
 answered on 05 Sep 2013
3 answers
210 views
I have been face this problem since quite a while, let me give you an example suppose i want to login to facebook so I enter the URL and enter text "G" in username field, my user name will appear from browser cookies and i click on it and it automatically feed on the username field. But i unable to record that value on Telerik.
Can somebody help me on this.

Please refer to the attached screenshot
Ivaylo
Telerik team
 answered on 05 Sep 2013
5 answers
180 views
Hi,

I am trying to create an object for dynamically generated HtmlInputText and HtmlButton using HTML find expression by providing the following properties of the element - id, Tagname, name and Xpath, but the element is not getting identified, getting element not found error.

- The text and button object that needs to be identified is available in one of the Cell in Table (Rows in the table gets dynamically added based on user input).

Please provide the solution for identifying these dynamic objects using Telerik asap.

Thanks,
Vijula
Vijula
Top achievements
Rank 1
 answered on 05 Sep 2013
3 answers
125 views
Dear all,

I'm currently having a couple of questions with using custom code-behind code and the related process in getting it to run with MSTest.

First of all: having a normal Test Studio project, purely created with the built-in features, I can commit it to Git, and run it on TeamCity by doing mstest /testcontainer:.\foobar.tstest

But, as soon as we have custom code-behind we run into the following issues:

You need to export from Test Studio to Visual Studio. This is a one way, one time operation, meaning changes in folder structure and adding new tests are not reflected in the csproj. Worse, we cannot export again since the Studio tells me: hey, the csproj is already there. <full stop>. I need to go on disk, delete the csproj and regenerate it through Test Studio.

Second: when we change the folder structure inside an exported csproj, for example:

<root>
- foo.tstest
- bar.tstest
- baz.tstest



Say foo.tstest is a 'shared' test, thus we want to put it into a folder, we create a new folder and move the foo.tstest there:

<root>
- Shared
   - foo.tstest
- bar.tstest
- baz.tstest

This causes the project to fail at runtime when we run bar.tstest or baz.tstest since their internal reference to foo.tstest doesn't get updated. Only way to mitigate this is opening each test in Visual Studio and saving it again, or opening the project in Test Studio and then closing it again (which seems to detect the movement).

Both of these things are quite cumbersome if we want to use MSTest to run our tests.

Am I not using the correct options to mitigate this problems?

Thanks,

-Kristof
Cody
Telerik team
 answered on 04 Sep 2013
4 answers
197 views
Hello,

I'm trying to automate the testing for a Silverlight application but I'm a bit stuck.
There's a DataGrid that needs a new entry. 

First, I press a button which adds a new row to the DataGrid.
Then I try to locate the first new cell in this row and enter a value but it doesn't always find this new cell.

Any idea on how to fix this or to approach this from a different angle?

Kind regards,
Kristof.
Cody
Telerik team
 answered on 04 Sep 2013
Narrow your results
Selected tags
Tags
+? more
Top users last month
Jay
Top achievements
Rank 3
Bronze
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Bronze
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
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?