Telerik Forums
Test Studio Forum
0 answers
29 views

Hello Test Studio Community,

We have released a new version of Test Studio today (v2023.3.1330.1). Please update your existing installation at your earliest convenience.

You can review the Legacy Installer Vulnerability - Progress Test Studio article to learn more details about why we are recommending customers to update.

To get the new version, take the following steps:

  1. Go to Downloads | Your Account. 
  2. Select the SKU of Test Studio you are using (Ultimate, DevEdition, Run-Time, etc.).
  3. Download the desired installer file, run it, and follow the steps to completion.

 

If you have questions about your specific installation situation and would like guidance, feel free to open a Technical Support ticket here => https://prgress.co/DevToolsSupport.

Lance
Top achievements
Rank 2
 asked on 31 Jan 2024
0 answers
2 views

HI!

I am having trouble recording actions in a pop-up window for a windows application. The pop-up window is launched during execution when the user clicks a button. During recording the steps seem to be recorded properly, but when executing the test an element not found error occurs. The window doesn't seem to appear in the images of the fail report and the elements of the pop-up window don't seem to be found in the DOM explorer. The window also doesn't seem to be launched as a separate process. If it helps I think the application that I'm testing is very old or parts of it are running very old code (possibly VB6). I'm not sure if this error is due to compatibility or if I am missing a simple step. I was wondering if anyone knew how to fix this. If more details are needed let me know. Thank you so much!

William
Top achievements
Rank 1
 asked on 16 May 2024
0 answers
33 views

The Test Studio pipeline seems to fail consistently when triggered by a build. However, when we subsequently, manually, run the same Test Studio pipeline, it runs fine.

What are we missing?

This is how we are invoking the test list in the Azure pipeline:

"C:\Program Files (x86)\Progress\Test Studio\Bin\ArtOfTest.Runner.exe" list="TestLists/Test Placer Title Companion (Seller) - Test.aiilist" junit

0 answers
23 views

I am trying to Bind a new data set to my test, and when I select a data source it stays stuck on the "loading" animation and never loads.

 

I've restarted many times and even ran the program as admin. It was loading fine previously. This behavior does not change if i choose other already loaded data sources.

0 answers
25 views

OS : Windows11

Telerik 버전 : 2023.3.1011.1

Test Target : WPF

 

I implemented deleting values with keyboard using Test Studio.
There is no problem if you run it with Test Studio.


> ArtOfTest.Runner.exe list=.\TestLists\Delete.aiilist
Compile Successful:
Executing test: 'Delete_StartDate'
Overall Result: Fail
Result saved with path: '.\Results\Delete 133458704024418978.aiiresult'

You can check the video at the following link.

Issue Video

 

I created some example code for you.

 

 

 

 

0 answers
30 views

OS : Windows11

Telerik 버전 : 2023.3.1011.1

Test Target : WPF

I implemented deleting values with keyboard using Test Studio.
There is no problem if you run it with Test Studio.

 

However, when I run Testlist with ArtOfTest.Runner.exe I get the following error:


> ArtOfTest.Runner.exe list=.\TestLists\Delete.aiilist
Compile Successful:
Executing test: 'Delete_StartDate'
Overall Result: Fail
Result saved with path: '.\Results\Delete 133458704024418978.aiiresult'

 

I think ArtOfTest.Runner.exe can't find the C# code.

 

 

Yeongseok
Top achievements
Rank 1
Iron
Iron
 updated question on 01 Dec 2023
0 answers
29 views

I have a Get query that when I run in Postman with the correct security token, returns:

(*** is redacted)

Get https://***/?q=SELECT Id, Portfolio_Status__c, Open_for_Submissions__c FROM Teaching_Portfolio__c WHERE id = '***'

"totalSize"1,
    "done"true,
    "records": [
        {
            "attributes": {
                "type""Teaching_Portfolio__c",
                "url""***"
            },
            "Id""***",
            "Portfolio_Status__c""Invitation Sent",
            "Open_for_Submissions__c""Yes"
        }
    ]

 

I am currently designing a test in Test Studio that will check to see if "Open for Submissions__C" is Yes or No. 

If No, I will run a Patch API Call that changes the value to Yes, and then a Get to verify that the data has been changed. 

If Yes, Test Passed.

Question 1 - I started with an If statement in Test Studio, but the API call I wrote does not appear in the drop down menu as a verification option. Should I instead just have my test run an API Test, and put the If/Then statement in the API test? 

Question 2 - I am having a hard time recreating the API call within Test Studio. For my first step I made an HTTP Request with the above Get call, the security token as Authorization in the body tab, and in the Verification Tab - Source:Body,  is equal to 'Yes'

I do not know what to put in the JSONPath to find that Yes or No value from my API Call. Overall I'm not sure this is the best way to get the information I want. Should I be using a Verification API test instead of HTTP? 

Any help is much appreciated, I'm a bit lost.  

Brian
Top achievements
Rank 1
 asked on 25 Nov 2023
0 answers
97 views

Hello,

I have added the code -

Log.WriteLine($"UTF-8 string: {utf8String}");

 

I am getting error on compilation Error CS1056 Unexpected Character $.

Please note, I am getting this error only on one of my servers. For others same code shows no compilation error.

Machine on which I am getting the error has .Net Framework 4.6 installed. Other machines where no compilation error, .Net Framework is not installed. Please confirm what shall I do to make this code work.

Khushboo
Top achievements
Rank 1
 asked on 12 Sep 2023
0 answers
43 views

Hi,

Is any option is available to identify an element is arranged in horizontally or vertically.?

 

Rejitha
Top achievements
Rank 1
 asked on 28 Feb 2023
Narrow your results
Selected tags
Tags
+? more
Top users last month
Mark
Top achievements
Rank 1
Yurii
Top achievements
Rank 1
Leland
Top achievements
Rank 2
Iron
Iron
Iron
Hon
Top achievements
Rank 1
Iron
Deltaohm
Top achievements
Rank 3
Bronze
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Mark
Top achievements
Rank 1
Yurii
Top achievements
Rank 1
Leland
Top achievements
Rank 2
Iron
Iron
Iron
Hon
Top achievements
Rank 1
Iron
Deltaohm
Top achievements
Rank 3
Bronze
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?