Handle version number in exe wpf default application

1 Answer 11 Views
WPF Testing
Nathan
Top achievements
Rank 1
Nathan asked on 09 May 2025, 03:28 PM

Hi my AUT has a version number included in the path. Like %localappdata%\Development\app-2025.19.17\development.exe

How can I have the Project > Settings > General > WPF Default application handle this so that it opens the highest version app?

1 Answer, 1 is accepted

Sort by
0
Elena
Telerik team
answered on 12 May 2025, 08:22 AM

Hello Nathan,

One option to address this specific of the tested WPF application is to adjust the solution for automating ClickOnce apps

Another direction which you can explore on your end is to set the folder where the *.exe file is as environmental variable (such as %localappdata%). Then use that variable in the configuration of the WPF test in Test Studio

I hope this information is useful for you.

Regards,
Elena
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
WPF Testing
Asked by
Nathan
Top achievements
Rank 1
Answers by
Elena
Telerik team
Share this question
or