0
votes

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

1

1 Answers

1
votes
  1. Conversion from JMeter to Selenium is not possible (at least currently with JMeter 5.3 and Selenium 3)

  2. Conversion from Selenium to JMeter is possible (up to certain extent), you need to:

    You will need to perform correlation of the dynamic parameters and parameterization of at least credentials