1
Could we add the Test Title along with DevOps to create folder name instead of just using DevOps id which is currently used in creating folders in Working directory, which RSAT will use for importing / exporting test artifacts.

This will greatly help users especially if there are hundreds of test cases and it is easy to look at the description (test title) in the folder name rather than just having the DevOps Id as folder name.. We can avoid traversing back and forth between Azure DevOps and Working directory to actually see what the test case actually refers to
This is especially useful when you want to analyse snapshot (images) after you run 100s of tests by looking at steps in playback folder of test cases in the working directory

Current Working directory Folder name format :
Expected Working directory Folder name format : (or)

Thanks
Category: General
STATUS DETAILS
Inactive

Comments

T

Current Working directory Folder name format : {DevOps ID}
Expected Working directory Folder name format : {DevOps ID} {Test Title} (or) {DevOps ID} {Recording Name}

Category: General