Question

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?

Was it helpful?

Solution

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.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top