You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Installation Test: Directly install the currently released version for testing.
Upgrade Test: First install a historical version, then perform the upgrade test.
Testing point:
parameter
When installing using the installation script, test each parameter with specified values. bash install.sh --port 9000 --channel release --path "/data/websoft9/source" --version "latest"
Test application after installation
Can multiple applications be installed properly?
Can the application access IP normally?
After binding the domain name, can the application be accessed normally?
Is the app uninstalling properly?
Does the multilingual test display correctly?
Testing setting
Can the site be accessed normally after changing the port?
When the version is not the latest, will there be an upgrade prompt?
Does the Docker image acceleration configuration take effect after being set up?
After configuring the global domain name, will the installation take effect?
Testing Method:
Testing point:
parameter
bash install.sh --port 9000 --channel release --path "/data/websoft9/source" --version "latest"Test application after installation
Testing setting