문제

I need some help with Tsung.

I would like to write a scenario in which a form is submitted. This form is used to upload a PDF document on the server. In addition, I need to "variabilize" some others fields like the document reference.

The Tsung documentation says to use the contents_from_file attribute. The inconvenience with that is I can't "variabilize".

What is the solution?

도움이 되었습니까?

해결책

You can use the susbtitution variable process inside the file defined in the contents_from_file attribute.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top