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

eCATT Chaining

Former Member
0 Likes
571

Hi Gurus,

I have developed a few eCATT scripts & have linked them in the REF script. However, the problem is, since all the linked scripts have their own DATA Sheets as external files, how do I get them together in the REF script in the Test Configuration.

Please help, as I have a tight deadline to meet.

Thanks in advance,

Debojit Dey

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
543

Hi Manjula,

Thank you for your suggestion, but how do I hardcode teh file path.

I have four linked scripts & thus four External Data Scripts, however in test configuration screen I can only download one external file & define it as a variant.

Please advice.

Best Regards,

Debojit Dey

4 REPLIES 4
Read only

Former Member
0 Likes
543

Hi

see the following may be helpful

check these link,

eCATT- An Introduction

/people/sumeet.kaul/blog/2005/07/26/ecatt-an-introduction

Creating Test Scripts

/people/sumeet.kaul/blog/2005/08/10/ecatt-creating-test-scripts

eCATT Logs

/people/sapna.modi/blog/2006/04/18/ecatt-logs-part-vi

eCATT Scripts Creation – TCD Mode

/people/sapna.modi/blog/2006/04/10/ecatt-scripts-creation-150-tcd-mode-part-ii

Creation of Test Data Container

/people/sumeet.kaul/blog/2005/08/24/ecatt-creation-of-test-data-container

eCATT Scripts Creation - SAPGUI Mode

/people/sapna.modi/blog/2006/04/10/ecatt-scripts-creation--sapgui-mode-part-iii

Integrating ECATT & MERCURY QTP Part -1

/people/community.user/blog/2007/01/02/integrating-ecatt-mercury-qtp-part-1

Using eCatt to Test Web Dynpro ABAP

/people/thomas.jung/blog/2006/03/21/using-ecatt-to-test-web-dynpro-abap

and

-command reference

http://help.sap.com/saphelp_nw04/helpdata/en/c6/3c333b40389c46e10000000a114084/content.htm

/people/sapna.modi/blog/2006/04/10/ecatt--an-introduction-part-i

http://prasadbabu.blogspot.com

https://www.sdn.sap.com/sdn/developerareas/was.sdn?page=test_tool_integration_for_sap_e-catt.htm

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

http://www.erpgenie.com/ecatt/index.htm

hope this helps.

Reward points for useful Answers

Regards

Anji

Read only

uwe_schieferstein
Active Contributor
0 Likes
543

Hello Debojit

I cannot tell you currently if it is possible to merge the data files of testscripts that have been combined into a single "process" testscript.

However, if you need a quick solution then create a <b>test catalog</b> (transaction <b>STWB_1</b>) with your individual testscripts.

Regards

Uwe

Read only

Former Member
0 Likes
543

Hi,

Its easy job.

All the you need yo do is just hard code the file paths to specify the file names.

Then run the scrip in background mode.

or the other option is to go for organized test data container.

but for this you need to work bit hard, to do the ramification of the test data based on the scripts you used. then you need to map the variant fields in the script.

for more information please check the below link,

http://help.sap.com/saphelp_nw04/helpdata/en/09/0a8b3f81fef93de10000000a114084/content.htm

hope this helps.

-Manjula P

Read only

Former Member
0 Likes
544

Hi Manjula,

Thank you for your suggestion, but how do I hardcode teh file path.

I have four linked scripts & thus four External Data Scripts, however in test configuration screen I can only download one external file & define it as a variant.

Please advice.

Best Regards,

Debojit Dey