
Hi Team,
I scheduled the test list execution using scheduler and it got executed on time. But i didn't get any log in result tab.
I restarted the Test studio also but still no luck.
TTS version (internal build) : 2016.1.513.1
Cam anyone please assist me?
Thanks/
Ravish

Hi ,
My application has a list of kendo ui menu. I need to mouse hover on one of the main menu items to be able to view the submenu.
I have written a code to get this done and it get executed absolutely fine on IE.
But when executed on Chrome it mouse hovers on the above menu item in the list.
So I tried using offset values like shown in the below line of code.
Menu2ndlevel.MouseHover(0,30,ArtOfTest.Common.OffsetReference.AbsoluteCenter)
By doing this, the execution happens fine in Chrome, but because of the offset set on IE it clicks on the below menu item.
Can you please help me with how to deal with this ?
-Regards,
Sprithi
Hi,
I was trying to schedule some performance tests, and they got stuck right after the navigation step.
When I ran the tests with chrome manually, it produces the NET::ERR_CERT_AUTHORITY_INVALID error.
I have attached a screenshot for where it gets stuck.
Is there a way to make performance tests run automatically?
Or do they have to be run with human intervention to click "advance" and "proceed" on that page?
Thanks,
Jack
We are using Telerik Studio for IOS App automation.
While doing the same we are facing below issue:
1. Script was recorded for "Add task" functionality. When it was played again then it failed because index of few elements changed automatically. So elements we not identified and clicked so script failed. This happened many times.
2. Options like Xpath/Id/labels/Tag names etc are not present except only Tags and index (that also changes automatically) while recording the elements.Is there any other way out? Is there any unique identifier for controls?
Can some one look into the matter and help.

I am trying to record alerts dialog
displayed in one of my android application. All the operations which I
perform are recording and all elements are getting displayed in Telerik
except alerts.
Is there any solution for capturing dialog boxes/popups.
Environment :
Running application on Samsung S4 (Android Version 5.0.1)
Telerik on Windows 8.1 Pro
Abhinav
9888802218

I setup my tests on my local machine and bound them to several Excel files/sheets. I moved all the tests to a remote machine for execution. When opening the tests on the remote machine, none of the tests are bound to data anymore. I even created a new test and attempted to bind it to data.
The Select Data Source dropdown shows all 4 of my test data files, but any of them I select, the Select Table dropdown doesn't show any values.
I installed MS office 2016, same result, uninstalled Test Studio, re-installed, same result.
Please advise how I can fix my data bound test?
Gavin