QuestionQ26

Testing and Debugging

Consider testing a workflow that calculates the sum of two numbers using the data-driven test data from the Excel file below:

Question Image

When the workflow functionality is expanded to calculate the sum of three numbers, the data must also be updated to support the new scenario:

Question Image

What steps should be taken to do this?

  • A Click Right on the Test Case and select Update Test Data.
  • B Click Right on the Test Case and select Add Test Data.
  • C Click Right on the Test Case and select Refresh Test Data.
  • D Click Right on the Test Case and select Remove Test Data.
Explanation

For an existing Excel-based data variation, use Update Test Data from the test case’s context menu. Updating the imported Excel data incorporates changes to the file, and new columns are added as arguments to the test case; this accommodates the additional Number3 input.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!