Hello Experts,

I am new to STAF/STAX. I am trying to automate testcases using STAF/STAX.

I was able to write testcase and and was also able to execute it successfully.

Following the output I'm getting:-

{
  Job ID         : 2
  Start Date-Time: 20101028-14:39:49
  Stop Date-Time : 20101028-14:40:09
  Status         : Normal
  Result         : Success!
  Job Log Errors : []
  Testcase Totals: {
    Tests : 2
    Passes: 20
    Fails : 0
  }
  Testcases      : [
    {
      Testcase Name   : client1.Test1
      Passes          : 15
      Fails           : 0
      Start Date-Time : 20101028-14:39:49
      Elapsed Time    : 00:00:19
      Starts          : 1
      Status Date-Time: 20101028-14:40:08
      Last Status     : pass
      Information     :
      Testcase Stack  : [
        client1
        Test1
      ]
    }
    {
      Testcase Name   : client1.Test2
      Passes          : 5
      Fails           : 0
      Start Date-Time : 20101028-14:39:50
      Elapsed Time    : 00:00:17
      Starts          : 1
      Status Date-Time: 20101028-14:40:07
      Last Status     : pass
      Information     :
      Testcase Stack  : [
        client1
        Test2
      ]
    }
  ]
}


Now I need output of the testcase execution (above) in xml format or
any other presentable format (cvs etc).

Is there any way using which I can convert the testcase execution
output to some presentable format ?

Is STAX provides any facility so that I can get testcase execution
output into .xml or any other presentable format ?


Regards,
ROYY

------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

Reply via email to