Unplanned
Last Updated: 14 Mar 2025 09:27 by Mattia
Running some tests in te browser mode without extension that need to do the keypress Enter, but now i got this error:


'Fail' : 3. Keyboard (KeyPress) - Enter (1 times) on 'textfield'
------------------------------------------------------------
Failure Information: 
~~~~~~~~~~~~~~~
ExecuteCommand failed!
InError set by the client. Client Error:
Protocol error (Input.dispatchKeyEvent): Invalid 'text' parameter
BrowserCommand (Type:'Action',Info:'NotSet',Action:'RealKeyboardAction',Target:'null',Data:'keyDown#$TS$#INVIO',ClientId:'xxx',HasFrames:'False',FramesInfo:'',TargetFrameIndex:'-1',InError:'True',Response:'Protocol error (Input.dispatchKeyEvent): Invalid 'text' parameter')
InnerException: none.
Unplanned
Last Updated: 10 Mar 2025 11:38 by ADMIN

Currently, with lots of bound data sheets the visibility when binding them is poor. See

 

Can this be improved by widending the view and also making this a search rather than a drop down as the selection will likely grow greatly making it even harder to locate the file i need.

 

In addition, when managing the data, there should also be a search to filter the data source i want to edit / manage 

 

Unplanned
Last Updated: 06 Mar 2025 12:00 by ADMIN
Created by: Robert
Comments: 3
Type: Feature Request
0

Hello people at Telerik,

Is it possible to Data Bind a Radmaskedtextinput using the Test Studio User Interface?

In more detail:
I am automating a WPF application (Data Driven). 
I want to fill out forms with multiple types of input fields (like Date, Comboboxes and also Radmaskedtextinput).
I have bound my test to an Excel file.

For fields like comboboxes and dates I am able to select the data to be used by clicking on the button "Data Binding" in a test step.
For me, this is "using the Test Studio Interface". (See Databind_combobox)

For "Radmaskedtextinput" type fields I am not able to do this. Clicking on the dropdown arrow at the right of a recorded test step shows nothing. (See Databind_radmaskettextinput)

Workaround:
I am able to data bind the step by converting the teststep to a coded step and changing the argument of the TypeText function. (see Databind_Code). This works, but selecting through the test Studio UI seems easier.

Thanks in advance!

With friendly regards,

Robert

 

Pending Review
Last Updated: 06 Mar 2025 11:25 by James
Created by: James
Comments: 0
Type: Feature Request
0

Currently the results view is divided exactly 50/50 but this seems to be a waste as the view on the left does require this much screen real estate; see

Can this beadjusted so that more of the right panel is visible as default to reduce the need to always manually adjust every time i want to view the results. 

Pending Review
Last Updated: 12 Feb 2025 10:51 by Melissa

The window for sorting tests while editing the testlist can't be maximized.
Long testpaths can't be read properly and the trashbin for deleting the test can only be accessed via scrollbar.

Unplanned
Last Updated: 21 Jan 2025 14:45 by Lisa
 I would like to be able to set Ramp up/down period in Seconds (e.g. 5 seconds) for a Load Test in Test Studio.
Completed
Last Updated: 22 Nov 2024 11:36 by ADMIN

Steps to reproduce:

  1. Schedule a test list with 'Rerun failed tests' option set to true. 
  2. The project to upload to Storage needs to produce a compilation error upon execution. 
  3. Check the test results.

Expected: The test list run does not execute any of the tests due to the compilation error and logs a failed test list result.

Actual: The test list run does not execute any of the tests due to the compilation error and logs a passed test list result.

 

Pending Review
Last Updated: 06 Nov 2024 15:39 by Christian
Created by: Christian
Comments: 0
Type: Feature Request
13
The current limitation of only supporting HTTP(S) traffic significantly impacts the ability to test applications that utilize SignalR and WebSocket transport. This is not just an issue for Blazor Server applications, but affects any .NET application leveraging SignalR, which is increasingly common in modern web development.

