AI-generated tests vary between runs — that is the nature of non-deterministic AI. However, if the prompt remains constant, the overall structure of the generated tests tends to be similar.
AI test generation in QF-Test is inherently non-deterministic: multiple runs of the same generation process produce different results. This is a fundamental characteristic of large language models.
If the test generation prompt remains the same across all runs, the structure and approach of the generated test suites will generally be similar — even if specific steps or wording differ. Treat each run as a draft to be reviewed and refined by your QA team — not as a finished test package.