ECATT QTP

Dear SAP Developper,
I would like to know if we can mix eCATT and QTP scripts in SAP, for example in SAP eCATT editor :
Create customer by eCATT
Create sales order by QTP
and delivery by eCATT
By using the eCATT parameter, means the customer created will be used in the sales order (QTP) finally with the ducument number doing the delivery, the whole flow at once and the log in SAP.
Kind regards,
Aklilu

Hi Aklilu,
YOu can use a combination of such scripts in ecatts.
May be create seperate scripts for each purpose(either tcd/sapgui/QTP script).
You refer all of them in one ecatt script(Master script) like
REF ( CUSTOMER , CUSTOMER_1 ).( TCD/SAPGUI Script)
REFEXT ( SALES_ORDER , SALES_ORDER_1 ). ( QTP script )
Create appropriate export variables in each script of yours, which you can use in other scripts.
In that way you can use a combination of scripts.
-Harsha

Similar Messages

  • ECATT QTP Integration Error - "No Vendor specified".

    Hi
    Currently we faced one problem that when we try to call QTP tool in one eCATT script GUI by Click "Script" button at the top of the UI.
    Error Msg is shown as "No Vendor is specified" at the bottom of the status bar.
    For the eCATT QTP Integration pre-condition Check, we already added the QTP as the third party tool in Table " ECCUST_ET".
    and also For the corresponding eCATT script, We also selected the QTP as the third party tool from the drop down list when try to create the eCATT script at the first time.
    So could anyone here help about how to resolve the u201CNo Vendor is specifiedu201D error?
    Total new for me about the eCATT.
    Thanks a lot.

    Refer SAP Note 794343 - Request Vendor Declaration: no data for plant specification
    Symptom - If you request a vendor declaration and do not specify a plant as selection option, no list is output. The system issues error message EI452 "No data was selected".
    Reason and Prerequisites - This is caused by a program error.
    OR
    Refer SAP Note 197043 - Mandatory entry vendor on goods movement overview
    Symptom - When components are confirmed with special stock indicators K, L, M, O or P, the vendor has to be specified.Since the system automatically finds the vendor during the goods movement, however, a specification is not necessary in the confirmation. Nevertheless, you must make an entry on the goods movement overview as soon as you modify the material.
    Cause and prerequisites -The entry is only forced for a blank field.The field is only blank if the vendor was not already specified in the order (detail material).
    OR
    Refer SAP Note 169621 - Program termination during goods movement
    Hope it can assist you.
    Thanks & Regards
    JP

  • ECATT-- - QTP --AUTOMATION

    Hi Sap Gurus,
    I need a Favour from You guys. It would be great If you Guys can give an Idea of the following Questions in my mind...
    1) Which is the best tool between ECATT and QTP to Automate the scripts in CRM and BW...
    2)QTP needs Licesnse to Purchase..in the same way do we have to Purchase ECATT tool or it wil lbe in the CRM System
    3)Can You guys give me a Document on ECATT if you have one.......
    Points will be awarded both for ideas and answers as well....Thanks Much...

    Hello,
    please do not request documents via E-Mail. Also I think it would be good if you explain that QTP is Mercury QuickTest Professional.
    2) ECATT comes with every SAP Web AS ABAP Basis System.
    3) Please search here in SDN for ecatt. You will find a lot of blogs.
    Regards
    Gregor

  • Is eCATT a component integrated within SAP Solution Manger?

    Is eCATT (extended Computer Aided Test Tool) a component integrated within SAP Solution Manager? or Netweaver Solution Manager?
    OR
    Is eCATT automatically gets installed if we install Solution Manager?
    Further, does Solution Manager gets installed if we install SAP/Netweaver components or is it a stand alone component?
    Please let me know.
    Thanks & Regards.
    Sapster.
    Edited by: sapster on Feb 13, 2008 10:41 PM

    Dear Fr,
    I think you got confused with solman & eCATT ,this is a testing tool and has got no dependency upon solution manager.
    this a free testing tool used for testing SAP applications, it is based upon Web Application Server.
    Please follow the link,
    http://help.sap.com/saphelp_nw04/helpdata/en/1b/e81c3b84e65e7be10000000a11402f/frameset.htm
    You can link ECATT and QTP scripts,combination of both.
    In addtion you can execute them from solution manager itself.
    Whereas solution manager is used for managing your test plans and can organize all type of test cases which can be automatic like ecatt QTP etc or manual.
    follow my; blog to learn testing with solutin manager.
    https://weblogs.sdn.sap.com/cs/weblog/view/wlg/5181
    Please rewad points.

  • Is Automation possible in SAP BW

    Hi,
      I am working in BW testing (manual testing).Is there any way that BW automation testing (like using ECATT, QTP tools)can be done?
    Can anyone help me out in this.

    Hi,
    Automation is possible ECATT, QTP tools but ECATT it's old version it gives a comparison on the screens expected and the messages if any and it cannot compare the values.
    QTP and SAP TAO is the latest versions if you use QTP we will write QTP script.
    Qtp Experts build the automation assets QTP experts work behind the scenes creating the automation assets for the business components created by SMEs.
    can you share your mail i can send doc..
    Regards,

  • SAP ChaRMs vs HP PPM change management

    Hi Guru's,
    I would like to know the comparision between SAP Change request management and HP PPM Change management.
    Request you to please provide information on the above.
    Regards,
    Vinod

    Hi Sanjana,
    There are 3 different options fro Test Management using Solution Manager. HP QC is used in the Test Management Option 2. You can also avoid HPQC if you go for Test Option 1 (CBTA, ECATT, QTP..). The third option is to use IBM Rational tools for testing. All the info you are looking for is given in this wiki http://wiki.scn.sap.com/wiki/display/SM/SAP+Solution+Manager+WIKI+-+Test+Management
    Regards,
    Vivek

  • Testing in QAS or Development System

    Hi everybody,
    I have created my Testpackages and assigned the users to them. The testing is already working fine.
    Now I discovered that the STWB_WORK also exists in my development system but it does not show the testpackages.
    What do I have to do to be able to test directly from there? And if I do, does it automatically transfer all the testdata back to the solution manager?
    Thanks for helping
    Miriam

    Hi
    I think you are confused with old R/3 test workbench by checking in ur R/3 or ECC system workbench.
    pls ignore the same ...solman is to provide the centralised testing across the landscape whether it is for SAP or Non SAP products using ECATT/QTP or manual
    That is why now they dont have to login to individual system for testing they just login to solman execute from here itself whatever the scenario may be...
    I hope it is clarified
    Regards
    Prakhar
    Edited by: Prakhar Saxena on Nov 23, 2009 3:38 PM

  • How to define the lenght of a variable more than 10k

    Hi All,
    I am developing scripts with  eCATT /QTP tool .
    I am fetching a huge data from QTP more than 10k charaters , and now i am not able to receive completely into eCATT variable as i am able to define the lenth of a eCATT variable till 9999 can anyone kindly suggest a way to increase the lenght of the variable .
    regards
    harsha

    Yes yes ... it does work ... but 'G' changes to 'g' and the paramter reference becomes 'STRING' ..
    For some reason, this is made lowercase while other datatypes are in uppercase.

  • Basic tools for implementing SAP

    Hello Experts,
    Can anyone please tell me what are the Basic tools that are required for implementing SAP for a company? Also what is the most important factor that decides whether the company requires SAP or not?

    Hi,
    Tools are not mandatory for implementation. Depends on volume of project and project requirement this will be decided. There are so many tools available for SAP implementation and normally solution manager will be used and there are some more tools loke ecatt & QTP for testing.
    What are the modules are to be iplemented will be decided based on the type of industry.
    Regards,
    Prabu

  • QTP 10.0 and ECATT

    I recorded a QTP ( 10.0 ) script with ECATT.
    I define an INPUT parameter and not a export parameter (In the QTP and ECATT too.)
    If I start the script with ECATTu2026.. get the report:
    The argument u2018Name of parameteru2018 is defined as an export parameter while it should be an import parameter.
    I start the script  without ECATT, only the QTP Scriptu2026.runs perfectly.
    I define the INPUT Parameters in the INPUT AREA in QTP
    1.     File -->Settings --> Parameters
    2.     ACTION Properties
    3.     Action Call Properties
    Can you help me?
    Does anybody have an answer?
    Many thanks for your help
    Edited by: SQ-Home on May 17, 2011 10:30 AM

    Hi
    There was a hotfix for QTP called QTPSAP_00008 which was required to enable QuickTest-eCATT integration features in QTP 10.
    You can download the QTPSAP_00008.ZIP file from:
    https://sapmats-de.sap-ag.de/download/download.cgi?id=HLG5H4E94F01F06ZVNBFILBM9VM7EJC6W6GYW45XJK64MNQB3U
    Regards,
    John
    Edited by: John Morton on Jun 23, 2011 11:07 AM

  • Qtp and Ecatt

    Dear All,
    Need Your Help.
    When I am trying to connect to Ecatt through Qtp i am getting the follwing Error "Connect from SAP Gateway to RFC server failed".
    Error : timeout during allocate.
    Don`t know the reason for the same.
    I am able to login into Sap through SAP Logon Pad.
    Awaiting your reply,
    Best regards,
    Priya
    Edited by: Priya_Agarwal121986 on Oct 29, 2009 6:47 AM

    Hope this below link helps! ....
    Connect from SAP gateway to RFC server failed

  • ECATT and QTP integration.

    Can any one tell me what is SAP BASIS 620 Support Package level requirement for eCATT & Mercury QTP integration.
    Currently we are running eCATT on R/3 4.7 with SAP BASIS Support Package SAPKB62003.
    But when we are trying to integrate QTP 6.5 with eCATT it gives following error
    (we have done all the required configurations) :
    From QTP to eCATT :
         "The eCATT server you specified does not have the required support. Select another eCATT server or install a later version of eCATT on your server."
    From eCATT to QTP :
         "Error During Method Call in OLE API."
    Also suggest if we are making some other mistake.
    Thanks in advance.
    Regards
    Naivedya

    Hi Naivedya,
    The following are the minimum requirement with package leves.
    Release 6.20  Support Package SAPKB62003
    Release 6.10  Support Package SAPKB61017
    Release 4.6D  Support Package SAPKB46D21
    Release 4.6C  Support Package SAPKB46C32
    I am also getting the same error, even i have latest version.
    Thanks,
    Mahantesh

  • ECATT to QTP AND QTP to eCATT connectivity

    We are trying to open QTP scripts from eCATT & vice-versa.
    As per documentation provided by SAP & Mercury all the steps have ben followed but it gives following errors:
    1. If QTP script is to be opened from eCATT while creating script using External tool it gives ERROR :"Error During Method Call in OLE API"
    2. If eCATT connectivity is tried out from QTP, it showd  ERROR : "The eCATT server you specified does not have required support. Select another eCATT server or install
    later version of eCATT on your server"
    We have checked out support package, required roles and access rights for the same.
    Can somebody tell the solution for this problem?
    Regards,
    Pallavi

    Hi!  Just a couple of things:
    *What version of QTP and Ecatt (WAS - Web App Server) are you using?
    *Is the exteral tool parameters correct(in SAP)? 
    table ECCUST_ET or functional module SET_EXTERNAL_TOOL
    *what mode are you working in?
    Let me know!
    Charlene

  • Integration of ECATT with HP QTP

    Hi All,
    We are in the process of _integrating the "SAP eCatt" with "QTP"._
    Request you all to share your experience and knowledge in this. How best we can use it??
    It will be really helpful.
    Regards,
    Venkat

    Hi,
    I have done one project on with eCATT invoking QTP scripts by passing data between the tool tools .
    1) Performance wise it will be slow as you will calling QTP scripts from eCATT .
    2) There are few issues related to format compatibility when you try to pass special characters between eCATT and QTP .
    3) To start with , kindly go through this article , i hope it will help you /people/community.user/blog/2007/01/15/integrating-ecatt-mercury-qtp-part-2
    regards
    Harsha

  • QTP Integration - eCATT FUNction call

    Hello folks,
    I am pretty fit in eCATT, but I am fairly new to QTP. I setup an integration in a demo environment and QTP only let's me "open" eCATT Scripts that were recorded with QTP. If I am recording eCATT with QTP i am limited to UI Recording via SAPGui Scripting.
    Is there a way to call other eCATT's from QTP, to use more powerful eCATT options, like BAPI & FUNction calls? Or to directly call BAPIs / Function modules from within QTP?
    Thanks!

    hi,
    "QTP only let's me "open" eCATT Scripts that were recorded with QTP"
    QTP will open only those scripts which it has created.
    it will not open an ecatt script which ecatt has created.
    also we generally use qtp scripts to record and automate and then call the qtp scripts in ecatt.this way helps us use the features of both qtp and ecatt.
    please revert back for any clarifications.
    regards,
    Rakesh..

Maybe you are looking for

  • UK Tax on Sales/Purchases; why open items are shown in S_ALR_87009895?

    Hi, I am not used with the Tax on Sales/Purchases UK authorities but as far as I know, only closed (paid) items must be reported in the Tax on Sales/Purchases report. I expected that the report S_ALR_87009895 - Advance Return for Tax on Sales/Purchas

  • Can't rename files on my external hard-drive.

    I have a Seagate Backup Plus drive hooked up to my Macbook Pro with some video files I want to rename and organize on it, but when I click a file, I cannot preview it in finder.  I have to double click and open it up in Quicktime.  If I click "get in

  • Alarm Clock Reminders

    Every day when I turn on my iPod touch for the first time I get three or four pop-up reminders from the Alarm function of the built-in Clock app. If I select View nothing shows but a blank screen. I had an alarm set a few days ago just to play around

  • Connected by network cable Linux/Firefox doesn't connect to the internet

    Hello People go to the public library and plug the public library's network cable into their laptops and access the internet. Naturally the library has the dns and dhcp already setup so that we can connect to the internet in this way. When I plug my

  • JAAS LoginModule - how do I get the "JSessionId"

    Hi, is there any possibility to get the JSessionId from a custom JAAS LoginModule for the WebAS 6.40 Server. My first attempt was to read the JSESSIONID-Cookie from the Http-Request via the HttpGetterCallback-Class. ((HttpGetterCallback) callbacks[1]