I have an SLA from one of the clients from my organization, We have to test their application by following methods only,
Either we have to do an automation test script (using Selenium) and convert those test scripts to performance test scripts (to JMeter)
Nor we have to do a performance test script (using JMeter) and convert those test scripts to an automation test script (to Selenium)
Please let me know if there is any other simple method (Separate tool or Plugins) to convert any one of the test scripts to the other one.
Thanks in advance