Appian Community and Appian Academy are being upgraded. As a part of the upgrade, Appian Community is currently in read-only mode, and user registration is disabled until August 3. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!
The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.
I have a test suite having multiple test classes and multiple scenarios.
I want to create a page object repoitory so I wanted to reuse and share a variable acoss different tests.
Is it possible that during an execution I can store one id (Ex. a cae id) in a variable and then pass and use it in other scripts?
Currently I can store in a local variable but the scope of that variabe is only that test and not other tests withing the same/other suite?
Thanks
Discussion posts and replies are publicly visible