Parallel Testing in DUT

Hi, I want to implement parallel testing in my production environment . for example pinging all the ips instruments together in parallel. I was going through parent child example in lightning videos, but can someone give more clarity on that. Like how the child class will be called. if i have multiple ips to ping, how to define that in tapplan. any example of tapplan where parent child is implemented?

Hi @sam836,

I am currently working on some documentation around threading it might be helpful providing some of the information you are looking for: opentap/doc/Developer Guide/Appendix A/Readme.md at b0d58c0c6909650ec17e76785b16d305e5515349 · opentap/opentap · GitHub

Note, more info will be added to the PR soon.