Skip to the content.

Azure Test Plans - Best Practices

Hi there, to ensure that the Azure Test Plans experience is performant and reliable, we recommend the below best practices:

How many test suites should I have in a test plan? How many test cases should I have in a test suite?

Test Suites

Well, there are no official numbers or limits defined for these. But we’ve seen performance problems crop up if below thresholds are exceeded:
Number of static test suites: 200 - 250
Number of Requirement based suites (RBS): 20 - 30
Number of Query based suites (QBS): ~5

Test Cases/Test Points

We recommend anywhere between 200-300 test points to show up per test suite. Now depending on the number of configurations you have for a test plan or test suite, the number can be adjusted accordingly for test cases. For e.g. if I have 150 test cases that need to be executed across two configurations; I’d end up with 300 test points.