Getting test results for each test

0

Hi,

I am using Appium _ TestNG _ java to run my tests. After running my test suite of 2 tests, the AWS test report for my test suite shows only one pass or one fail even though i had 2 tests executed. Also the two tests are in one video. How can I get results broken down for each individual test?

Thanks,

Jonathan

jonaHar
preguntada hace 5 años331 visualizaciones
2 Respuestas
0

Hello,

This is the behavior we use for our custom environment runs (runs that specify a test_spec). The only way to separate them is by reverting to our standard mode runs, but it is recommended to use our custom mode environment whenever possible.

https://docs.aws.amazon.com/devicefarm/latest/developerguide/how-to-create-test-run.html

AWS
respondido hace 5 años
0

Thanks for the reply!

I actually ran into another problem today and hope you can answer it in this same post thread as it's completely blocking my automation. It seems the firebase remote config calls from my app are failing when running tests on aws device farm. It seems to be an authentication or forbidden connection issue I never got this issue when testing locally. Is this AWS not allowing calls to Firebase? or maybe the other way around? Is this an issue that anybody else has encountered and what was the solution?

Thanks,

Jonathan

jonaHar
respondido hace 5 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas