DZone Database Zone
How to Initialize Database Variables and Assign Them Values for Multiple Thread Groups
Creating a variable and assigning a value to it, is important for writing test cases that use database queries. In our last blog post, we learned to initialize variables and assign values to them, in a database, for one Thread Group. In this blog post we will do it for multiple thread groups.
Let's get started.
No comments:
Post a Comment