Telerik Forums
Test Studio Forum
1 answer
63 views
Hi,

Can we use Test Studio to do performance and load testing of windows based application. The application is in WPF using WCF in the background with MS-SQL server.
And can the same test be done on a Borland C++ application using Test Studio?
If not, do you know any tool that can do it?

Thanks
Ivaylo
Telerik team
 answered on 22 Jul 2014
16 answers
124 views
Hi,

I have been trying to perform a 'click' for long time now. The Normal Click, Desktop Click, Hover over seems unable to locate element. 
The Edit Suggestion for Element is find element.jpg attached.
The Id is dynamically generated (keeps changing) so, we cannot make it an identifier. Any other logic will fail to locate element. 

The Expected image, image on failure and DOM is ExpectedImage.png attached

What would you recommend this type of element? 

Best Regards,
Shiva
Boyan Boev
Telerik team
 answered on 22 Jul 2014
4 answers
166 views
Hi,
Today my automated tests have broken and there is a recurrent error summary like "Value cannot be null.
Parameter name: element" on inputs and links. Would you have any idea is this due to?

The only thing I can think of any change prior to this was a cache clearing.

Thanks
Cody
Telerik team
 answered on 18 Jul 2014
1 answer
117 views
Is this version of html class for RadForm for IE has some known issues (read: deficiency) against applications running in IE 11.

Is there are any possible conflicts with Ajax- based elements? And/Or JQuery versions and internal Telerik Javascript functionality? 

Any specific KB to address possible differences? 
   

 
Bozhidar
Telerik team
 answered on 18 Jul 2014
2 answers
138 views
I would like to verify the ajax response, meaning if I click a button a jQuery function is called which sends 2 parameters to the controller. The parameters don't get displayed on the screen meaning I can't check something except the response with the 2 parameters itself. 
How can I do this? Attached you'll find the Networkanalysis of Firebug with the 2 parameters I would like to test.
Boyan Boev
Telerik team
 answered on 18 Jul 2014
12 answers
93 views
We have one of our Test Studio tests lists running several times per day.  There is one step in particular Test which fails intermittently.  I would like to try to understand the results of this test to help us debug and fix the test failure.  When I look at the Test Results for the failed step, the "Image" that Test Studio has captured is a black screen ("the black screen of death").

Can someone help us understand what the black image means at the time of failure?

What causes the failure is the following:
1) The Test Studio  test clicks on an item on the page.  
2) The item click causes a new page to load.
3) On then new page, Test Studio tries to click an element on the new page (it waits 30 seconds for the item to appear on the page).  This is the step that fails and generates the black screen.

Any help will be appreciated.

Thanks,
Steve
Boyan Boev
Telerik team
 answered on 18 Jul 2014
1 answer
79 views
Hi
I'm entering text into a textbox using an Excel file for the sorce of the dat; no problem.

I want to have the test enter the text from one cell into the textbox then a ", " then the data from another cell without clearing the textbox.
This way I will have a long line or coma delimited text in the box.

Is there a way to keep an Enter text step from clearing the box before entering text into it?
Cody
Telerik team
 answered on 17 Jul 2014
3 answers
122 views
Hi Telerik Team,

I have a test case that populates text fields in code and then verifies these fields are populated prior to saving. Sometimes this test case fails because some of the fields are blank. I have watched this test case in progress and have noticed that all fields are populated correctly, but then the page refreshes and some fields go blank. Is there any reason for this?
Boyan Boev
Telerik team
 answered on 17 Jul 2014
3 answers
259 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
89 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
Narrow your results
Selected tags
Tags
+? more
Top users last month
Anislav
Top achievements
Rank 6
Silver
Bronze
Bronze
Jianxian
Top achievements
Rank 1
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Jim
Top achievements
Rank 2
Iron
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Anislav
Top achievements
Rank 6
Silver
Bronze
Bronze
Jianxian
Top achievements
Rank 1
Iron
Marco
Top achievements
Rank 3
Iron
Iron
Iron
Jim
Top achievements
Rank 2
Iron
Iron
Nurik
Top achievements
Rank 2
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?