Put your test resources here.
Examples include
- SeLion config file - selionConfig.xml - Select this file as your Template XML file
in Eclipse. Go to Project -> Preferences then select TestNG. You can also copy this file to
other SeLion based projects. Furthermore, you can copy the file to a global location that could be used for
all SeLion based projects.
- Test Suite definition files - SampleSuite.xml, testng-sample.xml, other. You can run
suite files in Eclipse by right clicking on the file name from the Package Explorer
and selecting Run As -> TestNG Suite
- Other resources needed by test code. E.g. - properties files, xml files, Datasheets, wsdl files, images, etc
Once you understand the above concepts, you should delete this readme file.