Thanks LucD.
I have a scenario here. I have an application which will display all the events generated by the vCenter. I have to test the application. The test scenario is that I need to fetch events generated by many VMs altogether(say 100) to the application and test if the application is displaying the events as required.
Another test scenario is that if I want to fetch the same event 100 times from the same VM to the application.
Is this possible if we use any scripts or in any way?
Thanks in advance.