You can not compare two variables, and the test operator only works on doubles.
Charles [EMAIL PROTECTED] wrote on 10/27/2007 07:38:52 AM: > Hi, > I am using windows SIPp tool to load xml scenario file > But getting some problem with my XML code. > I am trying to compare two string stored into $1 and $2 and trying > to store its status into $3 and trying to log the 3rd variable but > Its not storing its status whether it has pass or fail in log file > and the variable which I am comparing gets stored into log file but not 3rd > one. > And I am also using ?trace_logs in command line > plzzzzzz help me out. > > Thanks and Regards > > SUMEET BHARDWAJ > > | Mob: +919970159464 | > > > <action> > <test assign_to="2" variable="1" compare="equal" variable="3" /> > <log message="[$2]"/> > </action> > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > Sipp-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sipp-users ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Sipp-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sipp-users
