Parameterizing Tests
When you test your applications, you may want to check how the application performs the same operations with multiple sets of data. For example, suppose you want to check how your Web site responds to ten separate sets of data. You could record ten separate tests, each with its own set of data. Alternatively, you can create Data Table parameters so that your test runs ten times, each time using a different set of data.In this Parameterizing Tests you will learn about:
➤ Defining a Data Table Parameter
➤ Adding Parameter Values to a Data Table
➤ Modifying Steps Affected by Parameterization
➤ Running and Analyzing a Parameterized Test
No comments:
Post a Comment