shivy

Show:

What's happening?

  • How do i get test results programatically?

    I'm trying to get results (pass/fail) of an entire test scenario programatically (in a testcase), but I have no been able to find anything to get the appropriate results. Scenario currentScenario = ScenariosManager.getInstance().getCurrentScenario(); report.report("scenario error: " + currentScenario.isError()); report.report("scenario fail: " + currentScenario.isFail());...

    2009-11-17 19:26:28 UTC in JSystem

  • Creating a Test Case or Adding a Reporter

    Hey Golan, this is Sashanka, I'm moving this discussion to the forum as per your suggestion. To recap, in our project, we need something that outputs results at the scenario level, such that the output can easily be read by a thirdparty. I had tried to use Fixtures to meet this end, but that was not the right solution. You suggested I create a Test Case that outputs the scenario results at the...

    2009-11-16 23:20:25 UTC in JSystem

About Me

  • 2005-09-21 (4 years ago)
  • 1349341
  • theshank (My Site)
  • shivy

Send me a message