I’m building a suit automation test (Java, selenium, testNg, Apache POI).
I have a configuration file .properties where I have the environment I use and everytime i comment one and use the other one, it depends from what I need in that moment and what test I need to run.
It’s possible to read this informations about environments taking this data from an Excel sheet?
Thanks in advance.
I can’t figure it out for the moment.
New contributor
Raffaele Fiorillo is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.