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.










share|improve this question









New contributor




Shravan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











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.

















    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.










    share|improve this question









    New contributor




    Shravan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.











    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.















      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.










      share|improve this question









      New contributor




      Shravan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      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






      share|improve this question









      New contributor




      Shravan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      share|improve this question









      New contributor




      Shravan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      share|improve this question




      share|improve this question








      edited Nov 19 at 11:09









      Billal Begueradj

      5,541132637




      5,541132637






      New contributor




      Shravan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked Nov 19 at 10:00









      Shravan

      11




      11




      New contributor




      Shravan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      Shravan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      Shravan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.




      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.





























          active

          oldest

          votes






















          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes

          Popular posts from this blog

          404 Error Contact Form 7 ajax form submitting

          How to know if a Active Directory user can login interactively

          TypeError: fit_transform() missing 1 required positional argument: 'X'