Wednesday, 17 October 2012

TestNG in Eclipse



To Install Testng in Eclipse




        Go to help menu-Install New Software in Eclipse.

        Paste below url respective of the eclipse version(Refer the link if you have any doubt "http://testng.org/doc/download.html") in the Work with field.


         For Eclipse 3.4 and above, enter http://beust.com/eclipse.
         For Eclipse 3.3 and below, enter http://beust.com/eclipse1.


        After entering the url you will get the option of "Testng"
        Select it (i.e Testng) and click next, this should install Testng in your eclipse.
        Ignore error if you face during the process.




To verify whether TestNG is installed in your system.



        Go to window-Show view-Other.
        Expand the Java folder(Show view window).
        There will be a option displayed as Testng.







No comments:

Post a Comment