if you have access to the server running the processes, you could look at the OS process sampler to check the execution times
And additionally a Database sampler, to validate that the correct values are submitted. On Mon, Jun 12, 2017 at 9:47 AM, Anil Gaur <[email protected]> wrote: > Hi.. > > > I want to test batch processing in my application using Jmeter. > > > Below are the Inputs:- > > 1) Batch jobs are ruining on back end and submitting the data to DB. > > 2) Every 30 min batch Jobs are executed. > > 3) Executed in Non UI mode. > > > > I want to do the performance for these batch jobs using Jmeter. > > > > Please let me know how its possible and if any reference document which > can help me there. > > > > Thanks > > Anil Gaur >
