Mình dùng chức năng record của jmeter, và nhận được 1 giá trị Name trong Parameters như này:
Code: Select all
{"id":0,"name":"12","suite":"13","startDate":"04/06/2016","endDate":"04/06/2016","rent_increase":{"mode":1,"value":16},"active":0,"price":{"mode":1,"detail":[],"simple":"17","name":""},"amount":{"mode":1,"detail":[],"name":"","simple":{"amount":"14","amountType":"1","incresase":"15","incresaseType":"1"}}}
Các bác cho hỏi là với giá trị nhận được như trên thì trong phần Parameters nên nhập như nào ?
ví dụ:
- Name Value
id {id}
active {active}
startDate 04/06/2016
Many Thanks.