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 16 years of PeopleSoft and Cloud Technical and Functional experience. He has built various solutions with Cloud and PeopleSoft Test Management tools, and serves as a Subject Matter Expert to clients and the PeopleSoft and Cloud community.