RIDE icon indicating copy to clipboard operation
RIDE copied to clipboard

Run tab should show number of test cases to be executed before clicking "Start"

Open yanne opened this issue 10 years ago • 2 comments

Originally submitted to Google Code by c.martin.taylor on 20 Nov 2012

You can select test cases by a combination of check-marks, include tags and exclude tags. With tests suites that contain nested sub-suites and large numbers of test cases it would be very nice to know the total number of selected test cases prior to clicking the "Start" button for a test run.

Some ways of doing this might be:

  1. Automatically adjust the "Robot" icon on each "selected to run" test case, kind of like the green circle and red x icons used for showing results of a test run.
  2. Have a "Show Selected Tests" button beside the Start & Stop buttons that would bring up a window like the "Find where used" or "F3" windows. The test case names would be listed and clicking on them would take you to them in the editor so you could deselect them if desired.

yanne avatar Jun 03 '15 05:06 yanne

Originally submitted to Google Code by @mkorpela on 20 Nov 2012

Robot Framework will do the selection at run time.

We have to see if this will be in RIDE 1.0 or after.

yanne avatar Jun 03 '15 05:06 yanne

This is still a valid enhancement request, although the result will be uncertain if there are tags defined via variables.

yanne avatar Jun 07 '15 13:06 yanne