← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #231799]: Can I use "Sikuli only" to develop my automation test project?

 

Question #231799 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/231799

    Status: Open => Answered

RaiMan proposed the following answer:
the first question is:
What testing environment is your company using currently?

the next question would be:
How can Sikuli features be integrated into this environment?

based on the answers to these 2 questions, the last one is:
What IDE should I use to develop Sikuli snippets and how is the workflow, to make these available in the testing environment?

BTW:
Many people out there use Eclipse + PyDev (which internally is using Jython) to develop test modules. With this you have everything to make professional, well structured, well documented and debuggable stuff. database access in whatever manner ids possible too.
The test modules on the other hand can easily be integrated in testing frameworks like RobotFrameWork and others being Jython aware.
And you always can easily step down to the Java level.

Configuring all this for usage of Sikuli after having the basics setup
is a matter of minutes.

I recommend to switch to version 1.0.0.

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