This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
Hi all,
I was wondering if SAP Concur has a standard guidance or template that can be used for:
- UAT
- Integration testing (for all the below options)
1) API,
2) SAE
3) SAP ICS
Appreciate your input on this
Best Regards,
Amit
Solved! Go to Solution.
This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
Hi @amitsharma ,
SAP does not typically provide a universal UAT test script template applicable to all customers; organizations usually build UAT scenarios based on their configured business processes. SAP provides setup guides, API documentation, and integration guides that can be used to derive test cases.
However, below is the short summary that you need to achieve in each testing area:
Testing Area | SAP Concur Standard Documentation | Purpose |
UAT | SAP Concur Product Documentation and End-User Guides | Validate configured business processes (Expense, Request, Invoice, Travel) against business requirements. |
API Integration Testing | SAP Concur API Documentation | API specifications, request/response structures, authentication, error handling, and endpoint validation. |
SAE Integration Testing | SAE (Standard Accounting Extract) Configuration & Extract Documentation (available through SAP Concur implementation/support resources) | Validate accounting extract generation, file structure, mappings, and downstream ERP processing. |
SAP ICS Integration Testing | SAP Integration with Concur Solutions (ICS) Setup Guide and S/4HANA Integration Documentation | Validate employee master data, cost objects, posting flows, reimbursement, and financial synchronization between SAP and Concur. |
If this answers your query, then please mark solution as accepted!
This content from the SAP Concur Community was machine translated for your convenience. SAP does not provide any guarantee regarding the correctness or completeness of this machine translated text. View original text custom.banner_survey_translated_text
Hi @amitsharma ,
SAP does not typically provide a universal UAT test script template applicable to all customers; organizations usually build UAT scenarios based on their configured business processes. SAP provides setup guides, API documentation, and integration guides that can be used to derive test cases.
However, below is the short summary that you need to achieve in each testing area:
Testing Area | SAP Concur Standard Documentation | Purpose |
UAT | SAP Concur Product Documentation and End-User Guides | Validate configured business processes (Expense, Request, Invoice, Travel) against business requirements. |
API Integration Testing | SAP Concur API Documentation | API specifications, request/response structures, authentication, error handling, and endpoint validation. |
SAE Integration Testing | SAE (Standard Accounting Extract) Configuration & Extract Documentation (available through SAP Concur implementation/support resources) | Validate accounting extract generation, file structure, mappings, and downstream ERP processing. |
SAP ICS Integration Testing | SAP Integration with Concur Solutions (ICS) Setup Guide and S/4HANA Integration Documentation | Validate employee master data, cost objects, posting flows, reimbursement, and financial synchronization between SAP and Concur. |
If this answers your query, then please mark solution as accepted!