What is Test Monitoring and Test Control?

By Vijay

By Vijay

I'm Vijay, and I've been working on this blog for the past 20+ years! I’ve been in the IT industry for more than 20 years now. I completed my graduation in B.E. Computer Science from a reputed Pune university and then started my career in…

Learn about our editorial policies.
Updated September 20, 2024

Test Monitoring and Test Control is a management activity. Test Monitoring is a process of evaluating and providing feedback on the “currently in progress” testing phase. Test Control is an activity of guiding and taking corrective action based on some metrics or information to improve efficiency and quality.

Test Monitoring and Test Control

Test Monitoring activity includes:

  1. Providing feedback to the team and the other concerned stakeholders about the progress of the testing efforts.
  2. Broadcasting the results of testing performed, to the associated members.
  3. Finding and tracking the Test Metrics.
  4. Planning and Estimation, for deciding the future course of action, based on the metrics calculated.

Points 1 and 2 basically talk about Test Reporting, which is an important part of Test Monitoring. Reports should be precise and should avoid “long stories”. It is important here to understand that the content of the report differs for every stakeholder.

Points 3 and 4 talk about the metrics. The following metrics can be used for Test Monitoring:

  1. Test Coverage Metric
  2. Test Execution Metrics (Number of test cases pass, fail, blocked, on hold)
  3. Defect Metrics
  4. Requirement Traceability Metrics
  5. Miscellaneous metrics like level of confidence of testers, date milestones, cost, schedule, and turnaround time.

Test Control involves guiding and taking corrective measures activity, based on the results of Test Monitoring. Test Control examples include:

  1. Prioritizing the Testing efforts
  2. Revisiting the Test schedules and Dates
  3. Reorganizing the Test environment
  4. Re prioritizing the Test cases/Conditions

Test Monitoring and Control go hand in hand. Being primarily a manager’s activity, a Test Analyst contributes to this activity by gathering and calculating the metrics that will be eventually used for monitoring and control.

Was this helpful?

Thanks for your feedback!

Leave a Comment