I am using Bad Boy for recording steps and exporting it to JMeter
I am getting two major issues
The first one is some JS error in some libraries
And the second one is when i am importing JMeter Script the path that i used in badboy isn't the same in JMeter
In BadBoy : https://SomePath In Jmeter : https://SomePath/Login/login
Do you really want to use a tool from 2009 in 2021 (almost 2022?)? There are several other recording options like:
I don't really understand French hence cannot comment anything on the error you're getting however I can assume that Badboy comes with a really old version of Internet Explorer bundled and this old IE cannot properly handle/render the website you're trying to record.
You should not be comparing JMeter to Badboy, you should compare JMeter to real browser, the requests from JMeter should match the ones you see in network tab of your browser developer tools so cross check them using either JMeter's View Results Tree listener or better an external sniffer tool like Fiddler