Under Review
Last Updated: 04 Jan 2024 08:37 by ADMIN
Created by: Chad
Comments: 3
Type: Feature Request
17
It would be nice to be able to include an existing test list as a selection when creating/editing a different test list.  This would allow for simple lists to serve as the basis for more complex lists, making list changes more manageable and simplifying the creation of larger test lists.
Under Review
Last Updated: 28 Sep 2020 14:44 by Stephane
Created by: Allen
Comments: 8
Type: Feature Request
14
It would be nice to have the story board capture subtest screenshots instead of the "Test Step" placeholder.  It would be fine maybe to watermark the screenshots with "Test Step," but still show the screens for reference.
Under Review
Last Updated: 20 Dec 2023 12:52 by ADMIN
Add ability to specify on which execution servers to run the test list when run through the CommandLineClient. Currently you are only able to specify the scheduling server. When the test list is executed it will run on all execution machines that are connected to the scheduling.
Under Review
Last Updated: 08 Jan 2024 09:00 by ADMIN
Created by: David
Comments: 0
Type: Feature Request
7

Allow the ArtOfTest.Runner to publish the results to the Executive Dashboard. There they can be seen by members of the team, who do not have Test Studio installed.

Make it possible for the ArtOfTest.Runner to use multiple execution machines. Distribute the test list execution to other execution servers.

Under Review
Last Updated: 22 Dec 2023 07:42 by ADMIN
Created by: Ewin
Comments: 3
Type: Feature Request
6
When an element is added into the element repository, many times the element's find logic is based off of the id of the element.  But the Find Logic may be initially set as exact instead of end with for elements that have id like this: 

ctl00_ctl00_ctl00_ContentPlaceHolderContentBasic_ContentPlaceHolderContent_ContentPlaceHolderContent_windowAddEditWindow_C_controlAddNSP_uiFirstName

Everything before this part of the id is likely to change, but the end of the id is less likely to change. "_windowAddEditWindow_C_controlAddNSP_uiFirstName"

Please allow a way to customize how the elements that use ID as part of the find logic to exclude the unnecessary part of the id.  
Under Review
Last Updated: 22 Dec 2023 07:54 by ADMIN
Desktop commands (e.g. Left Click on xxx) have a Focus property which controls whether or not a Scroll To Visible happens at the beginning of the step. When you turn on Simulate Real Typing (Set Text) or Simulate Real Click (Click X) I want the ability to disable Scroll To Visible. However I can't because these steps have no Focus property on them.

In addition, I would like to be able to control what the default recorded setting will be. Currently Desktop commands default to Focus being checked and I'd rather have the default to be unchecked.
Under Review
Last Updated: 08 Jan 2024 15:11 by Rohan

When you execute a test list in CI environment with the ArtOfTest.Runner.exe, there is no option to publish the results to the storage server (if you have setup a storage server).

It will be great to have this option, so we can view the results in the Executive Dashboard.

Under Review
Last Updated: 15 Dec 2023 10:15 by ADMIN
ADMIN
Created by: Konstantin Petkov
Comments: 0
Type: Feature Request
5
A complex application like Test Studio including so many features and options might turn into adventure for a new user. Exploring the application some guidance is always helpful.

The achievements can make the exploring of the tool quite nice experience. You get some achievement after you create you first test ("Congratulations for your first test! You get this .") and we present you with guidance like:

- Hey, you can also record your test to get this

and

- Execute it and you will get that.

In addition Test Studio can list the available achievements pointing to documentation/videos for each one.
Under Review
Last Updated: 15 Dec 2023 10:16 by ADMIN
ADMIN
Created by: Konstantin Petkov
Comments: 0
Type: Feature Request
5
As part of the application it might be helpful to provide the user with project analytics, for example:

- number of tests

- number of elements

- average steps per test

- number of test as steps

- largest test step count

and more along with recommendations for each.

Based on that data оne can decide whether to split big tests into smaller, the project into smaller projects and overall get insight on the complexity of the project compared to recommendations.

Under Review
Last Updated: 02 Jan 2024 10:34 by ADMIN
Currently the "Create test as step" in the Test view forces me to save the new test in the current folder. 

