You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is just to track the requirement. Detailed issues will be created prior the work start.
At the moment I can see two potential places where data import can be useful:
data - provide data for the tests. For example: if there is a table tests. The values to compare to be provided from somewhere else instead of hardcoding them in the test suite itself
expressions - a lot of Qlik projects have external sources (usually excel) where the expressions are kept. It will be good to be able to pass this data to the test instead of hardcoding them in the test suite
P.S. the import will actually happens in the CLI package. For this package the import means the ability to pass "external" data during initialization
The text was updated successfully, but these errors were encountered:
This issue is just to track the requirement. Detailed issues will be created prior the work start.
At the moment I can see two potential places where data import can be useful:
P.S. the import will actually happens in the CLI package. For this package the import means the ability to pass "external" data during initialization
The text was updated successfully, but these errors were encountered: