hi it should be child of Request C. http://jakarta.apache.org/jmeter/usermanual/test_plan.html See scoping rules
regards deepak On Mon, Oct 25, 2010 at 4:10 AM, Saurabh Gupta <[email protected]>wrote: > Hi Guys, > > I want to execute a particular transaction at the same time with multiple > users like(rendezvous in Load runner). > > Have tried many configurations of Synchronizing Timer in JMeter but its not > working as expected. > > *For example:* want all the VUs to execute Request C simultaneouly > > *1.* > Request A > Request B > Synchronizing Timer (between B and C) > Request C > > *2.* > Request A > Request B > -----Synchronizing Timer(Child of B) > Request C > > > Has anyone simulated the same before ? > > -- > Regards, > Saurabh >

