On 24/11/2009, Noel O'Brien <[email protected]> wrote: > Thanks for the reply. Will I have to customise JMeter to achieve this?
You might be able to use one of the BeanShell test elements. > e.g. expose an object, etc.? Dunno, you'll have to look at the JMeter code to find out whether or not there is sufficient access. > Regards, > Noel > > > ----- "sebb" <[email protected]> wrote: > > On 24/11/2009, Noel O'Brien <[email protected]> wrote: > > > Hi, > > > > > > I'm just wondering if there's a way to determine the labels of samplers > within a controller at runtime? For example, if an authentication test fails > and all tests depending on that auth test are within a IF Controller beneath > it, I'd like to be able to list the samplers which were not run i.e. blocked > > > > > > Is it possible to access this kind of information at runtime? > > > > This will not be easy unless you have good Java skills and can find > > your way around the JMeter code. > > > > > Regards, > > > > > > Noel > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

