I am working on a user login script. Is there any tool or any method by which I can login multiple users at the same time without having to logout the one I have already logged in with on the localhost. I am using WAMP.
You could use any test automation tools such as QTP/Selenium to achieve this. Don't think programatic approach is ideal.