Hello,
Lodging the following support ticket against the Telerik e-mail account that the Assura Software licence is registered with: Failure of most of our Test Scenarios after the upgrade to Test Studio 2022.1.215.0 (telerik.com)
Important note: the web app the Telerik Test Studio test scenarios are run against depends on version 2020.2 of the Kendo controls .
According to Telerik's support person, Elena, Telerik has a solution to the issue described in the above ticket.
Looking forward to hearing from you to get this issue sorted promptly. Thanks in advance.
Stéphane C. (Senior Software Tester at Assura Software)
We use WPF for a lot of our work - having Test Studio available for use while using WPF and .NET 5 is a highly desired feature for us.
Thank you!
When it comes to automated testing of the API, it would be useful to support human-readable (markdown/html/pdf) formats.
We (dev & qa team) want to use the generated output file as documentation to make the test cases & results easily accessible for the product manager and colleagues without licensed access. The supported xml file already contains a lot of information about the tests.
The human-readable version does not need to be multilingual, English is perfectly sufficient. The format only needs a standard like markdown, html or pdf.
We would need something like that:
C:\>"C:\Program Files\Telerik\Test Studio for APIs\Bin\ApiTesting\runnerconsole\Telerik.ApiTesting.Runner.exe" test -p "C:\DemoTests" -o "C:\result.md" -f markdown