Need More Info
Last Updated: 19 Apr 2024 09:31 by ADMIN

We've posted about this before, tickets and forum.

https://www.telerik.com/account/support-center/view-ticket/1621768

https://www.telerik.com/forums/telerik-test-studio-test-list-run-from-azure-pipeline-fails-when-triggered-by-a-build-completion-of-another-project

Attached is the log of a different failed scenario. Unlike ticket 1621768, there is no execution delay (hardcoded) before the error. To be sure, we get what seems to be random failed tests that run successful more often than not in most prior runs. What seems constant is that our test lists will encounter errors in an automated Azure pipeline run (if we then run that same pipeline manually, it's usually successful).

Is there something we can do to the environment that we are running the test lists, the settings or something of that nature? Maybe some way to "prime" the environment?

Note, our license is under bwhite@mlhc.com

In Development
Last Updated: 05 Apr 2024 12:55 by ADMIN

Error upon compilation is related to the Pages.g.cs file where all elements are listed with their find expression. 

12:38:44 'ERROR' > C:\Users\dpruteanu\Test Studio Projects\After_reinstall_3-27-24\Pages.g.cs(229,108) : error CS1003: Syntax error, ',' expected

Steps to reproduce: 

  1. Testing WPF app which has quotation mark in the name of the window.
  2. Record some steps for a scenario.
  3. Convert any step to code, or insert a coded step.
  4. Compile the project.

Expected: The compilation is successful.
Actual: The compilation fails with the mentioned error. 

Completed
Last Updated: 15 Apr 2024 13:41 by ADMIN
When trying to connect to Git repo in Azure DevOps the connection is reported successful. Then, however, all supported commands are not performed as expected. The message in SourceControl output is: too many redirects or authentication replays. 
Unplanned
Last Updated: 20 Mar 2024 16:08 by Tomáš

Although the actual image files are with good resolution and are smooth, when displayed in the Failure Details Images tab they are blurry. 

It will be great to display the images better. 

In Development
Last Updated: 20 Mar 2024 13:06 by ADMIN

 public static DesktopFind WaitForDesktopAppWindow(DesktopApplication desktopApp, string strWindowsName)
        {
      return desktopApp.WaitForWindow(strWindowsName, delay, 60000).Find; //with a delay of 700

}

fails if COMException is thrown.

Expected is to handle that exception and wait for the set timeout. 

Unplanned
Last Updated: 02 Feb 2024 12:38 by Software

Steps to reproduce: 

  1. Create a sub-folder in the project root to store the custom dlls needed for the project. 
  2. Add references to these into the Project settings.

Expected: The references are added with relative path starting under the project root.

Actual:  The project root is included in the relative path.

Duplicated
Last Updated: 15 Jan 2024 15:48 by ADMIN
Created by: Björn
Comments: 0
Type: Bug Report
0

Fails to run testlist remotly with Blazor TelerikDatePicker.

Using the calender and select "Today" gives following failure:

ArtOfTest.Common.Design.Exceptions.ExecutionException: ExecuteCommand failed!
InError set by the client. Client Error:
Evaluation failed: TypeError: Cannot read properties of undefined (reading 'attributes')
    at eval (eval at <anonymous> (:1:35), <anonymous>:1:79)
    at eval (<anonymous>)
    at __puppeteer_evaluation_script__:1:35
    at __puppeteer_evaluation_script__:1:210
BrowserCommand (Type:'Action',Info:'NotSet',Action:'InvokeJsFunction',Target:'ElementId (tagName: '',occurrenceIndex: '-1')',Data:'TelerikBlazor._instances['8e58978c-274d-4d10-8306-e5524fa8536d'].popupElement.attributes['data-id'].value',ClientId:'2E756E6DAEB47916B352F6434B5307BA',HasFrames:'False',FramesInfo:'',TargetFrameIndex:'-1',InError:'True',Response:'Evaluation failed: TypeError: Cannot read properties of undefined (reading 'attributes')
    at eval (eval at <anonymous> (:1:35), <anonymous>:1:79)
    at eval (<anonymous>)
    at __puppeteer_evaluation_script__:1:35
    at __puppeteer_evaluation_script__:1:210')
InnerException: none.

Using the input field and typing a date, gives the following failure

ArtOfTest.Common.Design.Exceptions.ExecutionException: Value cannot be null.
Parameter name: input

The cases works if they a executed localy.

Need More Info
Last Updated: 15 Jan 2024 15:51 by ADMIN
Created by: Björn
Comments: 1
Type: Bug Report
0

When i try to select "Today" and we are using Blazor - TelerikDatePicker it works correct localy, but if i try to run the list remotely it fails and the following failure information is given: 

ArtOfTest.Common.Design.Exceptions.ExecutionException: ExecuteCommand failed!
InError set by the client. Client Error:
Evaluation failed: TypeError: Cannot read properties of undefined (reading 'attributes')
    at eval (eval at <anonymous> (:1:35), <anonymous>:1:79)
    at eval (<anonymous>)
    at __puppeteer_evaluation_script__:1:35
    at __puppeteer_evaluation_script__:1:210
BrowserCommand (Type:'Action',Info:'NotSet',Action:'InvokeJsFunction',Target:'ElementId (tagName: '',occurrenceIndex: '-1')',Data:'TelerikBlazor._instances['8e58978c-274d-4d10-8306-e5524fa8536d'].popupElement.attributes['data-id'].value',ClientId:'2E756E6DAEB47916B352F6434B5307BA',HasFrames:'False',FramesInfo:'',TargetFrameIndex:'-1',InError:'True',Response:'Evaluation failed: TypeError: Cannot read properties of undefined (reading 'attributes')
    at eval (eval at <anonymous> (:1:35), <anonymous>:1:79)
    at eval (<anonymous>)
    at __puppeteer_evaluation_script__:1:35
    at __puppeteer_evaluation_script__:1:210')
InnerException: none.

I have the same problem if i insted trying to type a date in the input field, works localy and fails remotly.

The failure is this time described as follows:

ArtOfTest.Common.Design.Exceptions.ExecutionException: Value cannot be null.
Parameter name: input
Won't Fix
Last Updated: 30 Jan 2024 15:29 by ADMIN

When sorting tests from the test list result panel, the same sorting is applied to the steps in every test from the test list when drilled down. 

Completed
Last Updated: 18 Jan 2024 09:12 by ADMIN

In a project which is not connected to a Scheduling service create a scheduled test list run recurring for the "1st Monday of each Month" with no end dates. This automatically switches to the Results tab but it freezes and you can only exit Test Studio. 

Error in log is as follows:

[12/13 14:02:00,Telerik.TestStudio.exe(12028:34),Error] App.LogUnhandledException() : EXCEPTION! (see below)
     Situation: Unhandled exception!
     Outer Exception Type: System.ArgumentOutOfRangeException
     Message: The added or subtracted value results in an un-representable DateTime.
          Parameter name: value
     HRESULT: 0x80131502 (Official ID (if app.) = COR_E_ARGUMENTOUTOFRANGE, Error Bit = FAILED, Facility = FACILITY_URT, Code = 5378)
     Call Stack:
          at System.DateTime.AddTicks(Int64 value)
Unplanned
Last Updated: 27 Nov 2023 13:09 by Richard

Add the option for radButton to verify if enabled in the offline step builder.

Steps to reproduce:

  1. Start recording a WPF test. 
  2. Select a radButton in the DOM explorer and build a step for it.
  3. In the verification section there is an option for a step to verify if button is enabled.
  4. Try to add a verify if enabled step for the same already recorded element in the Step Builder. 

Expected: The option for verify if enabled step to be available. 

Actual: The option is not available.

Completed
Last Updated: 01 Mar 2024 11:09 by ADMIN

Version 2023.3.1115.

Test list logging option is not saving log in specified location from test list settings. 

 

In Development
Last Updated: 06 Nov 2023 15:45 by ADMIN
Created by: Jim
Comments: 3
Type: Bug Report
0
I updated a few days ago 2023.1011.1.
I highlight and run a set of steps. When it ends, the Steps Pane scrolls to the bottom.
Since I may have hundreds of steps, remembering where I was and scrolling up to get there is time consuming.
Please fix this.
Unplanned
Last Updated: 11 Aug 2023 14:33 by Alexandre

Specific scenario where the download dialog is triggered in a new popup partial window cannot be handled in Edge.  Additional details shared internally. 

Workaround: Use Chrome with extension and Firefox. 

Unplanned
Last Updated: 07 Aug 2023 15:15 by ADMIN

If I have two tests in the viewer and I'm editing an element in test A, when I save and close it defaults to test B. An enhancement would be to return to the test you were just on. 

Steps to reproduce:

1. Open two tests in the project - Test A and Test B in this sequence.

2. Set focus on Step A and open an element from this test to edit. 

3. Apply the changes in Elements pane and save. Close the Elements tab. 

Expected: The focus to be set back on Test A.

Actual: The focus is set on Test B.

Note: Closing the Elements tab with middle mouse click (scroll wheel click) works as expected and sets the focus back on Test A. 

Completed
Last Updated: 13 Oct 2023 12:18 by Jim

Steps to reproduce: 

1. Modify one or more steps' description with any custom notes. 

2. Copy these steps into the same or another test.

Expected: The steps are copied with the custom description.

Actual: The steps appear with their original description after copy.

In Development
Last Updated: 16 Aug 2023 11:08 by ADMIN
Created by: Larry
Comments: 0
Type: Bug Report
0
When  the following step is executed:  KendoInput: value 'core' entered.  a null reference exception is thrown.
Completed
Last Updated: 01 Jun 2023 08:37 by ADMIN

This is not really a bug. We are integrating Azure Dev Ops into our development environment and I've come across several links explaining how to integrate Test Studio to work in the Azure Dev Ops environment. It's still somewhat abstract to me, but it seems that one of the prerequisites highlighted in red below does not exist in our Azure Dev Ops Environment. Could I be missing something? Or have significant changes been made in the terminology that make it hard to keep up with?

Any help would be welcome or a point the right direction.

SSq

Unplanned
Last Updated: 11 May 2023 10:14 by Dennis
When Kendo window is hosted in a iframe, created using javascript, Test Studio recorder does not detect mouse and keyboard actions. 
Unplanned
Last Updated: 10 May 2023 09:10 by rao
Resolve element find failure fails to update the test's element find logic.
1 2 3 4 5 6