Skip to content

How to Perform Integration Testing with Websoft9 #641

@qiaofeng1227

Description

@qiaofeng1227

Testing Method:

  • 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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions