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

Basic Doubt in SECATT

kesavadas_thekkillath
Active Contributor
0 Likes
404

Hi experts,

I am totally new to the concept SECATT.So i just need some basic clarifications.

In SECATT I have some ten test cases to be tested. So right now i'm creating a single system data container and recording each test sequence with individual test scripts.

what i want to know is after doing all these is it possible to execute all these test sequences in a single step or i have to execute it independently?

Which is the best approach for this, creating all the test sequence in a single test script or in individual ones as said earlier.

Finally i have to execute only once. So experts please help me in this regard.

BR,

Keshav

1 ACCEPTED SOLUTION
Read only

AnanthNatarajan
Product and Topic Expert
Product and Topic Expert
0 Likes
373

Hi Keshav,

It is better to create a Test Catalog & in which you can include all these Test Scripts via Test Configurations and then you can easily execute all these Test Scripts in a single click.

For more information, please check this link.This might be useful for you.

http://help.sap.com/saphelp_nw04/helpdata/en/1b/e81c3b84e65e7be10000000a11402f/frameset.htm

Regards,

Ananth.

2 REPLIES 2
Read only

AnanthNatarajan
Product and Topic Expert
Product and Topic Expert
0 Likes
374

Hi Keshav,

It is better to create a Test Catalog & in which you can include all these Test Scripts via Test Configurations and then you can easily execute all these Test Scripts in a single click.

For more information, please check this link.This might be useful for you.

http://help.sap.com/saphelp_nw04/helpdata/en/1b/e81c3b84e65e7be10000000a11402f/frameset.htm

Regards,

Ananth.

Read only

0 Likes
373

Hi ananth,

Thanks for your response,

As of now i have clubbed all the transactions into a singel test script along with abap commands. Its working fine.

I have to get deeper into this concept for more details.

Keshav