Is Sikuli useful tool to test the content of PDF report and Rich Text?

Asked by C.S. Lee

I am trying to evaluate test tool.

We test lots of same reports over and over again and I feel this is very inefficient
I wonder if Sikuli is useful tool to test the content of PDF report?
ex: quantity: 5

Nowdays, we have new requirement to make the report more neat and well-organized for customers.
Can we use this tool to test layout of pdf, such as font size, middle, bold, page breaking, etc.

One more thing to ASK.
We customized Yahoo UI (YUI) to develop rich text editor, such as bold, italic, underline.

We find many issues testing rich text. because of one change, other functionality is not working.
This is very repetitive.

Someone recommend us to look at Sikuli tool for automation testing tool.
Can we use this tool to test the content and layout of PDF report and customized YUI rich text editor?

Thank you very much.

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

In both cases I doubt, that Sikuli is the right tool, because Sikuli works strictly visual on the pixel level of the real screen (WYSIWYS _ WhatYou See Is What You Script).

Screen contents, that contain mainly text, that even might change, are very hard to test with Sikuli.

Of every expected visual situation, that might appear, you have to prepare a screenshot.

Can you help with this problem?

Provide an answer of your own, or ask C.S. Lee for more information if necessary.

To post a message you must log in.