Telerik Forums
Test Studio Forum
3 answers
278 views
I am trying to record steps in Telerik Test Studio for a .NET application. A dialog with an OK button is created like so:

    DialogMessage dialog = new GalaSoft.MvvmLight.Messaging.DialogMessage("Successfully Saved", p => { });
                                dialog.Caption = "My Object Save Results";
                                dialog.Button = MessageBoxButton.OK;
                                dialog.Icon = MessageBoxImage.Information;
                                Messenger.Default.Send(dialog);

I can record myself clicking OK. But when the test runs again, it fails to handle the dialog properly, even if I try different things like hitting Enter, clicking the Close button, modifying the wait time values did not work either. Is this type of dialog not supported? I can't do an image compare test either because the dialog will not highlight as part of the DOM.

    Timed out waiting '5000' msec. for any dialog to be handled '1'
    InnerException:
    System.TimeoutException: Timed out waiting '5000' msec. for any dialog to be handled '1'
       at ArtOfTest.WebAii.Win32.Dialogs.BaseDialog.WaitUntilAnyHandled(IEnumerable`1    dialogs, Int32 handleCount, Int64 timeoutMilliseconds, Boolean resetHandleCount)
       at ArtOfTest.WebAii.Design.IntrinsicTranslators.Descriptors.DialogHandlerDescriptor.Execute(Browser browser)
       at ArtOfTest.WebAii.Design.IntrinsicTranslators.Descriptors.DialogHandlerDescriptor.Execute(IAutomationHost browser)
       at ArtOfTest.WebAii.Design.Execution.ExecutionEngine.ExecuteStep(Int32 order)
Boyan Boev
Telerik team
 answered on 17 Jul 2014
1 answer
107 views
I already tried telerik test studio as a tool to do functional and performance testing on website.  It was good. But, I want to ask is telerik test studio able to do back end testing? Can you give me some examples of back end testing that can be done using telerik test studio? thank you...
Boyan Boev
Telerik team
 answered on 14 Jul 2014
6 answers
153 views
For some reason when I create a regular test list(not the dynamic version) the Tests count is double that of the listed tests in the test list. Is this expected? Am I the only one experiencing this? Is there a way to fix this? I upgraded to the new version and it appears to have the same issue.
Konstantin Petkov
Telerik team
 answered on 12 Jul 2014
1 answer
96 views
Fellow Testers,

I have been in QA at my job for about 8 months now, and I was recently transitioned into our Automated testing role using Telerik. Our product is in the healthcare field, and one of our tasks is to extract a specific piece of data (called the RX_ID) from within the code, and marry it to the already completed automated tests.

Currently, looking at the Telerik software, it seems as though the reporting function will not allow you to pull in other data other than what's defaulted in the report.

Any input on this would be greatly appreciated.

thanks!
Cody
Telerik team
 answered on 11 Jul 2014
2 answers
88 views
I always send my test results from my scheduled runs to the same single email address.  Is there a way to add that address somewhere so that it is always used and I don't have to manually add it every time I add a new scheduled run?  
Sean
Top achievements
Rank 1
 answered on 11 Jul 2014
1 answer
108 views
Hi,
I need to write tests for Kendo Tree Control. This requires traversing down the tree and clicking the checkbox next to the required node.
Is there any tutorial or reference material on how to use Telerik Test Studio with Kendo UI Tree Control?
Is this possible by plain record and playback or do i need to write code?
Konstantin Petkov
Telerik team
 answered on 11 Jul 2014
2 answers
256 views
Hi

I have installed run-time edition on the server and tried to configure the server on my stand lone edition to run the scripts on remote machine. but on entering the server name and clicking on test connection, it's showing an error message as "Cannot connect Scheduling Server").

I have verified the server machine ( where Run time edition installed) both scheduling server and execution servers are running.

Please advice me on this issue. Thank You.
Cody
Telerik team
 answered on 08 Jul 2014
2 answers
88 views
Hi,

See attached file to see how test have been duplicate after recording.

Could you help me on that?

Thanks
Jorge
Top achievements
Rank 1
 answered on 08 Jul 2014
1 answer
100 views
Hello

I installed the test studio on my client machine and I want to monitor the performance from my remote amazon server where my web application is installed. When I want to connect to the server, I get an error that it can't connect. Do I need to install an additional service next to the storage or scheduling service?

Sincerely

Matthias Vanhollebeke
Ivaylo
Telerik team
 answered on 08 Jul 2014
11 answers
244 views
I am starting to use the performance testing and I wanted to gather performance counters from the web server and the sql server, but they don't have the "Test Studio Profiling Service". Is that service only a part of the runtime license? So I would need 2 additional licenses just to get performance data from them?
Cody
Telerik team
 answered on 07 Jul 2014
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Bronze
Iron
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?