How to test CAS with jmeter?

前端 未结 4 1911
無奈伤痛
無奈伤痛 2021-01-12 11:23
  • request:

    I send a \"get\" http request, has no parameters;
    path: http://192.168.22.139:8080/KSP

  • response:

    
    
            
4条回答
  •  旧时难觅i
    2021-01-12 11:55

    From the first response, can use Regular Expression Extractor to extract ticke and lt. extract ticket

    Then send the second request with parameter:

    username/password/It/execution/_eventId/_eventId enter image description here

    By the way, you should add HTTP Cookie Manager, enter image description here

提交回复
热议问题