cancel
Showing results for 
Search instead for 
Did you mean: 

test the form

Former Member
0 Kudos

Dear Experts,

Kindly provide the answer for the following question?

How do you test the form you developed?

Regards

R.Rajendran

Accepted Solutions (1)

Accepted Solutions (1)

former_member181995
Active Contributor
0 Kudos

Raj,

In SE71 give form name and goto utilities than printing test.

here you can test your form.

Amit.

Answers (4)

Answers (4)

Former Member
0 Kudos

hai!!

For testing the Layout of ur Form , In the Menubar of ur Form (TCode - se71) goto Utilities --> Page Layout.

For testing the Output of the content of ur Form,

1) If u have to test the content in the main window u shud run the Driver Program.

2) If u have to test the content in the variable windows u can test from ur form itself by going to Utilities --> Printing Test.

Plzz Award points if this is useful.

Regards,

Swapna.

former_member230674
Contributor
0 Kudos

Hai Rajendran,

Forms are tested by run its driver programs basically.Even If you don't exactly the driver program, you test the smart form and adobe forms by test it by providing appropriate values in runtime environment.

For sap script programs, even you don't know the driver program, Go to form editor using SE71,

-> Go to Form menu icon

-> Select Check submenu item ,

-> select Text ,click Enter

It shows the driver program, then run it to test the script form.

If it useful, reward points.

By

G.V.K.Prasad

Former Member
0 Kudos

Hi,

If your form is run from a driver program , run the driver program.

If your form is connected to a transaction , run the transaction.

If its a smart form , you can run the system-generated function module and test with sample data.

Reward if helpful.

Warm Regards

R Adarsh.

Former Member
0 Kudos

Hi,

Run your driver program and check if your getting the required output. In case you do not know ur driver prog, for smartforms execute the smartform and fill your values and check the output.

Thanks

Nayan