Hi,
I built an App that gets its deployment data from a yaml/json config file (i.e: catalog), the catalog has variables, for example : number of virtual machine to be spun or how many CPUs are needed per Virtual machine…etc
Now i am looking for a way to automate testing all these variables and a combination of them, so that I can randomly exercise different values.
Has anyone seen any similar Tool/Framework ?
Thanks
Sam