Forum Discussion
Harry12
2 months agoNew Contributor
Thanks for sharing this Groovy version. The CPF and CNPJ validation logic looks correct and it's a useful example for anyone creating test data in SoapUI. In our QA process, we sometimes need valid documents quickly for manual testing without modifying the script. In those cases, we simply gerar CPF online and use the generated values in our requests before automating them. It saves time when testing different scenarios.
- fart6 hours agoNew Contributor
This is a useful example for SoapUI testing, especially when you need CPF and CNPJ values that pass validation. For quick manual tests, generating sample CPF numbers can also save time before adding the data generation directly into the test script.