Test Data Profile Precedence: Test Case vs. Test Group in Testsigma #398
MANIMARAN-M
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If I map a Test Data Profile to a Test Case, and that Test Case is part of a Test Group that has a different Test Data Profile mapped, which Test Data Profile will take precedence during execution? Will the Test Case use its own Test Data Profile, or will it inherit the one assigned at the Test Group level?
If a Test Case has a Test Data Profile mapped with a Start Index of 1 and an End Index of 4, it expects at least 4 rows of data for execution. However, if the Test Group to which this Test Case belongs is mapped to a different Test Data Profile that contains only 2 rows, how does Testsigma handle the iteration for indexes 3 and 4? Will the execution fail, or will it pick available data and ignore the missing rows?
Beta Was this translation helpful? Give feedback.
All reactions