← Back to team overview

sikuli-driver team mailing list archive

[Question #234192]: Sikuli in ANT/MAVEN/Jenkins

 

New question #234192 on Sikuli:
https://answers.launchpad.net/sikuli/+question/234192

Hi,
I am evaluating Sikuli for my bachelor thesis.
Because of that, I must detect the interfaces of Sikuli with build tools like Ant, Maven, Jenkins.

I have tried to execute Sikuli Skript with using Ant Exec-Task (execute runScript.cmd). I have also added failonerror=true.
But even if Sikuli detects an error, the build is according Ant successful. 

Is it possible to execute and evaluate Sikuli Skripts with Ant, Maven and Jenkins?

Greetings.


##The Question in German##
Hallo,
ich evaluiere Sikuli als GUI-Testprogramm für meine Abschlussarbeit.

Ich muss untersuchen, welche Schnittstellen das Programm mit Build-Software,
genauer gesagt Ant, Maven und Jenkins hat.
Ich hab gesehen, dass man mit runScript.cmd und den Parametern -c und -r [Pfad zum Skript] den Testfall auch über die Kommandozeile ausführen kann.

Soweit so gut, jedoch ist Ant nicht in der Lage, den Rückgabewert auszuwerten. Auch wenn ich den Testfall über den Exec-Task mit runScript.cmd erfolgreich über Ant starten kann.
D.h. wenn es einen Fehler während der Testausführung gibt, ist der Build dennoch erfolgreich (trotz failonerror=true).

Kann Sikuli durch Ant/Maven/Jenkins ausgewertet werden, oder ist dies nicht möglich?

Freundliche Grüße





-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.