Vertaling van "en Test Lab" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Para usar la prueba de bucle de juego en Test Lab, el juego debe modificarse para hacer lo siguiente
To use the game loop test in Test Lab, your game must be modified to do the following
Test Lab proporciona una variable de sistema que puedes agregar a las pruebas instrumentadas para que se comporten diferente cuando las ejecutas en Test Lab y cuando las ejecutas en tu propio emulador o dispositivo de pruebas.
Test Lab provides a system variable that you can add to your instrumented tests so that you can cause them to behave differently when you run them in Test Lab than when you run them on your own test device or emulator.
El siguiente ejemplo de código lee la propiedad de sistema firebase.test.lab y asigna el valor true a la string testLabSetting si la prueba se ejecuta en Test Lab.
The following code example reads a system property, firebase.test.lab, and sets a string, testLabSetting to true if the test is running in Test Lab.
Nota: Ejecuta Orchestrator de manera local antes de probarlo en Test Lab.
Note: Run Orchestrator locally before trying it in Test Lab.
Esta página muestra todas las ejecuciones de pruebas de las apps que probaste con tu proyecto en Test Lab.
This page displays all the test runs from the apps that you have tested with your project using Test Lab.
En el caso de los dispositivos físicos que se usan en Test Lab, seguimos las recomendaciones estándar del sector para quitar datos de app de esos dispositivos después de cada ejecución de pruebas, a fin de garantizar que estén listos para ejecutar nuevas pruebas.
For the physical devices used by Test Lab, we follow industry-standard best practices to remove app data from those devices after every test run to ensure that they are ready to run new tests.
Si pertenecen a ese grupo de personas a las que les agrada escribir pruebas para su código (ciertamente, no hay demasiados entre nosotros), lo natural será hacer que esas pruebas se ejecuten en Test Lab.
If you're the kind of person who likes writing tests for your code (which is, admittedly, not very many of us!), it's natural to get those tests running on Test Lab.
A su vez, si no han configurado sus compilaciones de apps de Android en un entorno de integración continua, podrían hacerlo y luego aplicar ajustes para que se ejecuten sus pruebas de manera automática en Test Lab.
And, if you haven't set up your Android app builds in a continuous integration environment, you could set that up, then configure it to run your tests automatically on Test Lab.
Por lo tanto, si desean realizar desarrollos con Firebase aplicando un plan gratuito y, al mismo tiempo, probar el APK con Test Lab en un plan pago, se recomienda crear un nuevo proyecto y habilitar la facturación para el uso en Test Lab.
So, if you want to develop with Firebase on a free plan, but test the APK using Test Lab on a paid plan, it's recommended to create a whole new project and enable billing just for use of Test Lab.
Después podrás mejorar y ejecutar estas pruebas en Test Lab de Firebase.
You can then turn around and run these tests in Firebase Test Lab.
En Firebase consolé, haz clic en Test Lab en el panel de navegación izquierdo.
Después podrás mejorar y ejecutar estas pruebas en Test Lab de Firebase.
You can also use Firebase Test Lab to perform your own testing.
Después de completar la prueba de tu app en Test Lab, puedes revisar los resultados de la prueba en Firebase consolé o en un depósito de almacenamiento de Google Cloud en tu proyecto.
After Test Lab completes testing of your app, you can review test results in the Firebase console or in a Google Cloud storage bucket in your project.