I have created a group of web performance transactions, and monitors. These run throughout the day to test our web applications. As I was learning how to do this, I wanted to keep the scripts short, and modular. If I need to change 1, I can do so and not have to rewrite an entire script from start to end.
My issue is that I would like to create a script that I run ad hoc. Most notably, when software releases are completed. I would like to be able to select several of the web monitors as one transaction, name it, and then run it immediately after a code release.
Are there are documents, or video's available to demonstrate this? I believe it is a "group" based upon my readings, but I have been unable to find a document which illustrates the location and steps needed.