Monday, January 18, 2010

Write an equation to find automation percentage with total test cases as n, automatable as x and automated a y

equation like, y/(n-x) * 100. this is not correct formulae but i want to know the % of automated testcases from the total test casesWrite an equation to find automation percentage with total test cases as n, automatable as x and automated a y
let:


n = total test cases


x = automatable


y = automated





%y = y/n x 100
  • makeup base
  • No comments:

    Post a Comment