5 WireMock - Record and Playback || Easy Way Request Stubbing || SpringBoot + WireMock

แชร์
ฝัง
  • เผยแพร่เมื่อ 14 ธ.ค. 2024

ความคิดเห็น • 11

  • @NR-pf9zp
    @NR-pf9zp ปีที่แล้ว +2

    thank you for such amazing tutorial. I have learnt a lot. Could you also perhaps make a video with recording HTTPS requests ?

    • @codefarm0
      @codefarm0  ปีที่แล้ว

      Glad to hear that 🙂.... Not yet tried the https

  • @goku6272
    @goku6272 3 ปีที่แล้ว +1

    is it possible to use wire mock outside junit as standlone ??

    • @codefarm0
      @codefarm0  3 ปีที่แล้ว

      yea.. sure we can..see the next videos on the playlist

  • @sunitsingh551
    @sunitsingh551 4 ปีที่แล้ว

    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?

    • @codefarm0
      @codefarm0  4 ปีที่แล้ว

      Yes. Haven't use cucumber but if it's giving better exprnc then good👍

  • @jazibrahman2316
    @jazibrahman2316 3 ปีที่แล้ว

    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

  • @anuragverma9519
    @anuragverma9519 3 ปีที่แล้ว

    How can we record parameter and Header using recording feature? Can you please help me?

  • @protectyourbite1865
    @protectyourbite1865 3 ปีที่แล้ว

    How can i record API having authorization using wiremock standalone? I cant just access API by hitting the URL

  • @tejalsalunkhe7608
    @tejalsalunkhe7608 3 ปีที่แล้ว

    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

    • @codefarm0
      @codefarm0  3 ปีที่แล้ว

      java -jar --server.port=