Answered question

is it possible to integrate Neo load with Ant?

i have seen in Neoload documentation that we can intigrate Neoload with ANT,but there is no proper information to explore on it,can you please guide me on the same to run with ANT

UPENDAR P.
UPENDAR P.

UPENDAR P.

Level
1
251 / 750
points
christophe M.
christophe M.

christophe M.

Level
4
5000 / 5000
points
Team

The documentation about launching automated tests with ANT is here: http://www.neotys.com/documents/doc/neoload/latest/en/htm...

What missing information do you need?

Did you find this useful ?

No (0)

Yes (0)

0% of users found this answer useful

Other answers

UPENDAR P.
UPENDAR P.

UPENDAR P.

Level
1
251 / 750
points

Hi Nouredine, can you please reply for the above question is there any better explanation or documentation for the same

UPENDAR P.
UPENDAR P.

UPENDAR P.

Level
1
251 / 750
points

Thanks for your reply Christophe, i have seen this document already which you have suggested, is there any Neo-load jar file for ANT
actually i am trying to run that XMl file with ANT in cmd line,but i am getting error "C:\Users\upendar.posham\Desktop\build.xml:3: Unexpected element "{}taskdef" {an
lib:org.apache.tools.ant}taskdef"
i am not sure weather i am going correctly or wrong,can you please suggest me
As per my understanding if we use with ANT we can run the test script through Command prompt without open Neo-load ,is it possible

christophe M.
christophe M.

christophe M.

Level
4
5000 / 5000
points
Team

It looks like the ANT file has not a correct structure/syntax. You should look at ANT files samples on the internet. If you have any problem with ANT, you should directly look at the command line which provide additional options: http://www.neotys.com/documents/doc/neoload/latest/en/htm...

Examples when integrating with Jenkins: http://www.neotys.com/documents/doc/neoload/latest/en/htm...

UPENDAR P.
UPENDAR P.

UPENDAR P.

Level
1
251 / 750
points

Thank you Very Much Christophe, i will go through your suggestions and documents which you have provided and i will let you know if any issues
Thank you again