Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable a way to use test case default variable values when test data have empty cells #424

Open
minhthanh3145 opened this issue Dec 31, 2020 · 1 comment
Labels

Comments

@minhthanh3145
Copy link

https://forum.katalon.com/t/when-reading-from-empty-cells-variables-take-default-values/50674

Given:

  • Users have specified default variable values for a Test Case.
  • Test Data have empty cells.
    When:
  • Users execute that Test Case in a data-driven Test Suite.
    Then:
  • Katalon should use default variable values instead of using empty values.

@minhthanh3145 minhthanh3145 added the enhancement New feature or request label Dec 31, 2020
@jmelnik
Copy link

jmelnik commented Sep 28, 2021

Actually, if you guys go back to the original forum issue, it's the exact opposite of what this bug says.

Test Cases are overwriting excel's empty cells with default values rather than using empty as specified in the data file.

One would expect the file to always take precedence over defaults. thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants