How to calculate testing productivity?
Answers were Sorted based on User's Feedback
Testing Productivity specially test case creation and
execution productivty is a tricky thing. Overall testing
productivity has many other things to consider. My question
is - Will you take test cases as part of your true
productivity measure which are not correct i.e which did
not pass the review or which failed during execution due to
incorrect steps or associated data? Certaily not.Again the
effort that goes in reviewing test cases should also be
accounted. I feel this should be calcluated as follows:
Test Case Creation or Execution Productivity = (No. of
Correct Test Cases Created or Executed) / (Total Effort in
Person-hours in creation or execution)
Effort-> test case creation and review effort + test
execution effort and test results review effort
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / arpan sharma
Testing Productivity is total efforts divided by the total
time taken. Efforts can be the number of test cases
prepared or the number of test cases executed. And the time
is the man hours put in to do that task.
| Is This Answer Correct ? | 8 Yes | 5 No |
HOW TO CREATE SRS REVIEW REPORT TO PL?
what are the Levels of testing?
What do you mean by SLC ?
What is Injuction testing?
Who should test your code?
You have URL address it is opening fine with your team member system but it is not opening in your system browser? How will you come across?
What is the difference between authentication and authorization in web testing?
what is sevirity and who will decided that one?
11 Answers Creative Informatics, MBT, TCS,
What is the diff betwn Functional nad regression testing and do u excute same test case or write new one for regression
What is the diffrence between web testing & web based testing?
Describe Testing Decomposition?
Explain about 'Interface Testing' in Web based Application?