Solved
Forum Discussion
MisterB
Champion Level 3
4 years agoHi,
I can't think of why it wouldn't work so Just checking that the structure of your data is in the expected format, as in the example below, and that it contains the mandatory Name field. Note that the Folder and Name columns do not repeat for each Step.
Folder | Name | Step | Expected Result | Test Data |
Folder Name A | Test Case 1 | Step 1 | NA | |
Step 2 | Login Successful | NA | ||
Step 3 | Successful | NA | ||
Folder Name B | Test Case 2 | Step 1 | Successful | NA |
Step 2 | Login Successful | NA | ||
Step 3 | Successful | NA | ||
Step 4 | Successful | NA | ||
Step 5 | Successful | NA | ||
Regards, Andy