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

The tool for testing developed system

Former Member
0 Likes
535

We have already developed a system base on WebAS.Is there some test tool for the developed system such as J Unit in Java?Thanks.

1 ACCEPTED SOLUTION
Read only

abdul_hakim
Active Contributor
0 Likes
512

Hi

You can very well use e-catt tool for ur requirement.

If you want to test the ABAP Code you can user ABAP Unit which is similar to J Unit.You can also use code inspector as well.

Regards,

Abdul

We have already developed a system base on WebAS.Is there some test tool for the developed system such as J Unit in Java?Thanks.

3 REPLIES 3
Read only

abdul_hakim
Active Contributor
0 Likes
513

Hi

You can very well use e-catt tool for ur requirement.

If you want to test the ABAP Code you can user ABAP Unit which is similar to J Unit.You can also use code inspector as well.

Regards,

Abdul

Read only

Former Member
0 Likes
512

As Abdul saya U can use e-catt as the best tool for testing. It gives almost 99% perfect results. U mentioned as J unit in Java. In Abap such unit exists but it is not so much useful. Try for e-catt.

Pl. award if the answer is useful.

Read only

former_member183804
Active Contributor
0 Likes
512

If your intentions is to test user interfaces or scenarios eCatt is the best choice. If you want to ensure code quality ABAP Unit and Code Inspector are suited well.

http://help.sap.com/saphelp_nw04s/helpdata/en/10/6d1c370c468b7be10000009b38f936/frameset.htm

Best Regards

Klaus