Forum Discussion

gopalmalu's avatar
gopalmalu
Contributor
14 years ago

want to Save the final result in database/Variable at run time

Hi ,



Suppose i executed one Testcase in TC,and lastly  we just want the result of that Testcase, is it  pass ,fail, or warning .

Is thr any method to access the final result log ,i.e is Pass,Fail or Warning



Thanks,

Gopal

1 Reply

  • Hi Gopal,
     



    First, you need to execute your test - the test log will be created. Then, to get the status of the previously run test, you can use LogItem.Status.