Won't Fix
Last Updated: 18 Jul 2018 07:03 by ADMIN
I run my test list on a remote machine. When I look at the Results tab in Test Studio I don't see the correct image with the failed step. Sometimes I see no images and other times I see the image from the previous step that failed. Never the image at the time of failure from the step I actually want to see. This makes it hard to analyse the results.
Won't Fix
Last Updated: 14 Oct 2016 17:15 by chris
Steps to Reproduce:
Step 1: Create a test list and click on Schedule Test List  for execution.

Step 2: Configure the SMTP settings.

Step 3: On step 3(Select Notification Settings), upon selecting the option- Send test results by email, the email customization area to enter email addresses gets enabled.

Step 4: Enter the distribution list here.

Expected Result: All the email recipients in the distribution list must receive the email notification, upon the execution of the test list.

Actual Result: Sometimes, only the first recipient from the distribution list receives the email notification, else there is no email being sent at all. 
When multiple distribution lists are entered, same results are observed.
Won't Fix
Last Updated: 12 Jul 2016 09:55 by ADMIN
The test contains a navigation step and a loop with 4 simple steps. Hundred megabytes are taken with each iteration against the customer application.

If I perform exactly the same steps manually (all add ons in IE should be disabled) there is no problem with the RAM usage.

The test project and access to the application are available in the internal description.
Won't Fix
Last Updated: 12 Jul 2016 05:55 by Tim
ADMIN
Created by: Andy Wieland
Comments: 1
Type: Bug Report
2
When I open a load test and change it's settings to a different total concurrent load, and update my concurrent goal as well prior to executing the load test, these new settings are not honored and the load test executes with the previous settings.
Here is a video I recorded of this issue : http://screencast.com/t/n4Q9mD3gz
Won't Fix
Last Updated: 13 Oct 2016 06:45 by ADMIN
1. Schedule a  failing test list (i.e. element not found) with SMTP settings configured.

2. On step 3 where the notification settings are, select Only on unexpected errors (not related to the app) radio button.

Expected behavior: The test list is executed and it is failed, no email notification should be received

Actual behavior: The test list is executed, marked as failed and the email notification is received 
Won't Fix
Last Updated: 30 Mar 2016 11:10 by ADMIN
A customer specific WPF application has a sort of splash screen and long initialization time. If there's no execution delay at the beginning of the Test Studio test, i.e. the test starts with a Click X, the WPF test will hang indefinitely. No error is given, no timeout happens, it simply acts like it's caught in some sort of infinite loop.

Repro steps will be given in the internal problem report.
Won't Fix
Last Updated: 01 Oct 2015 11:17 by ADMIN
Steps to reproduce:


1. Navigate to https://classflowqa2.prometheanjira.com

2. Login. (Credentials provided in the internal description)

3. After you are logged try to highlight an element


Expected behavior: to be able to highlight any element on the page

Actual behavior: the highlighting does not work at all
Won't Fix
Last Updated: 24 Mar 2016 15:52 by ADMIN
Access to the application and a test project are in the internal description.
Won't Fix
Last Updated: 19 Dec 2016 09:28 by ADMIN
For a scheduled list we have had issues for several days with the email indicating 
Run Summary:	0 of 0 test(s) run; 0 passed, 0 failed, 0 not run  while the Results Tab shows that test have executed and gives more appropriate pass and failure information.   
We would like the emails to match the actual results. 
See attached pdf for example screen shots. 
Won't Fix
Last Updated: 15 Jan 2016 12:02 by ADMIN
When using an existing web test which contains a Handle Download Dialog, recording of the user profile stops as soon as the download dialog is successfully handled. None of the follow on test steps are executed during recording. As a result what you end up with is an incomplete user profile.

Sample web test to reproduce the problem is attached.
Won't Fix
Last Updated: 04 Oct 2016 06:34 by ADMIN
Created by: Valentijn
Comments: 1
Type: Bug Report
1
'submit a ticket' (for trial version (2016.2.630.0)) does not work.

screen doesn't react/response... it hangs.

which is a pitty because new (objectively) users have nice feedback sometimes.
Won't Fix
Last Updated: 11 May 2016 13:34 by Vivek
ADMIN
Created by: Andy Wieland
Comments: 2
Type: Bug Report
1
In Test Studio iOS native testing, once project is opened I immediately receive the attached "Recorder Host Error - Cannot connect to message server."
this worked correctly with the same settings and configuration just an hour before the error began.  The previous time this happened only a machine reboot seemed to fix the issue, but it has returned again. 
Won't Fix
Last Updated: 15 Jul 2016 15:04 by ADMIN
Steps to reproduce:

Using Windows 8 machine:


1. Navigate to : http://qa.app.mytaskit.com/

2. Login.


3. Click highlight element  and try to select an action from the context menu

