Skip to content

How Touca is different from visual regression testing tools? #113

Answered by ghorbanzade
ghorbanzade asked this question in Q&A
Discussion options

You must be logged in to vote

Tools like Cypress, Percy, QA Rainforest, Reflect, Applitools, all do "Visual Regression Testing" which requires a web interface. Some of these tools need that interface to be publicly accessible so they are post-deployment. Some work with ephemeral environments spawned for feature branches as part of the CI pipeline.

We differentiate ourselves in three ways:

  • We are primarily focused on effectively testing software workflows without a web-interface: from machine learning algorithms to computer vision systems, to back-end REST APIs, to command-line tools. You name it.
  • We are not necessarily end-to-end. You can use Touca to test virtually any sub-system of the software for an arbitrarily l…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ghorbanzade
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant