Inside the google cloud platform, in the test lab, I uploaded an .apk and we have a new version that we need to test. How do i upload a new version? and how do i delete the old version? I can find no documentation on this matter at all. Referring to the Test Lab found in firebase under Quality https://console.firebase.google.com
0
votes
2 Answers
2
votes
Steps to run a new tests in the Firebase Console:
- Navigate to the Firebase Console
- Select your Firebase project in case you have multiple.
- In the left-side navigation, click Test Lab under the Quality section.
- It will show you your most recent test. There is a button on the top right of the test table named Run test. Click it and select what type of test you want to run.
- On the next screen you will have options to upload the app and test APK.
Here's a picture what the button looks like:
Note, you can also do this from the command-line with gcloud.
