AgileTestware

Web Portal

Using the Bumblebee web portal for configuration and monitoring.

Default credentials: admin / admin — change immediately after installation.

Accessing the Portal

After installation, open a browser and navigate to:

http://your-bumblebee-server:8080

Bumblebee login page

Bumblebee main dashboard

Portal Sections

Mappings

Configure alm-mappings.xml — ALM connections, credentials, and custom field mappings. See ALM Field Mapping for full details.

License

Upload a license file or enter a license key to activate Bumblebee. See License Activation.

Accounts

Manage portal users — create accounts and change passwords. See Security.

Logs

View server logs to diagnose issues with ALM connectivity or test result submission.

Troubleshooting

Portal Unreachable

  1. Verify the Bumblebee service is running:
    • Linux: sudo systemctl status bumblebee or check startup.sh process
    • Windows: Check Services (services.msc) for BumbleBee HP ALM Integration Service
  2. Confirm the port is not blocked by a firewall
  3. Check the Bumblebee log file in the installation directory for errors

Installer Fails

Bumblebee installer failure

Common causes: insufficient permissions, port already in use, or Java not found. Ensure Java 8+ is installed and available on the PATH.

On this page