We want to have utility to tigger test cases on a machine with TestNG with some java code -


i have tests of testng java code , want run on native machine cmd command or bat file.

can done using java or not?

check the manual. like:

java org.testng.testng testng1.xml [testng2.xml testng3.xml ... 

Comments

Popular posts from this blog

java - SSE Emitter : Manage timeouts and complete() -

jquery - uncaught exception: DataTables Editor - remote hosting of code not allowed -

java - How to resolve error - package com.squareup.okhttp3 doesn't exist? -