InterviewSolution
This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
What Is Benefits Of Peoplesoft Test Framework? |
Answer»
|
|
| 2. |
What Is Key Features Of Peoplesoft ? |
Answer»
|
|
| 3. |
What Are Some Of The Limitations Of Ptf? |
|
Answer» PTF is not designed to:
PTF is not designed to: |
|
| 4. |
Can Ptf Find Errors And Correct Them? |
|
Answer» As a best practice, while scripts are being recorded, you NEED to INCORPORATE error handling steps WITHIN the tests scripts which you would do otherwise if you were manually testing it. You ALSO need to include verification steps at appropriate stages. So, look for error conditions online as part of the transaction and incorporate the error handling into your test SCRIPT.Whether you can issue a corrective action within the test script itself depends on whether that can be executed within the same transaction in PeopleSoft. As a best practice, while scripts are being recorded, you need to incorporate error handling steps within the tests scripts which you would do otherwise if you were manually testing it. You also need to include verification steps at appropriate stages. So, look for error conditions online as part of the transaction and incorporate the error handling into your test script.Whether you can issue a corrective action within the test script itself depends on whether that can be executed within the same transaction in PeopleSoft. |
|
| 5. |
How Can Ptf Save Time And Costs In A Peoplesoft Upgrade/maintenance? |
|
Answer» During an upgrade or after the application of a patch, the EXISTING test repository can be executed against the application to verify whether the application still behaves as expected. This reduces the time required to execute multiple ROUNDS of TESTING. The end-users can thus focus on more value-added activitiesinstead of routine testing. During an upgrade or after the application of a patch, the existing test repository can be executed against the application to verify whether the application still behaves as expected. This reduces the time required to execute multiple rounds of testing. The end-users can thus focus on more value-added activitiesinstead of routine testing. |
|
| 6. |
Can Ptf Be Used For Regression Testing? |
|
Answer» Yes, PTF can be USED for Regression TESTING. For INSTANCE, if there is a highly customized environment or in case of significant ongoing development, PTF can automate the regression testing required to ensure the system FUNCTIONALITY. Yes, PTF can be used for Regression Testing. For instance, if there is a highly customized environment or in case of significant ongoing development, PTF can automate the regression testing required to ensure the system functionality. |
|
| 7. |
What Type Of Testing Can Be Carried Out Using Ptf? |
|
Answer» PTF AUTOMATION various TASKS within the PeopleSoft application, PRIMARILY functional testing. Automating functional testing enables testers to execute more TESTS with greater accuracy during a shorter time. PTF automation various tasks within the PeopleSoft application, primarily functional testing. Automating functional testing enables testers to execute more tests with greater accuracy during a shorter time. |
|
| 8. |
How Does Ptf Handle Customizations And Enhancements? |
|
Answer» In the course of customizations and upgrades, changes are made to, among other elements, APPLICATION menus, components, pages, records, and fields. Tests that were developed prior to these changes may fail when executed against the NEW application. PTF delivers two tools that help test developers to DETERMINE the effect of changes:
In the course of customizations and upgrades, changes are made to, among other elements, application menus, components, pages, records, and fields. Tests that were developed prior to these changes may fail when executed against the new application. PTF delivers two tools that help test developers to determine the effect of changes: |
|
| 9. |
Are There Any Test Assets Delivered In The Demo Database? |
|
Answer» No. There are no DELIVERED TEST ASSETS in the DEMO DATABASE. No. There are no delivered test assets in the demo database. |
|
| 10. |
Do We Need A Coding Language With Ptf? |
|
Answer» There is no coding language per SE. The scripts are built on delivered functions that are PROVIDED on the PTF Tool BAR and Test Recorder. There is a Test Language REFERENCE in PeopleBooks that describes the functions you can USE within PTF scripts. There is no coding language per se. The scripts are built on delivered functions that are provided on the PTF Tool Bar and Test Recorder. There is a Test Language Reference in PeopleBooks that describes the functions you can use within PTF scripts. |
|
| 11. |
Can Recorded Tests Be Migrated To New Systems? |
|
Answer» YES. Since the Test ASSETS, including tests, test cases, logs and execution option, are stored in the DATABASE and are TREATED as other Application Designer objects, so they can be compared and copied between SYSTEMS. Yes. Since the Test assets, including tests, test cases, logs and execution option, are stored in the database and are treated as other Application Designer objects, so they can be compared and copied between systems. |
|
| 12. |
Can Ptf Be Used With Multiple Browsers Like Chrome Or Firefox? |
|
Answer» In its CURRENT version, INTERNET Explorer is the only browser SUPPORTED by PEOPLESOFT TEST Framework In its current version, Internet Explorer is the only browser supported by PeopleSoft test Framework |
|
| 13. |
What Are The Requirements For Installing And Using Ptf? |
|
Answer» A PTF development environment consists of the following ELEMENTS:
The PTF client is a standalone program that runs on a Microsoft Windows workstation. The PTF client CONNECTS to the PeopleSoft application database where test assets are stored using a secure HTTPS connection through Integration Broker Web Services. There is an installation folder under the PS HOME for installing the PTF client. Installation guidelines are available in the People Books. Astute has further documentation to help you in the installation. A PTF development environment consists of the following elements: The PTF client is a standalone program that runs on a Microsoft Windows workstation. The PTF client connects to the PeopleSoft application database where test assets are stored using a secure HTTPS connection through Integration Broker Web Services. There is an installation folder under the PS HOME for installing the PTF client. Installation guidelines are available in the People Books. Astute has further documentation to help you in the installation. |
|
| 14. |
What Was The Earliest Version Of Delivered Ptf? |
|
Answer» PTF was FIRST delivered in PeopleTools 8.51. Versions 8.52 and 8.53 have delivered SIGNIFICANT revisions to the original release and ALSO ADDRESSED some BUGS. PTF was first delivered in PeopleTools 8.51. Versions 8.52 and 8.53 have delivered significant revisions to the original release and also addressed some bugs. |
|
| 15. |
How Does Ptf Work? |
|
Answer» PTF is a Record and Playback tool for FUNCTIONAL testing.
PTF is a Record and Playback tool for functional testing. |
|
| 16. |
What Is Peoplesoft Test Framework (ptf)? |
|
Answer» PeopleSoft Test Framework (PTF) is an automation tool for functional testing. The PTF recreates the actions of a USER executing functional tests against a PeopleSoft INTERNET Architecture system INSIDE a browser. It allows for testers to record their procedures and SAVE for REUSE in testing. The tests can be re-run as need be after upgrades, patches, or customizations. PeopleSoft Test Framework (PTF) is an automation tool for functional testing. The PTF recreates the actions of a user executing functional tests against a PeopleSoft Internet Architecture system inside a browser. It allows for testers to record their procedures and save for reuse in testing. The tests can be re-run as need be after upgrades, patches, or customizations. |
|