MaxQ is a web functional testing tool used for regression testing.
This page contains information regarding installation of maxQ and some key information for running the maxq test scripts for civicrm.
1. Installation of maxQ
MaxQ is available to download here or the link is
Help for installing the MaxQ and also settign it up for testing is available online here or the link is
2. Installation of Mysql-Java Connector
For maxq's connectivity with database, Mysql-Java Connector is needed. The connector is available for download here or the link is
3. Setting up Mysql-Java Connector to connect to Database
For using Connector to use Database with maxQ scripts, .jar file from Connector needs to be linked with the MaxQ. The procedure to do this is
4. Running MaxQ generated Test Scripts
Before running the test scripts, one need to adjusts few things
1. commonConst.py.txt file
Follow the following instruction
