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
已提問 5 年前檢視次數 331 次
2 個答案
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
已回答 5 年前
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
已回答 5 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南