ERP Database - The Unofficial ERP Knowledge Base

Facebook Twitter del.icio.us Digg it
ERP Database contains a huge collection of articles related to ERP System and Software. Many of the articles are specifically related to SAP. All these ERP/SAP articles are freely available to everyone.

If you would like to submit an article or share any document related to ERP or any specific ERP software. Please mail it to support@erpdb.info. Please make sure that the documents are not copyrighted.
Social Bookmarks:

Testing Process and Procedure

Print This Post Email This Post Written by admin on Nov 11th, 2008 | Filed under: SAP General

Functional Testing

Functional Testing is the generic term for the different kinds of testing that ensure the proper functionality of software, either on a lower (e.g. unit testing) or a higher level (Integration testing)

  • Types of Functional Testing
    • Unit Testing
    • Integration Testing
    • Regression Testing

Performance Testing

Goal of performance testing is the identification of so-called “bottlenecks”,  that slow down the SAP system.

  • Type of Performance Testing
    • Load Testing
    • Stress Testing

Functional Testing in Detail

Unit Testing verifies the implementation of the design for one software element (e.g a transaction in SAP) or a collection of software elements. it ensures that the program logic is complete and correct and that the unit works as designed.

Integration Testing ensures that the single components are properly integrated and allows sequence testing.

Regression Testing ensures that SAP system changes (e.g. the implementation of support packages) do not affect the way the rest of the system works and the resuable test cases can be deployed -> automate testing.

Performance Testing in Detail

Load Testing – During the load test, the performance of a SAP system, depending on the amount of users working simultaneous in a system, is tested and monitored. Therefore, Virtual users are deployed.

Stress testing – A Stress test analyses the performance of a SAP system under extreme conditions, e.g. by creating mass data.

Share

If you like this post, you may as well like these too:

  1. Volume Testing for SAP Solutions – Generic Procedure Best Practice for Solution Management Volume Testing for SAP Solutions – Generic Procedure Download from Rapidshare or Mediafire Course Overview Applicability, Goals, and Requirements ……………………………………………………………………………………… 2 Best Practice Procedure and...
  2. Testing Content Usage of test cases in Solution Manager SAP CRM projects requires content for testing to Validate that implemented standard processes work correctly in Customer environment Facilitate the speedy and efficient...
  3. Pricing Procedure A price is determined for a material through the use of a pricing procedure, the highest level element of pricing. Each item uses a specific pricing procedure, determined by a...
  4. Purchase Order Procedure The purchase order can be used for a variety of procurement purposes. Materials can be procured externally for direct consumption or for stock. It is also possible to procure services...
  5. Time Phased Planning Procedure Time-phased planning is a MRP procedure where the materials are planned in a particular time interval. If, for example, a vendor always delivers a material on a certain weekday, then...
  6. Maintaining Pricing Procedure The pricing procedure defines the conditions permitted for a document and the sequence in which the system takes these conditions into account during pricing. A standard pricing procedure is defined...



Leave a Reply