2
2 Comments

Frontend testing tools

Hello,

Could you recommend some good e2e testing tools?
I'm using ghostinspector currently and i've used browserstack in the past.

I would like to try out some other alternatives.

Thanks,
Andras

on June 30, 2020
  1. 1

    Try TestProject. It's one stop solution for all your testing needs and maij advantage is it's absolutely free. A must try tool
    https://testproject.io/

  2. 1

    Hi @AndrasSzabo,

    I used on several projects https://www.cypress.io/.

    It's based on Chai, Sinon and jQuery js frameworks.
    If you tried them before it would be a breeze to implement your tests.

    I'm not sure if you posted this on the proper group ;)