I'd like to be able to select a different project folder.

Yes, I can move the newly created test right after, but I'd like to be able to save that step and not have to leave the test I'm working on.
Under Review
Last Updated: 08 Jan 2024 09:02 by ADMIN
Created by: Kristina
Comments: 0
Type: Feature Request
4

Allow users to add custom arguments when executing tests against any of the supported browsers.

This includes the Chrome Headless execution, which always defaults to en-EN language argument for example and you can't change it.

Under Review
Last Updated: 08 Jan 2024 08:31 by ADMIN
There is discrepancy when deleting test(s) from Test Studio Standalone and opening the same project in Visual Studio plug-in. The plug-in version needs functionality similar to the existing 'Test import' in order to handle more smoothly the transition in regards to test deletion.
Under Review
Last Updated: 02 Jan 2024 13:01 by ADMIN
ADMIN
Created by: Cody
Comments: 1
Type: Feature Request
4
After running a test, include the following in the summary report:

# passed steps
# failed steps
# of steps not executed
Under Review
Last Updated: 22 Dec 2023 07:56 by ADMIN
ADMIN
Created by: Andy Wieland
Comments: 2
Type: Feature Request
4
It would be nice for audit purposes and generally for large projects to be able to export Test Storyboards in bulk.

Thanks :)
Under Review
Last Updated: 26 Jun 2019 08:29 by ADMIN

Hi ,

 

We are using telerik testing framework for Automation testing. Currently we are executing our scripts in a client VM using TFS builds. Now we would like transform to Docker Execution. We couldn't get the direct solution from any forum for Telerik Testing framework and Docker integration. So please help us on identifying the docker image for Telerik testing framework, so that we will make use of it and we will create a container for the same to run our test scripts in docker vm. Any websites/links related to this topic would be helpful for us.

 


Under Review
Last Updated: 20 Dec 2023 10:43 by ADMIN
ISSUE: 
We currently don't have  a procedure in place to abort test list runs once they've started. One thing that I've had success with is ending the Telerik processes in the task manager and then restarting the scheduling and execution servers using our Telerik applications (Configure as Scheduling server and Start Execution Server). Here's the procedure I use:

1.Open Windows Task Manager
2.End the following processes:  Telerik.TestStudio.ExecutionManagerService.exe, Telerik.TestStudio.Profiler.exe, Telerik.TestStudio.RemoteExecutor.exe, Telerik.TestStudio.Scheduling.Client.exe
3.Run the ‘Configure as Scheduling Server’ program
4.Run the ‘Start Execution Server’ program

This will only work if you are working with a one-off job. Recurring jobs will execute the next time their scheduled when you stop the scheduling service and restart it. 


REQUEST: 
We need a way to quickly cancel a test list that is in the process of running remotely
Under Review
Last Updated: 02 Jan 2024 12:50 by ADMIN
ADMIN
Created by: Andy Wieland
Comments: 1
Type: Feature Request
3
This feature would be very useful to determine which data set and binding properties to use for tests at the list level.  
Under Review
Last Updated: 02 Jan 2024 11:53 by ADMIN
ADMIN
Created by: Boyan Boev
Comments: 0
Type: Feature Request
3
It would be nice if the annotation time doesn't reset back to 400 ms every time one reopens Test Studio. It should be saved for the particular project.

The "Wait on Elements" and "Client Ready" persist for the project.
Under Review
Last Updated: 02 Jan 2024 10:45 by ADMIN
Currently the options in command line client are only few (-l; -u; -s; -e) and takes hardcoded settings for: distribute run between machines and get latest from tfs

We should expose those options from the runner.
Under Review
Last Updated: 23 Sep 2019 07:53 by ADMIN

Often in our web app a lot of logs, reports or forms are downloaded through Step Builder "Handle 'Download' dialog".

We would like to compare the downloaded file (xls, xlsx, pdf are mostly used) to a baseline file so that we can verify the downloaded file has the same content as expected result.

This definitely can be achieved through "Coded Step" but it will be great if there is a built in function to compare and verify file, similar to how to verify image. 

1 2 3