sikuli output logs

Asked by sudhakar

I am executing a batch run of many sikuli TC's using command line. Please let me know if there is way to know how many testcases have passed or failed after the batch run is completed. Currently the only way I know is to look at the logs individually and measure up the steps to verify if all the steps have been executed for that particular TC thereby concluding whether that TC has passed or failed. For large number of testcases executions, this can be tedious.

Question information

Language:
English Edit question
Status:
Answered
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
RaiMan (raimund-hocke) said :
#1

each or some TC's in one .skl? so the run of many .skl's is triggered from a batchfile?

with 10.2 it is possible to run a unit test (until then it was only possible to do it in the IDE) as .skl using the new switch -t.
Since the unit test gives some statistical feedback, it could now be better, to use this feature and make each .skl one/some testcases in the unit test environment.

Can you help with this problem?

Provide an answer of your own, or ask sudhakar for more information if necessary.

To post a message you must log in.