Elire’s Valentin Todorow covers migrating PeopleSoft Test Framework (PTF) scripts, test cases, and execution logs. Understanding how to migrate PTF scripts ensures that test automation remains intact when transitioning between environments. Learn best practices for migrating test cases, handling execution logs, and maintaining data integrity during migration.
- SET OUTPUT PTFNONMGD.DAT ;
- SET LOG PTFNONMGD.LOG ;
- SET NO TRACE ;
- — LOGS
- EXPORT PSPTTSTLOG_IMG ;
- EXPORT PSPTTSTLOG_LIST ;
- EXPORT PSPTTSTLOG_LNS ;
- EXPORT PSPTTSTLOG_OPTS ;
- EXPORT PSPTTSTLOG_XTRA ;
- — EXECUTION OPTIONS
- EXPORT PSPTTSTOPTIONS ;
Author
-
Valentin Todorow has 12 years of PeopleSoft Technical and Functional experience and has completed over 80 Implementations of PTF in FSCM and HCM. He has built various integrations with other Test Management tools, Designed and Developed bolt-ons for PTF reporting, and headless execution.