Unable to launch TestNG from BDD [on hold]
up vote
0
down vote
favorite
When I am trying to start my program using TestNG.xml in BDD framework I am getting
[RemoteTestNG] detected TestNG version 6.8.0
Exception in thread "main" java.lang.NoSuchMethodError: org.testng.TestNG.configure(Lorg/testng/CommandLineArgs;)V
at org.testng.remote.AbstractRemoteTestNG.configure(AbstractRemoteTestNG.java:74)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:235)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
I tried changing the TestNG version from 6.11 to 6.14.3 to 6.8. I am getting the same error again and again.
selenium bdd
New contributor
put on hold as off-topic by Matthieu Brucher, Unheilig, greg-449, Max Vollmer, DebanjanB Nov 19 at 11:43
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Questions seeking debugging help ("why isn't this code working?") must include the desired behavior, a specific problem or error and the shortest code necessary to reproduce it in the question itself. Questions without a clear problem statement are not useful to other readers. See: How to create a Minimal, Complete, and Verifiable example." – Matthieu Brucher, greg-449, Max Vollmer, DebanjanB
If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |
up vote
0
down vote
favorite
When I am trying to start my program using TestNG.xml in BDD framework I am getting
[RemoteTestNG] detected TestNG version 6.8.0
Exception in thread "main" java.lang.NoSuchMethodError: org.testng.TestNG.configure(Lorg/testng/CommandLineArgs;)V
at org.testng.remote.AbstractRemoteTestNG.configure(AbstractRemoteTestNG.java:74)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:235)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
I tried changing the TestNG version from 6.11 to 6.14.3 to 6.8. I am getting the same error again and again.
selenium bdd
New contributor
put on hold as off-topic by Matthieu Brucher, Unheilig, greg-449, Max Vollmer, DebanjanB Nov 19 at 11:43
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Questions seeking debugging help ("why isn't this code working?") must include the desired behavior, a specific problem or error and the shortest code necessary to reproduce it in the question itself. Questions without a clear problem statement are not useful to other readers. See: How to create a Minimal, Complete, and Verifiable example." – Matthieu Brucher, greg-449, Max Vollmer, DebanjanB
If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
When I am trying to start my program using TestNG.xml in BDD framework I am getting
[RemoteTestNG] detected TestNG version 6.8.0
Exception in thread "main" java.lang.NoSuchMethodError: org.testng.TestNG.configure(Lorg/testng/CommandLineArgs;)V
at org.testng.remote.AbstractRemoteTestNG.configure(AbstractRemoteTestNG.java:74)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:235)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
I tried changing the TestNG version from 6.11 to 6.14.3 to 6.8. I am getting the same error again and again.
selenium bdd
New contributor
When I am trying to start my program using TestNG.xml in BDD framework I am getting
[RemoteTestNG] detected TestNG version 6.8.0
Exception in thread "main" java.lang.NoSuchMethodError: org.testng.TestNG.configure(Lorg/testng/CommandLineArgs;)V
at org.testng.remote.AbstractRemoteTestNG.configure(AbstractRemoteTestNG.java:74)
at org.testng.remote.RemoteTestNG.initAndRun(RemoteTestNG.java:235)
at org.testng.remote.RemoteTestNG.main(RemoteTestNG.java:77)
I tried changing the TestNG version from 6.11 to 6.14.3 to 6.8. I am getting the same error again and again.
selenium bdd
selenium bdd
New contributor
New contributor
edited Nov 19 at 11:09
Billal Begueradj
5,541132637
5,541132637
New contributor
asked Nov 19 at 10:00
Shravan
11
11
New contributor
New contributor
put on hold as off-topic by Matthieu Brucher, Unheilig, greg-449, Max Vollmer, DebanjanB Nov 19 at 11:43
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Questions seeking debugging help ("why isn't this code working?") must include the desired behavior, a specific problem or error and the shortest code necessary to reproduce it in the question itself. Questions without a clear problem statement are not useful to other readers. See: How to create a Minimal, Complete, and Verifiable example." – Matthieu Brucher, greg-449, Max Vollmer, DebanjanB
If this question can be reworded to fit the rules in the help center, please edit the question.
put on hold as off-topic by Matthieu Brucher, Unheilig, greg-449, Max Vollmer, DebanjanB Nov 19 at 11:43
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Questions seeking debugging help ("why isn't this code working?") must include the desired behavior, a specific problem or error and the shortest code necessary to reproduce it in the question itself. Questions without a clear problem statement are not useful to other readers. See: How to create a Minimal, Complete, and Verifiable example." – Matthieu Brucher, greg-449, Max Vollmer, DebanjanB
If this question can be reworded to fit the rules in the help center, please edit the question.
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes