Good Morning,
I am building an automated test case using Test Studio, I need to evaluate and recommend a test tool for our company.
I can record a test case and play it back until I get to the point where I have to select a date from this date picker:
The code on the page for the date picker:
<input type="image" name="ctl00$cntMain$imgCal" id="ctl00_cntMain_imgCal" src="images/calendar.png" onclick="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions("ctl00$cntMain$imgCal", "", true, "", "", false, false))" style="border-width:0px;">
The play back stops here.
Please assist.
Thank you.


Hello,
I will describe the scenario:
- I have machine A acting as an Authoring Machine with Telerik Test studio
- I have machine B running the Runtime Edition
From Machine A I have a Tes List and in its settings, under the "Web" Tab I have selected Chrome as Browser and in the ExecutingBrowser as well.
On Machine B (Runtime) I have installed either Internet Explorer and Chrome.
When I run the list remotely the browser being opened in machine B is always Explorer even though I have selected Chrome. Even more, on the Runtime "Process History" it says that the Browser is Chrome but that's not true as IE is the one being launched.
I would like to know if you could give me some hints on this.
Regards,
Hi Telerik team,
In my Kendo angular application I need to search a customer and click that one In Kendo grid using coded step. I have tried code in this page-
HTML Table Searching and Paging. but I was getting error Assert.IsNotNull - [Expected:Not Null],[Actual:Null]. I have tried in different ways. I was getting Object reference not set to instance of object. I am new to telerik. Please guide me. I have attached log file and Grid listing.
Thanks In Advance.
I have exported my Test Studio project to Visual Studio and want to debug coded steps. I have my default browser set to Chrome, my project is set to use Chrome, I created a .testsettings file that is set to Chrome and I have set the default Visual Studio browser to Chrome.
When I run the test from the VS plug-in it will launch Chrome but if I launch a test from VS Test Explorer it will launch Internet Explorer. Is there a way to change this or am I stuck with IE?
I am unable to install Test Studio Trial version. facing attached error message.
Please help
-Dhaval M.

Hi,
In our application we have Kendo grid having different cell data, how can we do multiple data validation (Bulk objects) using TestSudio.
I didn't find anything related to that in User's Guide.
Please do needful.
Regards,
Raj.

Hi,
I've been able to successfully run a test suite with < 40 tests without issue until a couple days ago when it simply stop running a test list (suite). When this occurs, no results are returned to the TS client. This usually occurs within the first 15 or 20 minutes. When the full suite runs, it takes 2+ hours to complete.
The number of tests in my suite hasn't changed significantly over the last several months, and I've not done anything to change my configuration, so am at a loss to determine the cause of this issue.
I've looked through the Forums to see if there's anything that might be applicable to my situation, but didn't see anything.
I'm at a loss to determine the cause of the problem, and would appreciate any assistance you can provide.
Thanks,
Dan
