2
votes

Is it possible to use SWTBot to make automatic GUI tests for Lotus Notes Eclipse Java plugins?

EDIT: If yes, how exactly to integrate a Client Services Run Configuration with a SWTBot Test Run Configuration in Eclipse? Certain attributes like the Personality framework can't be added to a SWTBot Test Run Config... enter image description here

If not, is there a GUI Testing Framework that works well with Lotus Notes?

Thanks

P.S. In the bowels of the Internet I found this link where it seems QF Test integration was not successful

1
how is this question off-topic? Is there something I should improve? - Vlad Ilie

1 Answers

0
votes

Since Lotus Notes is an Eclipse RCP application (as far as I know), it's totally possible to use SWTBot with it.