Page 1 of 1

How to dynamically vary my values to get some variety tests

PostPosted: Thu Apr 13, 2023 10:14 am
by DavidHu
Hello.

Can eValid support a script that has dynamically varying values, so that my regression tests have some variety?

Can you provide me some options on how this can be done.

Thanks

Re: How to dynamically vary my values to get some variety te

PostPosted: Fri Apr 14, 2023 10:33 am
by eValid
DavidHu wrote:Hello.

Can eValid support a script that has dynamically varying values, so that my regression tests have some variety?

Can you provide me some options on how this can be done.

Thanks


Thanks for inquiring about this DavidHu.

One possibility is to use the PlayValue option combined with a variable set of playback values.

Here is how PlayValue Works

http://e-valid.com/Products/Documentati ... value.html

Each time this script is repeated it reads the value afresh.

If you use this capability, you can generate a separate (different) script each time:

http://e-valid.com/Products/Documentati ... tract.html


-- eValid Support