DeepaJ
10 years agoContributor
Get & save dynamically generated value in 1 test & pass it as variable in another test
I have a form, where I fill in some information and when it is saved, it generates an Order Number. I want to get and save that value in a variable. When I use the Property Checkpoint here, can I save the value that is found in that field into a variable instead of assigning the value to wText property. I then want to be able to refer to this variable in other tests, where I want to do some action on some rows of data where, the order number is that saved value.
New to TestComplete and automation and would appreciate any help.
Thanks!
Crate a project variable, it should be accessible thorought the project.