Hi,
I've created a project with one load test which is in a test list and two web tests. I want to run this load test form another computer that does't have installed Test Studio standalone version.
For this purpose I'm using Telerik Test Runner. In Remote Run Tab I've configure everything as described in this artical.
If I run а test list with web tests in it from Test Runner the list is executed on the server, but when I run test list with load test only, on the server is showing for very short time the console and than closes immediately.
And throws this error SerializerService.JsonConverterTypeResolveFailure() : JsonConverterTypeResolveFailure for Telerik.TestStudio.Load.LoadDesignTest.
See LogView.txt for more details.
The same is when load the project from Configure button, when I locate the project in my file system shows only the web tests and load test but not the test list.
When I select to run the load test, again opens the conole and closes it immediately. If I run web tests is working fine.
Can you help me with this, how to execute load test with Test Runner?
Thank you.
Hi,
I have a problem while trying to select a row that is partly visible in Telerik Grid using Telerik test framework.
Below is the code snippet:
Find<FrameworkElement>(Reference).User.Click();
Where reference is the locator of the grid which is found by inspecting the Grid row through Silverlight Spy.
The clicking of row fails only when the row is partly visible and works fine when the row is fully visible. Partly visible case could be a situation where only few pixels of a row is visible. Here the element is successfully found/located ; but clicking fails. Could you please help me to resolve this issue.
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