While we have attempted workarounds, such as capturing WebSocket traffic using Fiddler, these solutions do not yield the expected results within Test Studio. The inability to accurately simulate WebSocket communication during load testing compromises the reliability of our performance assessments.

Adding WebSocket support would greatly enhance the functionality of Test Studio and better serve the needs of developers working with modern real-time applications.
Unplanned
Last Updated: 04 Nov 2024 11:16 by Andrew

Currently Test Studio Execution extension allows to get the duration only of the overall test in the OnAfterTestCompleted() method.

Extend the functionality and include the option to get the duration of each separate executed step. 

Unplanned
Last Updated: 14 Oct 2024 14:53 by ADMIN
Created by: Qays
Comments: 1
Type: Feature Request
1

Dear Telerik team, 

we lately encountered an inconvenience in using ArtOfTest.WebAii.Win32.SaveAsDialog.CreateSaveAsDialog(params).

The issue occurs in the SaveAsDialog.Handle() method. In there the keyboard input uses fixed parameters for delay and hold: _desktopObject.KeyBoard.TypeText(_filePath, 50, 50, supportUnicode: true); 

This slows our test unnecessarily down, so it would be desirable to either change the input parameters to a reasonably short time (Why not 0,0?) or give the developer the option to manually change the parameters, since there is no need for these delays in automated tests.

Best regards

Declined
Last Updated: 30 Sep 2024 08:54 by ADMIN

Current Test Studio wouldn't prompt Save dialog when close unsaved test case file. User may lost track for changed file.

Request when close any unsaved file on Test Studio, it should prompt user a Save Dialog, let user notice and decide to save.

 
Declined
Last Updated: 30 Sep 2024 08:48 by ADMIN
Created by: Eng Keat
Comments: 1
Type: Feature Request
0

Current test studio would auto remove element if not used by any test cases, without user notification.

For real world scenario, those element may needed in later test cases. It is a nightmare if an element not found when needed. Also those element may used in custom code file.

Request to enhance Test Studio to let user decide which element to removed. Yours can highlight or change font of unused elements, so that user notified and manage it after that.

Declined
Last Updated: 26 Sep 2024 12:52 by Lawrence
While...Loops are very useful but, in some circumstances, result in an infinite loop. It would be useful to have a property to set which would allow the TS user to put a limit on the number of loops before failing/moving on.
Unplanned
Last Updated: 28 Aug 2024 14:37 by Vaidehi
It would be good if Test Studio has a project setting to suppress compilation warning messages.
Completed
Last Updated: 15 Aug 2024 11:21 by ADMIN
Created by: Lisa
Comments: 2
Type: Feature Request
2

Hello Progress Support,

I wonder if we can have "Bind data" applied on the "String Length" in "Generate random string" step?

Thank you for your help.

Regards,

Lisa

Completed
Last Updated: 15 Aug 2024 11:21 by ADMIN
A wpf application does not start correctly in Test Studio because the working directory cannot be specified.
Completed
Last Updated: 15 Aug 2024 11:20 by ADMIN
Enter text step added from the Step Builder has the 'Encrypt' property greyed out and there is no option to make it active and use it. 
Unplanned
Last Updated: 05 Aug 2024 12:36 by Michael

A custom web app requires key pad authentication to log in and this uses an extension in chrome/edge.

Test Studio does not allow signing in because the chrome being opened by Telerik does not allow me enable extension.

I have tried this for edge and chrome and it doesn't work. 

Unplanned
Last Updated: 03 Jul 2024 11:07 by Lawrence
WPF App published as a single-file application. (i.e.  /p:PublishSingleFile=true in the dotnet publish cmd) is not listed as valid WPF app in the test configuration and cannot be tested. 

Explore the possible solutions for supporting such kind of apps.
Unplanned
Last Updated: 25 Jun 2024 08:23 by Eng Keat

Currently WPF tests always require an application to be configured and launched upon test start. So, one need to always use a dummy app when using the 'Connect to app' and 'Launch app' steps. 

Enable the WPF test configuration with the option to not launch an application - similar to the configuration experience for Desktop test. 

1 2 3 4 5 6