I wonder what is the best practice to carry out UI-Testing and Acceptance-Testing for a CUBA Application. Is it Selenium or TestBench? For Unit based UI-Testing I did not find too much in the developer documentation.
Some Ideas here?
I wonder what is the best practice to carry out UI-Testing and Acceptance-Testing for a CUBA Application. Is it Selenium or TestBench? For Unit based UI-Testing I did not find too much in the developer documentation.
Some Ideas here?
Hi,
we use Selenium + Selenide for UI testing with a special mode of CUBA application. Please see my answer here: [url=https://www.cuba-platform.com/discuss/t/testing#comment-1478]Testing ? - CUBA.Platform
Thank you Yuriy,
that sounds reasonable. I will check it out!
Cheers!