Q: Hello, In order to validate forms fetaure (submitting forms), is it possible to predefine which values should ...

be used when filling in the form ? Is it possible to define value that should be used only 1 time (meaning each test should use a different value for the same field) ?

2a4aaa6e595e44ed989d270224c91f0dOct 5, 2023
Founder Team
Alyaksandr_DogQ

Alyaksandr_DogQ

May 15, 2024

A: Hello,

Not sure if I fully understand the first question. Every "Type into" step should have some value to enter and it has to be predefined for the Scenario to be executable.

For the second question - yes. There is a way to define a pattern (via Regex) and DogQ will generate a random value on every execution based on that pattern. Please take a look at an example: https://docs.dogq.io/documentation/scenario-steps#type-into-random-value-advanced

Thanks,
Alex.

Helpful?
Log in to join the conversation