Needs advice
on
SeleniumSelenium
and
TestCafeTestCafe

What tools will be a good fit for the AngularJS application? I am experienced in Selenium WebDriver with Java. Any suggestion for Selenium or TestCafe?

READ LESS
2 upvotes·283.7K views
Replies (1)
Recommends
on
Cucumber
at

I gather you're asking about "browser driver" frameworks for functional testing. I can recommend Cucumber for your general functional testing stack: it's a must. Regarding browser drivers, many modern competitors to Selenium emerged, but while I had extensive experience with Selenium, I had not with competitors. Take a look at this presentation: https://www.youtube.com/watch?v=89riVKOTyFY (collateral: https://github.com/unlikelyzero/life-after-selenium). It might help.

READ MORE
4 upvotes·131 views
Avatar of Wahid Akbar