How to use multiple parameter sets in a single test case or how to build a test case composed of multiple test cases having their own parameter sets?

mwbmb-007 0 Reputation points
2024-08-21T20:51:45.6833333+00:00

We have test cases that effectively need to loop through lists of variables (ie, countries, operating systems, urls, etc). So far it seems like a test case can only refer to one parameter set with tabular data containing all the permutations of these variables. This is problematic because the tabular data grows exponentially as the number of variables are needed. For example, 250 countries x 4 operating system x 2 urls = 2000 rows of data. There must be a better way.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
38,782 questions
{count} votes

1 answer

Sort by: Most helpful
  1. VarunTha 7,730 Reputation points Microsoft Vendor
    2024-08-22T15:26:25.22+00:00

    Hi mwbmb-007,
    Thanks for the question and using MS Q&A platform.

    Azure DevOps is currently not supported in the Microsoft Q&A platform; the supported products are listed over here https://docs.microsoft.com/en-us/answers/products (more to be added later on).

    In order to assist best on your query, I would request you to post your query in SO => Azure Devops dedicated support. Additionally, adding the [Azure] tag on SO will increase visibility as it is a Microsoft Sponsored tag.

    https://stackoverflow.com/questions/tagged/azure-devops

    OR

    Report any Azure Devops problems on Developer Community.

    This will assist you with a faster reply to your query.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.