Verify Webmin Installation and Browser Accessibility
Verify Webmin Installation and Browser Accessibility
- Test case designer: name
- Date of creation : 12.07.2025
Update history
- version 0.2 - 11.08.2025 - Edited steps
- version 0.1 - 12.07.2025 - test case created
Test case description
Ensure that Webmin is successfully installed and can be accessed via a browser on all target environments.
Pre-state:
- Target environments are provisioned and reachable.
- Required network ports (default 10000) are open.
Test Steps
- SSH into the target environment.
- Install Webmin using the official repository or your organization’s package manager procedure.
- Start the Webmin service.
- Open a browser and navigate to https://:10000.
- Verify that the Webmin login page is displayed.
Expected result
- Webmin installation completes without errors.
- Webmin is accessible via a browser on https://:10000.
- The Webmin login page loads without SSL errors (or with expected cert warnings if using self-signed temporarily).
Edited by AH0981