Is Sikuli apt my requirement ?

Asked by aravind

I need to automate UI manual testing for a windows application, the application has 10's of sub menus and functionalities. If I prepare all possible test cases(UI) it would around 600 ( assuming ). every testcase could be achieved with the current sikuli functionality. My question is If I develop these 600 test cases individually and integrate with unit test. will the resultant script will be stable and reliable as it was for single test case ( assuming that I haven't done anything wrong ) ?

Question information

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

yes

Revision history for this message
aravind (aravind981) said :
#2

Thanks RaiMan, that solved my question.