Back to QMetry All Products Help Page
General FAQ
How to check version for QAS2?
Please follow these steps:
Click on the tray bar icon, you will see "Qmetry Service Manager."
Right-click on Qmetry Service Manager, you should see an option "About".
Click on "About", you will be able to view the QAS2 version.
How to extract log for QAS2?
Windows user:
The logs file for the Windows system can be located by referencing the example path below-
C:\Users\{USERNAME}\AppData\Roaming\qmetry-service-manager\logs
Note: If the AppData folder is not visible, it should be unhidden to make it visible.
Snapshot for reference -
Mac user:
The logs file for the Mac system can be located by referencing the example path below.
/Users/Username/Library/Application Support/QAS/logs
How to work together in a sharable Workspace?
User can do this by using MySQL.
Note: The user must have MySQL access.
The first user should follow below steps:
Create a workspace in MySQL (instead of using H2), such as "MyFirstSqlWorkspace,".
Provide the necessary details for DB Host, DB Username, and DB Password.
Create a project and subsequently set up a Test Plan, Test Suite, Test Case.
The second user should also follow the same steps as the first user:
Create a workspace using MySQL.
Enter the same DB Host, DB Username, and DB Password details.
Importantly, ensure that the Workspace name is identical, i.e., "MyFirstSqlWorkspace."
Once the workspace is created, the second user can access the project created by the first user.
Screenshot for reference: (Go to tray icon > Workspace > Create a new workspace)