1.

Can We Replace Literal Values In A Script With Data Pool References?

Answer»

Yes. We can replace LITERAL VALUES in existing script with data pool references to add realistic data to the script. We can replace all literal values or just the number or STRING or BOOLEAN literals with a data pool reference. If we do not use an existing datapool variable, then the same literal values are used each TIME we run the script.

Yes. We can replace literal values in existing script with data pool references to add realistic data to the script. We can replace all literal values or just the number or string or Boolean literals with a data pool reference. If we do not use an existing datapool variable, then the same literal values are used each time we run the script.



Discussion

No Comment Found