I am comparing 2 CSv in automation using java. Using below script file I invoke BC on linux machine and report is stored in S3 folder. But currently it takes default 1st column as key. I want to set differrent column as key runtime depending on test.
Kindly guie me to that
Also It will help if you can guide me on where to find BCSession.xml on linux machine.
Script file contents are:
file-report layout:Interleaved &
options:display-mismatches &
output-to:%3 output-options:html-color %1 %2
Kindly guie me to that
Also It will help if you can guide me on where to find BCSession.xml on linux machine.
Script file contents are:
file-report layout:Interleaved &
options:display-mismatches &
output-to:%3 output-options:html-color %1 %2
Comment