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

Debugging Question

Former Member
0 Likes
580

Hi All,

Shall we debug the abap code in Quality Server and Production Servers?

Thanks in Advance,

Ramana

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
558

hi

good

you can do so but it is not advisable to do ,because it many causes some problen if there would be some problem in the quality server or the production server.

thanks

mrutyun^

6 REPLIES 6
Read only

Former Member
0 Likes
558

Hi Kcr,

we never touch any prodcution server nor the quality server . wht we do is every thing in development server only in qaulity we do testing wherea s production server is something w=like client side testing all this coding changing , debugging will be done in development server i.e place we write the code...

Regards,

Sana.

Read only

0 Likes
558

Hi Misba,

Thanks for your answer,

But all the test data is located in my Quality Server only, there is no data in Development Server.

So, how can I debug in development server without the data in the data base tables.

Regards,

Ramana

Read only

former_member386202
Active Contributor
0 Likes
558

Hi,

Dont debugg it on production but u can debugg it on quality server.

Regards,

Prashant

Read only

Former Member
0 Likes
559

hi

good

you can do so but it is not advisable to do ,because it many causes some problen if there would be some problem in the quality server or the production server.

thanks

mrutyun^

Read only

Former Member
0 Likes
558

You can debugg in Quality as well as production. When it comes to bug fixing, you have to identify by debugging. You need authorization for debugging in quality as well as production. Once you get the authorization, you can debug.

Read only

Former Member
0 Likes
558

Genarally we will be provided the sample data in Development system also. If not we will test it in Quality server. Debugging is possible in Quality System also.

Thanks.