/
How to add platforms in an existing project in QAS?
Back to QMetry All Products Help Page
How to add platforms in an existing project in QAS?
On the later stage of the project, if a user decided to add more platforms in the existing project then the user can use the QMetry import project feature to achieve this scenario. For example, the project has a platform like Mobile web and Web and if a user wants to add another platform like Android, then by using the QMetry Import project option user can add the platform. Follow the below steps.
Note: when you are importing the project, you can't modify the Language or Framework of the existing project, because of multiple languages can't be a part of the one automation project.
- Open QAS > go to QMetry Menu > select Import project
- Once the import project window opens, browse the existing project location and click on Next.
- Select the platform that you want to add to your project and click on Next.
- Click on Next for Language and Test Methodology.
- On the Project properties tab, enter the App package and App Activity for Android and click on Import.
- Once you are done with importing the project, you will see the Android platform added to your project.
, multiple selections available,
Related content
QAS - Environment setup
QAS - Environment setup
Read with this
Executing different steps of same test case on different platforms.
Executing different steps of same test case on different platforms.
Read with this
How to change the Base URL of a project from UI?
How to change the Base URL of a project from UI?
Read with this
How to execute the project from the terminal in CI/CD mode.
How to execute the project from the terminal in CI/CD mode.
Read with this
How To Configure BDD For Execution?
How To Configure BDD For Execution?
Read with this
How to execute a test cases on multiple browser in a parallel session?
How to execute a test cases on multiple browser in a parallel session?
Read with this
Back to QMetry All Products Help Page