ALM-Rangers / Offline-Test-Execution-Extension

Enable users to export test points to an Excel file, perform tests in an offline scenario, and import results back to TFS/Team Services. UserVoice idea #3596154. Marketplace: https://marketplace.visualstudio.com/items?itemName=ms-devlabs.OfflineTestExecution&utm_source=vsarsolutions
Other
7 stars 5 forks source link

Test Suite Order Issue #11

Open ladyblacksun opened 6 years ago

ladyblacksun commented 6 years ago

I have a test plan with 4 requirements based test suites. On the web I see the suites listed in the order in which I need them to execute. When I create the offline test execution for the Entire Test Plan, the test case order comes out by test suite ID order, instead of matching the test suite visual order.

Either the export should acknowledge the suite order as displayed rather than by suite ID, or allow for ordering/resorting of the test suites & cases before export. Manually editing each excel sheet for each tester is sub-optimal.

bluonic commented 4 years ago

This remains an open issue. The export should respect the order of test cases. It is very tedious to reshuffle in Excel afterwards if you have test cases which need to run in a specific sequence. Thanks!

dalewthomas commented 3 years ago

What is the status of this defect? This is a very important feature.