Expected Behavior: You should be able to perform the action quite smoothly

Actual behavior: IE crashes


Poor performance is observed with Chrome as well, at least it is not crashing
Won't Fix
Last Updated: 03 Sep 2015 12:41 by ADMIN
Install the internally attached SL OOB application.

Start the installed application and try to configure it for testing. Test Studio prompts the following in the log:


[07/17 16:40:41,Telerik.TestStudio.Desktop.exe(18996:9),Recording] IERecorderManager.LaunchNewRecorder() : EXCEPTION! (see below)
     Outer Exception Type: System.ApplicationException
     Message: Exception thrown attempting to launch Silverlight application. Please make sure Silverlight is properly installed and you are able to launch it.
     HRESULT: 0x80131600 (Official ID (if app.) = COR_E_APPLICATION, Error Bit = FAILED, Facility = FACILITY_URT, Code = 5632)
     Call Stack:
          at ArtOfTest.WebAii.BrowserSpecialized.SilverlightOutOfBrowser.SilverlightOutOfBrowserActions.LaunchNewBrowserInstance(Int32 timeout, ProcessWindowStyle windowStyle, String arguments, String pipename)
          at ArtOfTest.WebAii.Core.Manager.LaunchNewBrowser(BrowserType browserToLaunch, Boolean waitForBrowserToConnect, ProcessWindowStyle windowStyle, String arguments)
          at Telerik.TestStudio.Web.IERecorder.IERecorderManager.LaunchNewRecorder(Action`2 asyncCallback, FloatingUIMode mode, BrowserType browserType, String arguments)

     Inner Exception Type: System.ArgumentException
     Message: Invalid path to Out-Of-Browser application: C:\Program Files (x86)\SEL\SEL SynchroWAVe Event 2015\SynchroWAVeEvent.exe
     HRESULT: 0x80070057 (Official ID (if app.) = E_INVALIDARG, Error Bit = FAILED, Facility = FACILITY_WIN32, Code = ERROR_INVALID_PARAMETER)
     Call Stack:
          at ArtOfTest.WebAii.BrowserSpecialized.SilverlightOutOfBrowser.SilverlightOutOfBrowserActions.LaunchNewBrowserInstance(Int32 timeout, ProcessWindowStyle windowStyle, String arguments, String pipename)
Won't Fix
Last Updated: 30 Mar 2016 11:19 by ADMIN
A customer has a WPF app that will display a warning message at startup if Internet is not available. The user can click past this warning message and still use the app. However Test Studio will not record any actions in the app in this state.

It will record just fine if the app finds Internet connectivity and starts normal.

Details for obtaining, installing and running the customers WPF app can be found on the internal bug report.
Won't Fix
Last Updated: 03 Apr 2023 21:21 by ADMIN
If you use a Capture() method in Chrome for an element that is not visible or some other window is shown over it, the captured image will contain all visible data on screen, not only the element image. 
This works fine in IE
Won't Fix
Last Updated: 03 Apr 2023 21:21 by ADMIN
In Internet Explorer: if the one use the .Capture() method on an SVG element, the resulting image does not contain a sub-graphics being a part of the SVG object.  
To reproduce this it is necessary to have a "Scroll to top" step before performing the .Capture()
Won't Fix
Last Updated: 21 Apr 2015 14:14 by Kristine
Highlighting appears badly broken in Silverlight for v2014.4.1411.

Go to http://demos.telerik.com/silverlight and try the Grid or TreeView. Turn on highlighting mode, then hover over a grid cell or a tree node. 

0) Note the scoping buttons (sorry, don't know the "official title"; see snapshots) are offset and inaccessible--if you try to move over and click them, the scope of the highlight changes and the buttons vanish.

1) I'm unable to get the popup menu to appear at all--so I can't even move down into the DOM/XAML explorer to do things manually.

See attachment screenshot. Also check out video of the issue: http://www.screencast.com/t/dUsdmIXyqrhb
Won't Fix
Last Updated: 03 Nov 2015 09:00 by ADMIN
Created by: Imported User
Comments: 2
Type: Bug Report
1
V2014.4.1411

URL: http://www.ajaxcontroltoolkit.com/CascadingDropDown/CascadingDropDown.aspx

Record a test in IE 11 using options Audi, S4, Metallic. When selecting the final option, Metallic, I get an error as show in screenshot attached. "Microsoft Visual C++ Runtime Library. 

Works fine in FF 32 and Chrome 40.

Log attached. Message from error dialog below.

---------------------------
Microsoft Visual C++ Runtime Library
---------------------------



This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.

---------------------------
OK   
---------------------------

Won't Fix
Last Updated: 10 Nov 2015 15:29 by ADMIN
Sometimes the annotation red boxes are left behind when moving from one page to another page in an application.
1 2 3 4