-
Notifications
You must be signed in to change notification settings - Fork 203
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AWS Device Farm error :[TestNG] Couldn't find the testng.xml in the jar file, running all the classes #22
Comments
You need to have pom.xml, testng.xml & maven dependencies to execute Device Farm
if it is MAVEN project.
<https://www.avast.com/en-in/recommend?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail&utm_term=default3&tag=ffa59f6d-75a0-4fe1-9c82-039bb48934f0>
I’m
protected online with Avast Free Antivirus. Get it here — it’s free forever.
<https://www.avast.com/en-in/recommend?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail&utm_term=default3&tag=ffa59f6d-75a0-4fe1-9c82-039bb48934f0>
<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
…On Tue, Oct 8, 2019 at 9:25 PM suneelsirimisetti ***@***.***> wrote:
Hi,
When I tried to execute the scripts in AWS device farm I see error "*[TestNG]
Couldn't find the testng.xml in the jar file, running all the classes* .
Can someone help me on this.
Mail Id : ***@***.***
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#22?email_source=notifications&email_token=AEIRNFKH3GSHIVIQQ3AZG63QNSUNZA5CNFSM4I6TVJ7KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HQMN5IA>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AEIRNFPE4OJQUJUL4YV3FDTQNSUNZANCNFSM4I6TVJ7A>
.
|
Your testng.xml is not referring your test suite. Please see testng.xml example below: https://aws.amazon.com/premiumsupport/knowledge-center/xml-file-tests-jar-file-device-farm/ |
Thanks for a quick response @kamaleshkiran . |
suneelsirimisetti
changed the title
AWS error :[TestNG] Couldn't find the testng.xml in the jar file, running all the classes
AWS Device Farm error :[TestNG] Couldn't find the testng.xml in the jar file, running all the classes
Oct 8, 2019
I already replied to your post in git hub. Please do refer it.
…On Tue, 8 Oct 2019 at 10:14 PM, suneelsirimisetti ***@***.***> wrote:
Thanks for a quick response @kamaleshkiran
<https://github.com/kamaleshkiran> .
I followed same steps,still I see issue.for more info I have uploaded my
code,please do refer the code and let me know your inputs.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#22?email_source=notifications&email_token=AEIRNFOZZV2XIGNQPRN2JK3QNS2GNA5CNFSM4I6TVJ7KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEAU2SXI#issuecomment-539601245>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AEIRNFOLS246GCT2DSVY56TQNS2GNANCNFSM4I6TVJ7A>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
When I tried to execute the scripts in AWS device farm I see error "[TestNG] Couldn't find the testng.xml in the jar file, running all the classes . Can someone help me on this.
Mail Id : [email protected]
code is on :
https://github.com/suneelsirimisetti/MobileAutomation.git
The text was updated successfully, but these errors were encountered: