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
posta 5 anni fa331 visualizzazioni
2 Risposte
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
con risposta 5 anni fa
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
con risposta 5 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande