Skip to content
Tal Abraham edited this page Apr 24, 2017 · 3 revisions

Quantum Introduction

In the world of application automated testing, testers vary between skilled Java test writers, and testers well-versed with QA performance, but find it difficult to navigate the somewhat complex world of writing tests in Java, using TestNG, parallel execution, etc.

To answer both user types, Perfecto created Quantum, a framework enabling:

  • Easy environment setup - lab access, user authentication, and driver management.
  • Test creation - BDD for easy-to-use English phrased steps and [application objects](Object Repository), and for Java-skilled users, a more simple to use environment.
  • Result analysis - Perfecto Reporting incorporated into the test for analysis of test execution, with no intervention required by the test writer.

Read here for a basic Perfecto-flavored procedure to get Quantum up and running on the community samples provided by Perfecto.