Telerik Forums
Test Studio Forum
4 answers
79 views

My company has been using Test Studio for automated web testing and I am trying to create some Manual test scripts. However, when I load into the project, add a Manual Test and attempt to open the Manual Test, the application simply closes without warning. This was happening in 2016 and still happens since upgrading to 2018. There's nothing in the event viewer to suggest a crash, am I simply misunderstanding how to write manual tests?

Any help would be much appreciated.

 

Darren
Top achievements
Rank 1
 answered on 22 Mar 2018
1 answer
61 views
Hi, i am in the middle of evaluating the Telerik test studio, but can't find any installer to install the scheduling server, is that only available if we buy it? or am I missing something?
Nikolay Petrov
Telerik team
 answered on 21 Mar 2018
7 answers
97 views

Hi,

In our application we have 'filter-treeview-in-dialog' kendo component, in which we have to select the check boxes. But I am unable to select any of the check boxes using Test Studio.

Please see the link below:

https://demos.telerik.com/kendo-ui/treeview/filter-treeview-in-dialog

See the attached snap for the same.

 

Elena
Telerik team
 answered on 13 Mar 2018
1 answer
69 views
I wanted to stop all the sheduled tests on the server, so I stopped the scheduling service and as its written HERE, I opened the schedule storage directory, but it was empty. Is that because the scheduling servise is not working? Where these files automatically deleted or there is some other reason the folder is empty?
Elena
Telerik team
 answered on 12 Mar 2018
1 answer
75 views

What I need to do is something to the effect of

"Wait until HtmlFindExpression("role=gridcell","aria-selected=false").Count() > 0" ...then continue on.

I have a kendo scheduler bound to a datasource and I need to have the test step validate there are events in the scheduler.  The callback might be 50ms or 5 seconds, it's not reliable enough in a test list to set a simple wait.

Suggestions? :D

Nikolay Petrov
Telerik team
 answered on 09 Mar 2018
5 answers
177 views

Hello guys,

First of all apologies for creating a new thread as I could not find any relevant to my query. If it's already out there, please give me the link:

Can someone advise Is it possible to use test script(s) of one Test studio project into some other Test studio project?

Suppose I have a project A with automated script of Login functionality. So is it possible to use that login script from Project A in project B? if yes, how Can this be done? if you guys can provide any reference article that would be great too.

Best,
Fahad.

Elena
Telerik team
 answered on 09 Mar 2018
3 answers
82 views

I need a list of all Test Studio variables so that we can map their values to fields in TFS.

I'm using Visual Studio Online (VSTS) and it's creating the bug correctly, however not inserting the description of the bug into the right field in VSTS.

Please help.  Thank you.

Elena
Telerik team
 answered on 06 Mar 2018
2 answers
148 views

I want to set a databind variable through the coded step so that it can be repurposed and used in the test case front end.  I've tried the following:

SetExtractedValue("extractedVarName", localVar.ToString());

and tried calling the extractedVarName in a recorded Verify step however it doesn't seem to be valid and fails.

Any help would be greatly appreciated.

 

Thank you.

Austin
Top achievements
Rank 1
 answered on 05 Mar 2018
1 answer
94 views

Do we have translator for Kendo Dropdown list in Telerik Test Studio ?

I am using Telerik Test Studio version 2017.1.328.0

Nikolay Petrov
Telerik team
 answered on 27 Feb 2018
17 answers
330 views
Hi,

I am having issue entering value (numeric) in Numeric only text box. While recording I entered all numeric value. However, when I execute my test, it does not seem to type in anything but the step passes and continues. Here is an example of the text box. Please let me know how I can successfully add numeric data to numeric only text box (via coded step or recording).

<TextBlock x:Uid="TextBlock_2" Grid.Row="0" Grid.Column="0" Margin="3,2,3,0" Text="Numeric ID" AutomationProperties.AutomationId="TextBlock_2" />
                                        <TextBox x:Uid="txtNumericID" x:Name="txtNumericID" Grid.Row="1" Grid.Column="0" Margin="3,1,17,2"
                             Text="{Binding NumericEdit.NumericID, Mode=TwoWay,ValidatesOnExceptions=True}"
                             adr:BusinessBaseBehavior.BusinessRulesSource="{Binding Path=NumericID.NumericID, Mode=TwoWay}"
                             MaxLength="10">
                        <interactivity:Interaction.Behaviors>
                          <behaviors:TextBoxFilterTypeBehavior Filter="Integer"/>
                       </interactivity:Interaction.Behaviors>

Thank You,
Dipti
Elena
Telerik team
 answered on 27 Feb 2018
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?