dmitryvinn / applitools-testzeus-demo

Test suite showcasing TestZeus' usage with Applitools to provide a better visual testing experience for Salesforce apps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using TestZeus and Applitools to Test Salesforce Apps

This repo has a short example of how to test a Salesforce app with TestZeus and Applitools.

Development

It's recommended that you use an IDE like Intellij IDEA since it has support for Maven (build systems), Java (programming language) and JUnit (testing framework).

Deployment

Assuming you are using an IDE, you can either run AccountsTest.java for a basic TestZeus test, or AccountsApplitoolsTest.java for an example of TestZeus used with Applitools.

About

Test suite showcasing TestZeus' usage with Applitools to provide a better visual testing experience for Salesforce apps.


Languages

Language:Java 100.0%