質問

Is it possible to use an if condition in tsung and use a greater than comparison rather than a straight equals and not equals comparison?
Or is it possible to use the and or or operator to combine comparisons?

役に立ちましたか?

解決

There is no greather then operator at this time in tsung, only equal and not equal. It is not possible to combine comparisons with and and or.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top