Friday, April 21, 2017

Automation scenarios



1. Automation Scenario#1:
  • Parameterizing hive querying using python or shell scripting
  • Read data(multiple rows) from Excel and put it in fields in API request
  • Run multiple API requests
  • Read data in the fields of API response and put it in excel
  • Read entire data from excel and use it in hive query
  • Run hive queries
  • Read data from hive query output and put it in excel

No comments:

Post a Comment