Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Test Plan template

Former Member
0 Likes
830

Hi

I'm new to ABAP development. I have completed few objects in ABAP environment. I would like to have a test plan template to maintain documentation.

Could anyone provide the same?

Thanks

sapien

3 REPLIES 3
Read only

Former Member
0 Likes
663

Hi,

Test plans' would be specific to the organisation/client, you can check with your project lead for more details,

Rgds,

Read only

0 Likes
663

hi Sapien,

Test Plan preparation is organisation specific ... but then let me tell you as what it generally includes .... it has all the details of your object i.e, object name, development class, developer..... along with the test cases with which the object needs to be tested ....

Regards,

Santosh

Read only

Former Member
0 Likes
663

Hai

Check the following

Test Plan

Prepared By Preparation Date

Project Initial Testing Date

Object: Last Changed Date

Object Type Report

Predecessors None

Successors None

Sno Particulars Y/N

1 Is the functionality of the object in accordance with Technical specification provided? Y

2 If there are changes in functionality suggested by onsite thru mail / phone till the completion of coding for the object. (Deferring the Tech spec) mention the changes clearly as below. N

S. No Date Mail/Phone Change description

3 Please mention the final functionality of the object to be tested after final changes.

Test Cases

Test Case No. Test Case Description Expected Results If Not Applicable Specify Date

1. Check for the data population in the internal tables As per the spec Applicable

2. Check for the input validations As per the spec Applicable

3. Check whether the required fields are selected from the tables As per the spec Applicable

4. Check whether the output format is according to the required format As per the spec Applicable

Y2K Test Check for date handling for compliance with year 2000. Ensure that test cases are prepared to handle date validation and manipulation of dates.

Check whether 4 digits variable is used for YEAR in case YEAR is taken as separate variable. Emphasize on declaring date variable referring to SY-DATUM

Time spent for preparing Test Plan (Hrs.) 1 hr

Total Number of Test Cases Applicable 4

Regards

Sreeni