Forum Discussion
sastowe
13 years agoSuper Contributor
What version of Test Compelete are you using? If my memory serves, TC 7.2 did not allow the change of rows dynamically. You would enter your vaues directly into the project variable area, and that was fixed. In my TC 8.2 project, I am getting a row count from a database dynamically then setting the table variable row count to it
s.RowCount = iPersonCount
t.RowCount = iOrderCount
Where the two variables iPersonCount and iOrderCount are integer variables that contain the number of rows in the underlying database that I am populating my table variable from. Works fine.
Related Content
- 5 years ago
- 8 years ago
Recent Discussions
- 22 hours ago