This video tutorial demonstrates, how you may perform conditional execution of test cases:
HTML |
---|
<iframe width="560" height="315" src="https://www.youtube.com/embed/uM4oKJ40kws?list=PLmua155_WrDyoe7dYDB3lCfh-UK4XicT6?ecver=1" frameborder="0" allowfullscreen></iframe> |
With the help of Condition property of a test case, you can write test cases which must only execute, when a particular condition is met. A "Condition" property has been introduced with vREST v2.4.2 in "Details" sub-tab of a test case.
...