Archive for the 'Development' Category

Download Free Crystal Reports Viewer XI

Crystal Reports Viewer XI is a free standalone .rpt file viewer that allows users to open, explore and view reports straight from their desktop when working both off and online. They can generate customized views of the data without the need of a report designer or report engine. Report sharing is also possible via email [...]

Popularity: 14% [?]

What is SAP R/3 Transport Management System (TMS)

In distributed SAP systems environments, the Change and Transport Organizers use the Transport Management System for managing, controlling, copying, or moving, in an orderly manner, the development objects or customization settings among different SAP systems. This process is usually performed between the systems used for development and testing and the productive systems, using predefined transport [...]

Popularity: 16% [?]

How many times we should do performance testing?

Performance testing encompasses load, volume, and stress testing to determine system bottlenecks and degradation points. A performance test helps to determine the optimal system settings to meet and fulfill the established SLAs.
The dedicated test team is the owner of the performance test. Performance tests are conducted primarily with automated test tools. In theory it is [...]

Popularity: 14% [?]

Do we need a regression testing?

Regression testing ensures that previously working system functionality is not adversely affected by the introduction of new system changes. System changes targeted for the production environment need to be analyzed for impact and cascading effects on other processes. Since SAP R/3 is an integrated system, a single system change—whether it is a hotpack, an OSS [...]

Popularity: 11% [?]

What is unit testing in SAP R/3

SAP unit testing is the lowest level of testing at the SAP transaction level. Unit testing includes boundary testing for positive and negative testing. Negative testing should be performed for custom fields and transactions to ensure that the system only allows valid input and can adequately perform exception handling. An example of a negative test [...]

Popularity: 13% [?]