You are on page 1of 1

Editing xml file for executing Batch file test cases by adding class files to xml

file

1) go to project

2) refresh project

3) Test output folder appears in project

4) Go to 2 nd line of verbose file and copy custom suite xml file

5) Paste it in our project

6)Rename pasted custom suite xml file name ny going to refactor and rename

7) in the Suite tag give whatever name you want

8) go to xml editor and chhange the default testng name and name

9) Add the differrent classes you want to run as a batch test cases

10) right click on renamed xml file and run


testNG

You might also like