I have a scenario in which I have 3 test cases(Warm Up, Store Entities, Fetch Entities) in 1 test suite(Server warm up request). In this, First I have to run Warm Up request and then Store Entities, Fetch Entities both in parallel.
Please help and let me know how I can do it.
Please see the attached image for the reference.
Thank you in advance for your help.