thank you for such amazing tutorial. I have learnt a lot. Could you also perhaps make a video with recording HTTPS requests ?
@codefarm0 Жыл бұрын
Glad to hear that 🙂.... Not yet tried the https
@goku62723 жыл бұрын
is it possible to use wire mock outside junit as standlone ??
@codefarm03 жыл бұрын
yea.. sure we can..see the next videos on the playlist
@jazibrahman23163 жыл бұрын
am not getting anything in the mapping though am doing the same as you suggested.. the request and response is running on 8080 and am trying to do the recording on 8081
@protectyourbite18653 жыл бұрын
How can i record API having authorization using wiremock standalone? I cant just access API by hitting the URL
@anuragverma95193 жыл бұрын
How can we record parameter and Header using recording feature? Can you please help me?
@sunitsingh5514 жыл бұрын
Hello sir, What as per you is the main advantage of record and replay, is it auto generation of mapping? Because cucumber extra will have better recording and UI testing right?
@codefarm04 жыл бұрын
Yes. Haven't use cucumber but if it's giving better exprnc then good👍
@tejalsalunkhe76083 жыл бұрын
Hello. When I using the wiremock server within java with port as 9090 its still giving me error that 8089 address is already in use. Can you please tell me how to soecify the port like we do while running the jar using -port