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
gefragt vor 5 Jahren331 Aufrufe
2 Antworten
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
beantwortet vor 5 Jahren
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
beantwortet vor 5 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen