Hi, Is it possible to call the method "startNonGui (CLOption testFile, CLOption logFile, CLOption remoteStart)" in class "JMeter" directly from my java code ? Has anyone had experience calling JMeter non gui mode directly from another java class and read the test results ? - This is mainly to avoid having to invoke a new JVM for every test.
Any pointers to docs/discussions will be much appreciated. Regards Ashok

