Details in Schedules

  1. Does anyone know if there is a way to Select All/Deselect All tests in a Schedule? I know most people are migrating toward Eggplant Performance and/or DAI, but Schedules in EPF are quite useful to our dev process. Having to click each box to select/deselect test scripts in a Schedule can become a nightmare very quickly.

  2. Is there a way to see a count of test scripts within a Schedule. Our current Schedules are relatively small (20-30 tests), but it would be nice to see the number of scripts within a schedule.

Making sure we’re not missing something easy, appreciate any feedback!

Here is a screenshot of one of our Schedules, just for reference:

I don’t think there is any easy way to select or deselect a group of tests directly. But you might consider grouping your tests under “header” scripts that don’t do anything. For example, in your case you might create an empty script called “VDI-160-Group”, and insert that in your schedule before that group of tests. Then you could indent those tests under the new script by clicking this button at the bottom of the window:
image
Now you can select or deselect all of the tests in that group by clicking the box next to the “VDI-160-Group” script. Try it and see if that’s helpful.

Hey thanks, Doug!

I tried that, and perhaps out of happenstance, I may have found an issue:

In the image below, I had three tests selected. I then created the Header script and aligned the other scripts below it, as you had suggested.

However, I am not able to “toggle” the box next to the header script. I don’t know if it’s because I had tests selected before aligning them, or something else.

Did I miss something?

Thanks!