3.Automated Testing Approach

The testing approach should satisfy the following criterions:
1.simple to follow
2.Easy to create and maintain test scripts
3.covers business processes
a combination of the following two approches are likely to provide best results in a SAP environment:
A.Functional Decomposition Approach
B.Modular Approach.


B.Modular approach:

It starts by creating a recording of exection of manual transaction, which is a part of the business process. A transaction forms the script or a segregated step(also called module)of the testing chain. All the transactions that form the overall business process are captured and linked together. the output of one transaction serves as input to subsequent one. thus, with user defined external data the entire business process can be executed automatically. The results along with errors if any are documented in the test log and are available to users.

Comments

Popular posts from this blog

2.Areas of Deployment

Setting Actions as Reusable Actions

Sample QA/Testing Resume