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.
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.
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
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.
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.
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.
Do we have translator for Kendo Dropdown list in Telerik Test Studio ?
I am using Telerik Test Studio version 2017.1.328.0