Hi team!
I have a test suite, where the first test generates a transaction number that I need to use on a consecutive test.
How can I do so the tester executing the first test saves the transaction number to a place where other test can call for it?
If i create a DT on the first test how can I save a parameter on execution time to the DT of that run only
Any ideas are highly appreciated
Thanks!