I have recorded a scenario in which an excel is uploaded, in the next subsequent request those records in excel are passed as a parameters.
But suppose i need to change the excel , how that request will take new values?
Parameterization seems not the answer because of large number of values.
Pls help.