Hello,
i just want to ask if there’s anyone here already tried using a “Test Data” Type of variable in a test case.
I already tried doing “Test Data Value” but what I wanna do is to just simply pass the test data table and loop from there instead of declaring a variable for each data.
here’s what it looks like:
here’s the implementation:
But this is not working.
Can you help?