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

Calling a CBTA script from ABAP Program

Former Member
0 Likes
432

Hi Experts, Can you tell any way how can I call the CBTA scripts from an ABAP Program , is there any class/API ?

and which are the tables where CBTA scripts, Objects are stored ?

Regards,

Siya

1 REPLY 1
Read only

AjayHS
Product and Topic Expert
Product and Topic Expert
0 Likes
388

Hello Siya,

Can you explain the intentions behind calling a CBTA script from an ABAP program.

Generally you build automated scripts to check the Functional correctness of the application.

If that the intention we can built Test Plan and execute from there unattended.

Hope it helps.

Thanks,

Aj