PeopleSoft: Test Automation Tutorials



PeopleSoft - Test Automation Using JMeter - Part 3

Part 1 and 2 of this post are available here and here. As PeopleSoft uses cookies, it is required to add a “Cookie config Manager” under the thread group. To do so, right click the thread group and follow the instructions as shown in the figure below: (Accept the default values for the configuration for now) Steps to Add HTTP Cookie Manager Right click on the thread group again and this time ....

PeopleSoft Performance Testing Using JMeter - Part 5

The final part of this series helps us to understand the way the input information can be parametrized in JMeter. We will list a way to feed dynamic values to the input field and test our results. If you are landing on the page straight from the internet, make sure that you check the related references below for Part 1 to Part 4. For our example, we will attempt to read dynamic values for our ....

PeopleSoft Test Automation Using JMeter - Part 4

In our quest to build a performance testing solution in JMeter for PeopleSoft, we have completed all the preliminary setup to initiate the performance testing. In this post, we will see how to record the script in PeopleSoft and test the recording script. The recording procedure logs into the PeopleSoft environment, enter some values in the test page, click on submit and logout from the ....

PeopleSoft Test Automation Using JMeter - Part 2

We are trying to execute a simple automation test case in PeopleSoft by using JMeter. In doing this, we are at step 1 where we are trying to add a thread group. Refer to Part 1 if you are jumping on this post, straight from the internet. To add a Thread Group, refer to the screenshot below Creating a Thread Group in JMeter Normal 0 false false ....

PeopleSoft Test Automation Using JMeter - Part 1

This series of blog posts describe how to automate a simple test scenario in PeopleSoft using Apache JMeter. The tutorial assumes that the following are already in place before attempting any further: 1) A simple test page in a PeopleSoft environment for our load testing. A screenshot of the page that will be used is provided below:. PeopleSoft Test Page To Perform Automated Testing ....

PeopleSoft and SOAP - Testing Using Event Tester

As an exercise to see if PeopleSoft can absorb a SOAP xml, we have created a message definition, a node and have the code ready for testing. From here, we can test the code to for the desired output using Event Tester. To do so, Navigate to PeopleTools -> Integration Broker -> Utilities -> Event Tester Select the message name as SOAPTSTMSG, the event as On Request. Use the XML provided ....

No comments:

Post a Comment