Installation Guide QA Manager
Installation Guide QA Manager
This document guide you through steps required for Quick Installation and
Configuration. Detailed document will be provided in future releases.
Current Features
Manage QA Project Details
Manage Resource Details and Resource allocations to test cycles
Manage Test Cycle Details
Manage Software Release Details
Provide consultation view to Project Managers
Special Thanks
We honestly appreciate the continuous help given by Javier Paniza
Page 1
Installation and Configuration
Downloading
Download qaManager Installation (qaProjectManager-v1-0_Alpha-portal.zip or .tar.gz)
Extract the file to your installation directory
QaManager installation directory is referred as QAHOME
JDK Installation
Download and Install JDK 5x and set JAVA_HOME
You can download the JDK from http://java.sun.com/javase/downloads/index.jsp
Set CATALINA_HOME
Set CATALINA_HOME to QAHOME/portal directory
Portlet Deployment
Download QAProjectManager.war
Download qaProjectManager-sql-mysql.zip
Extarct the zip file and create the qaProjectManager database in MySQL
Extract the war file and change DB user password in ./conf/context.xml
Create war file again
Deploy the portlets in your favorite portlet (qaManager is tested with Liferay 4.3)
Page 2
Starting Application
Starting qaProjectManager
Go to QAHOME/bin directory
Run start-qaProjectManager.sh (or .bat)
Wait for one minute and open a web browser
Access http://localhost:8080
Stopping qaProjectManager
Go to QAHOME/bin directory
Run stop-qaProjectManager.sh (or .bat)
Login Accounts
To administer the portal:
- User: [email protected]
- password: qamanager
Page 3