Conditional Goto

NOTE: This page contains information on standalone ReadyAPI that has been replaced with ReadyAPI. To try enhanced functionality, feel free to download a ReadyAPI trial from our website.

Overview - Conditional Goto

Looking for an example on how to use Conditional GoTo? See here: Conditional GoTo

goto-main-window

  Option Description
1_snag_evi Conditions List of conditions in this test step
2_snag_evi Toolbar  
3_snag_evi Condition XPath Expression  
4_snag_evi Bottom Toolbar  
5_snag_evi Log Condition log

Conditions

goto-conditions

  Option Description
declareNs Declare Declare available response namespaces in condition expression
Run All Run conditions against the previous response
help-browser Online Help  

Bottom Toolbar

goto-bottom-toolbar

  Option Description
  Target step The step the TestCase will go to if the current condition is true
run Run Runs the current condition against the previous response and shows the result
select_xpath Select XPath Selects the dispatch XPath from the last response

Back to Top