Telerik Forums
Test Studio Forum
1 answer
95 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
116 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
82 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
64 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
100 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
223 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
80 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
106 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
66 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
50 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
Narrow your results
Selected tags
Tags
+? more
Top users last month
Henri
Top achievements
Rank 2
Iron
Iron
Iron
SUNIL
Top achievements
Rank 2
Iron
Iron
Iron
David
Top achievements
Rank 1
Jackson
Top achievements
Rank 1
Iron
Iron
Tim
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Henri
Top achievements
Rank 2
Iron
Iron
Iron
SUNIL
Top achievements
Rank 2
Iron
Iron
Iron
David
Top achievements
Rank 1
Jackson
Top achievements
Rank 1
Iron
Iron
Tim
Top achievements
Rank 3
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?