Can anybody suggest me how to manually edit TESTNg.xml file in Eclipse Now with new version it has no option for editing.Also i created my Testng.xml my converting my code to TestNG,Then testng.xml file got created. My classes in testng.xml are as below:
classes
@name com.test.TESTNgbasics
!Test
!Suite
I want to add a new class which I created by no option coming
If I try to create the file manually by selecting File in General under Src then it generates a file with Node and Content headings