Forum Discussion
No RepliesBe the first to reply
I have a master test case that has a dataset of values I need to pass to sub test cases. And based on the parameter passed from the first, I would need to select a value from the dataset in the called test case. But I would then need to pass that value to a third test case with a data set. How can I accomplish this?