rameshkumar karamsetty
what is difference b/w column fixture in datadriven testing and action fixture in keyword driven testing?
  • Hagay Hazan
    Jan, 2008 14

    In a very simple way: Column fixture (data driven)= imagine the column header name in an excel spreadsheet in which you retreive data to run your tests; userName column header. Action fixture (keyword driven) = imagine the same excel spreadsheet with a keyword = Login that your script is calling, without a clue what the keyword does. The keyword=Login (function, or action, or object) makes use of the userName column header data. Hope that helped

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS