I have been given the task of using JMeter for performance testing for our web application.
Until now I was using selenium for UI testing and I have selenium test (testNG framework) ready, which I have executed using Selenium RC.
Is any migration from selenium to JMeter possible? Failing that, some helpful tutorials on JMeter would be much appreciated.