Computer Science, asked by mahadevak011979, 1 year ago

what is a conditionl GOTO statement​

Answers

Answered by dynamogaming14
1

The Conditional GoTo test step lets you define a number of XPath expression conditions to jump to the specified test steps if the condition evaluates to True. ... When a condition returns True, the test execution jumps to the target test step, specified in that condition. The rest of conditions are not evaluated.

Answered by sunitazirange
1

Answer:

Conditional goto consists of xpath expressions apllied to response of previous test step. If one of this xpath expressions evaluates to true then execusion transfers to target test step.

hope it helps you!

mark me as brainliest!

Similar questions