Thank you Kev, we are on V4 at the moment, looks like v5 will be much helpful
Further to that question, after identify the dependencies, how do we identify the regression testing scope?
- Eg. does all types of change to an object(add/modify/delete element, add/modify/delete action will require regression testing for all the process that's using the object?
When an object is big, would it be an concern that if multiple process calling the same object(might be different action though)?
When an object is big, would performance be an concern every time it's called?
Thank you