‎2010 Aug 18 1:09 PM
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
‎2010 Aug 20 9:47 AM
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.
‎2010 Aug 20 9:47 AM
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.
‎2010 Aug 20 10:33 AM
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