Hi All, I take all my test input data from an external excel file with a DB connection. I have a separate function to establish a connection, read all the data from the excel file and store them in Dictionary Objects. The data is never stored in Global…