ZephyrScale | Server | Traceability Report
Hello Team!
I'm searching for a simple way to export (report) a list showing the hierarchies between "Test Plans & Test Cycles":
- TP-1 Name
- TC-1 Name
- TC-2 Name
- TP-2 Name
- TC-3 Name
- TC-4 Name
Any suggestions?
Thanks
Greg,
You can accomplish this using Databanks. Databanks allow you to map information to specific actions and inputs in your scripts. They can be configured to allow for Random, Sequential, and Unique options for reading data from the attached comma-, or tab-deliminted file. For your case, you would want to employ the Unique option as detailed in the documentation.
Data Driving with LoadNinja Databanks
Here's a sample of a file I use for my demonstrations, with user and pass columns. For Unique data, you'll need at least as many rows as you have virtual users in your load scenario.
Cheers,
Mel