0% found this document useful (0 votes)
47 views

Implementation Testing Process

We will build the CRP1 Instance once provided with the solution documents by the client. Various types of testing will be conducted on the instance, including functional, integration, regression, and system testing, to ensure it meets requirements and addresses any issues. Functional team members like procurement and financial consultants will perform tests involving processes such as two-way and three-way matching.

Uploaded by

Vidya Sagar
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
47 views

Implementation Testing Process

We will build the CRP1 Instance once provided with the solution documents by the client. Various types of testing will be conducted on the instance, including functional, integration, regression, and system testing, to ensure it meets requirements and addresses any issues. Functional team members like procurement and financial consultants will perform tests involving processes such as two-way and three-way matching.

Uploaded by

Vidya Sagar
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

Implementation Project

We will build the CRP1 Instance once provided solution documents to


client. Client like to see all functionalities in Instance as per solution
document. Therefore, we will build instance and do the testing as
below

Oracle Functional Testing Suite for Oracle Applications provides the


easiest and fastest way to automate functional and regression testing
for Oracle packaged applications, web applications and Web services.

Functional Testing: Functional testing is a type of Application testing


in which the system is tested against the functional requirements and
specifications. Functional testing make ensure that the requirements
or specifications are properly satisfied by the application. This type of
testing is required when we are in Implementation Projects.

 This testing makes sure that the functionality of a product is

working as per the requirements specification, within the

capabilities of the system.

 Functional testing is done manually or with automated tools.

Types of Testing in Oracle/Functional

1. Unit testing
2. Integration testing
3. Regression testing
4. System Testing

Unit Testing:

Unit testing is executed by Functional Consultants in implementation


as we build the application. The purpose of unit testing is to validate
the functionality of a unit or component, making sure the desired
Functionality is working or not.

Example: Journal creation in GL, Invoice creation in AP, Transaction


Creation in AR

Integration Testing:

Integration testing is the phase in software testing in which individual


software modules are combined and tested as a group. Integration
testing is conducted to evaluate the compliance of a system or
component with specified functional requirements.

Ex: Procure to Pay Process, Mass Addition Process, Order to cash

Who will do testing?

Ex: Functional Team Members

Procurement & Financial Consultant will do testing with Two May


matching and Three-Way Matchings.

Regression Testing:

Regression testing is a type of software testing. Test cases are re-


executed to check the previous functionality of the application is
working fine.

Regression testing is a type of testing where you can verify that the
changes made in the codebase do not impact the existing software
functionality. For example, these code changes could include adding
new features, fixing bugs, or updating a current feature.

1st Ex: I tried to Import Expense Reports from Expenses Module to AP


but invoice is not created. I verified in support.oracle.com and found
setup changes required. I Applied setup changes and retested it is
working or not.

2nd Example: I created PO with Quantity (100), Created Invoice with


100Q but billing status is not updated in PO level. I created SR to
Oracle Co and suggested Data fix to resolve the issue.

After applying the fix , I rested again same process and confirmed
issue got fixed in instance level

System Testing:

System Testing is a level of testing that validates the complete


Functionalities and fully integrated software product.

Ex: Telecom/Airways/Retail Companies will use Third Party


Applications for Billing and front-end desk Executions

So, Technical Consultant creates Inbound Interface to import data


from source Applications to AR Applications

As Functional Consultant, we required to test end to end process


with two different systems and Confirm to the client about process.

You might also like