c0dy1
12 years agoNew Contributor
DataGen Range Limits?
I'm using Pro 4.6.0 and trying to implement a DataGen for one of my test cases. It requires large integer values but it doesn't seem to work as I would expect. The DataGen's Type is Number, Mode is Step, Persist is "Persist series between test runs", Start value is 2140000000, end value is 2149999999. I run the step repeatedly by itself but it sticks at 2140000000. Behavior is normal for smaller values so I think I'm running into some kind of size constraint. Can this size be increased? Thanks!