Sie sind auf Seite 1von 3

1- Install Ant and configure the path in system variable

2- Build the jar using ant which can configured in below xml




3- Deploy the generated jar in Test suite and run jar with .bat file
Plz refer all jar in the bat which you used in test scritps
@echo off
java -cp junit-4.10.jar;fat.jar;jxl-2.6.jar;selenium-java-2.32.0-srcs.jar;selenium-server-standalone-
2.32.0.jar org.junit.runner.JUnitCore Driver


4- Test suite structure details to execute the script using ANT




Bin All you test script .class files
Build Jars, Run.bat, config.xml files
Results every run it create a flat file with date and time with below results




Source - .java files

Das könnte Ihnen auch gefallen