i want set generic trigger with web scenario.
I try this in my templete_LInux
{Template_Linux:web.test.rspcode[<scenario_name>,<step_name>]. last( 0 ) }=503
But not work...
if i set exactly scenario and step with
{simo-003:web.test.rspcode[simo.ag,simo.ag]. last( 0 ) }=404
it work...
but i've a lot of web site to check...
Is possible have generic variable for scenario and step?
I try this in my templete_LInux
{Template_Linux:web.test.rspcode[<scenario_name>,<step_name>]. last( 0 ) }=503
But not work...
if i set exactly scenario and step with
{simo-003:web.test.rspcode[simo.ag,simo.ag]. last( 0 ) }=404
it work...
but i've a lot of web site to check...
Is possible have generic variable for scenario and step?
Comment