two variables in to one test case

Hi,

I’m working on Azure infrastructure, using pester. I’ve got two arrays of objects (one servers, which contains resource groups, servers) and the other array with has other information relating to each of the servers. I would like to merge the two arrays in to one testcase so each object of the testcase includes both arrays. is this possible?

 

 

Many Thanks

Russell

We would like to help you, but your question need bit more clarity.

Do you have any sample code for us to check?