SlideShare una empresa de Scribd logo
1 de 19
Descargar para leer sin conexión
Author :
Prakash.N
SAP Consultant,
Bangalore – 64. Email: prakasz@yahoo.com
mob : +91 9980802974
Mercury QTP Professional Integration with SAP eCATT
Author :
Prakash.N
SAP Consultant,
Bangalore – 64. Email: prakasz@yahoo.com
mob : +91 9980802974
Mercury Testing Tool Configuration Guide
Activating Add-in Support for SAP Solutions
Before you can work with the QuickTest Professional Add-in for SAP Solutions, you must make
sure that the Add-in for SAP Solutions is licensed, and then use the Add-in Manager to load
QuickTest Professional with add-in support for SAP. You can load QuickTest without add-in
support for SAP if you do not want to test SAP applications.
Loading QuickTest with Add-in Support for SAP Solutions
You use the Add-in Manager to load support for testing SAP Solutions applications.
To start QuickTest with add-in support for testing SAP applications:
1. Choose Start > Programs > QuickTest Professional > QuickTest Professional. The
QuickTest Professional - Add-in Manager dialog box opens.
(If the Add-in Manager dialog box does not open, see Displaying the Add-in Manager
Dialog Box.)
2. In the add-in list, select SAP and Web.
Click OK.
Author :
Prakash.N
SAP Consultant,
Bangalore – 64. Email: prakasz@yahoo.com
mob : +91 9980802974
For more information about the Add-in Manager dialog box, refer to the QuickTest Professional
User's Guide.
Displaying the Add-in Manager Dialog Box
If the Add-in Manager dialog box does not open when you open QuickTest:
1. Choose Start > Programs > QuickTest Professional > QuickTest Professional to start
QuickTest.
2. From the QuickTest menu, choose Tools > Options and click the General tab.
3. Select Display Add-in Manager on startup.
4. Click OK to close the Options dialog box.
5. Close and reopen QuickTest.
Checking Package and Patch Versions Installed on the SAP Application Server
To use the QuickTest Professional Add-in for SAP Solutions, you must confirm that you have the
correct support package and kernel patch levels for your software component release. The
following table shows the minimum required. You must have these versions/levels or higher:
Software Component Release Support Package Kernel Patch Level
SAP_APPL 31I SAPKH31I96 Kernel 3.1I level 650
SAP_APPL 40B SAPKH40B71 Kernel 4.0B level 903
SAP_APPL 45B SAPKH45B49 Kernel 4.5B level 753
SAP_BASIS 46B SAPKB46B37 Kernel 4.6D level 948
SAP_BASIS 46C SAPKB46C29 Kernel 4.6D level 948
SAP_BASIS 46D SAPKB46D17 Kernel 4.6D level 948
SAP_BASIS 610 SAPKB61012 Kernel 6.10 level 360
Check the support package
Check the kernel patch level
To check the support package:
1. Log on to your SAP server.
Author :
Prakash.N
SAP Consultant,
Bangalore – 64. Email: prakasz@yahoo.com
mob : +91 9980802974
2. Run the SPAM transaction.
3. In the Directory section, select All Support Packages and click the Display button.
4. The All packages window opens. Verify that the correct package is installed for the SAP
release you are using (see Checking Package and Patch Versions Installed on the SAP
Application Server).
Author :
Prakash.N
SAP Consultant,
Bangalore – 64. Email: prakasz@yahoo.com
mob : +91 9980802974
If the correct package is installed, a green light icon is displayed in the Status column.
If you do not have the required package installed, download and install it.
For more information on downloading and installing the required package, refer to SAP
OSS note # 480149.
To check the kernel patch level:
1. Log on to your SAP server.
Author :
Prakash.N
SAP Consultant,
Bangalore – 64. Email: prakasz@yahoo.com
mob : +91 9980802974
2. Choose System > Status. The System: Status dialog box opens.
Author :
Prakash.N
SAP Consultant,
Bangalore – 64. Email: prakasz@yahoo.com
mob : +91 9980802974
3. Click the Other kernel information button. The System: Kernel information
dialog box opens.
4. In the Kernel information section, check the value of the Sup. Pckg. lvl.
If the level is lower than the required level for the SAP release you are using (see
Checking Package and Patch Versions Installed on the SAP Application Server), you
must download the latest kernel version and upgrade your existing one.
For more information on downloading and installing the required kernel patch level, refer to SAP
OSS note #480149.
Checking the Patch Version Installed on your SAP Gui for Windows Application
If you want to test your SAP Gui for Windows application with the QuickTest Professional Add-in
for SAP Solutions, make sure that the minimum required patch level is installed. For more
information about required patch levels, refer to the QuickTest Professional Add-in for
SAP Solutions Readme.
Note: If the minimum required patch level is not installed, an error message displays when you try
to record on your SAP Gui for Windows application.
To check the patch level on your SAP Gui for Windows application:
Author :
Prakash.N
SAP Consultant,
Bangalore – 64. Email: prakasz@yahoo.com
mob : +91 9980802974
1. Open the SAP Logon dialog box and click the button on the left side of the SAP
Logon dialog box's title bar. Then choose About SAP Logon from the menu
The SAP Version Information dialog box opens.
In the SAP Version Information dialog box, confirm that the minimum required patch level
is installed.
1. In the SAP Version Information dialog box, confirm that the minimum required patch level
is installed.
Author :
Prakash.N
SAP Consultant,
Bangalore – 64. Email: prakasz@yahoo.com
mob : +91 9980802974
Enabling Scripting
QuickTest communicates directly with the SAP Gui Scripting API to record and run your
operations on SAP Windows objects. For example, QuickTest records steps based directly on the
API events that are sent from the client to the SAP server. Therefore, to record and run QuickTest
tests and components on your SAP Gui for Windows application, you must enable scripting on
both the server-side and client-side. For more information, see the following sections:
Enabling Scripting on the SAP Application (Server-Side)
Enabling Scripting on the SAP Application (Client-Side)
Enabling Scripting on the SAP Application (Server-Side)
After you confirm that you have the proper support package and kernel patch levels installed, you
must enable scripting on your SAP application. By default, scripting is disabled.
You enable scripting by entering the Maintain Profile Parameters window with administrative
permissions and setting the sapgui/user_scripting profile parameter to TRUE on the application
server.
To enable scripting for all users, set this parameter on all application servers. To enable scripting
for a specific group of users, set the parameter only on application servers with the appropriate
access restriction settings.
Author :
Prakash.N
SAP Consultant,
Bangalore – 64. Email: prakasz@yahoo.com
mob : +91 9980802974
Note: If you connect to a server on which scripting is disabled, an error message displays when
you try to record on your SAP Gui for Windows application.
To change the profile parameter:
1. Enter /nrz11 in the OKCode edit box to open transaction rz11.
2. In the Param. Name box of the Maintain Profile Parameters window, enter
sapgui/user_scripting and click the Display button .
Author :
Prakash.N
SAP Consultant,
Bangalore – 64. Email: prakasz@yahoo.com
mob : +91 9980802974
Note: If the message Parameter name is unknown is displayed in the status bar, your
client lacks the required support package (see Checking the Patch Version Installed on
your SAP Gui for Windows Application). Download and install the support package that
corresponds to the SAP release you are using and then repeat steps 1 and 2.
Author :
Prakash.N
SAP Consultant,
Bangalore – 64. Email: prakasz@yahoo.com
mob : +91 9980802974
The Display Profile Parameter Attributes window opens.
3. If ProfileVal is FALSE, you must modify its value. To modify it, click the Change value
button . The Change Parameter Value window opens.
4. Enter TRUE in the ProfileVal box and click the Save button .
Note: You must enter TRUE in all capital letters. Entering True or true has no effect.
When you save the change, the window closes and the value of the parameter is
displayed as TRUE. However, this change takes effect only when you log on to the
system. Therefore, before beginning to work with the QuickTest Professional Add-in for
SAP Solutions, you must log off and log on again. You may also need to restart the SAP
Service from the SAP Console.
If you find that even after restarting the SAP Service from the SAP Console and logging on again
to the client, your change to the ProfileVal parameter was not saved, you may have an outdated
kernel version. In this case, either restart the application server or download and import the
required kernel patch, as specified below.
Author :
Prakash.N
SAP Consultant,
Bangalore – 64. Email: prakasz@yahoo.com
mob : +91 9980802974
Release Kernel Version Patch Level
6.10 6.10 391
6.20 all versions all levels
6.40 all versions all levels
For more information and download guidelines, refer to SAP OSS note # 480149
Enabling Scripting on the SAP Application (Client-Side)
To test SAP Gui for Windows applications with QuickTest Professional, you must confirm that
scripting is enabled on the SAP Gui for Windows client.
It is also recommended to disable warning messages in the SAP Gui for Windows environment
when working with QuickTest Professional.
To ensure that scripting is enabled on the SAP Gui for Windows client:
1. Log on to your SAP server.
2. Click the Customizing of Local Layout SAP toolbar button and then choose
Options. The Options dialog box opens.
3. Click the Scripting tab.
4. Confirm that the Enable Scripting check box is selected. If the Enable Scripting check
box is cleared, select it.
5. If the Scripting is installed message is not displayed in the Installation area, or the
Enable Scripting check box is disabled, then the SAP GUI Scripting option is not
installed. Reinstall your SAP Gui for Windows application and be sure to select the SAP
GUI Scripting check box.
Author :
Prakash.N
SAP Consultant,
Bangalore – 64. Email: prakasz@yahoo.com
mob : +91 9980802974
Author :
Prakash.N
SAP Consultant,
Bangalore – 64. Email: prakasz@yahoo.com
mob : +91 9980802974
Configuring eCATT to Work with QuickTest
Before you can use the eCATT-QuickTest integration features available with the QuickTest
Professional Add-in for SAP Solutions, you (or an eCATT system administrator) must install the
appropriate support package and configure the eCATT server to work with QuickTest.
For information on specific SAP server version and support package requirements, refer to the
QuickTest Professional Add-in for SAP Solutions Readme.
This section describes:
About Configuring eCATT to Work with QuickTest
Setting External Tool Parameters in the ECCUST_ET Table
Applying Necessary Roles or Profiles to eCATT-QuickTest Users
About Configuring eCATT to Work with QuickTest
To enable eCATT-QuickTest integration, an SAP user with administrative privileges must:
Update the eCATT server with the appropriate support package. Contact SAP or your
SAP representative to receive the necessary support package.
Set external tool parameters in the ECCUST_ET table.
Apply the necessary roles or profiles to each user who wants to work with QuickTest and
eCATT.
Setting External Tool Parameters in the ECCUST_ET Table
To enable eCATT to communicate with QuickTest, certain values must be set for the external tool
parameters in the ECCUST_ET table. This procedure should be performed only once in the
system.
To set parameter values in the ECCUST_ET Table:
1. Navigate to transaction se17. The General Table Display window opens.
2. In the Table Name box, enter ECCUST_ET and press ENTER.
3. The Display Table ECCUST_ET window opens and displays an empty table with the
required parameter names.
4. Enter the values exactly as shown below:
Other wise you can also use the function module SET_EXTERNAL_TOOL to create entries in
the customizing table. For more information, refer to your eCATT documentation.
Author :
Prakash.N
SAP Consultant,
Bangalore – 64. Email: prakasz@yahoo.com
mob : +91 9980802974
Author :
Prakash.N
SAP Consultant,
Bangalore – 64. Email: prakasz@yahoo.com
mob : +91 9980802974
Click Execute, It will insert the values into ECCUST_ET Table
Applying Necessary Roles or Profiles to eCATT-QuickTest Users
To perform all of the operations described in the following sections, you must have permission to:
run eCATT scripts
edit eCATT scripts
work with an external tool (QuickTest) in integrated mode
connect to eCATT from an external tool (QuickTest) in standalone mode
Each of these tasks requires special roles or profiles. Before you begin working with the
QuickTest-eCATT integration, you should confirm with your system administrator that the user
name you use is assigned the necessary roles or profiles to perform the above tasks. For
example, to work with QuickTest in standalone mode, you must be assigned the role S_ECET or
the profile SAP_ECET in the eCATT system.
For more information, contact your system administrator or refer to your SAP and eCATT
documentation.
Author :
Prakash.N
SAP Consultant,
Bangalore – 64. Email: prakasz@yahoo.com
mob : +91 9980802974
Also You have to change the CATT and eCATT settings in Client Creation in SPRO.
In Restrictions when Starting CATT and eCATT, that you have to select X eCATT and CATT
Allowed. Then Save and Come Back.
Also you have to create one External User ECATT_ET_USR in SU01 Transaction and assign the
Following roll.
SAP_ECAT
SAP_ECET
SAP_ECST
Author :
Prakash.N
SAP Consultant,
Bangalore – 64. Email: prakasz@yahoo.com
mob : +91 9980802974
Author :
Prakash.N
SAP Consultant,
Bangalore – 64. Email: prakasz@yahoo.com
mob : +91 9980802974

Más contenido relacionado

La actualidad más candente

Understand release engineering
Understand release engineeringUnderstand release engineering
Understand release engineeringgaoliang641
 
Test strategicaly
Test strategicalyTest strategicaly
Test strategicalyErik Lebel
 
How to Install SAP HANA Client on Windows
How to Install SAP HANA Client on WindowsHow to Install SAP HANA Client on Windows
How to Install SAP HANA Client on Windowsinfovillesolutions
 
Evolving from Automated to Continous Testing for Agile and DevOps
Evolving from Automated to Continous Testing for Agile and DevOpsEvolving from Automated to Continous Testing for Agile and DevOps
Evolving from Automated to Continous Testing for Agile and DevOpsParasoft
 
Playing UFT/QTP Scripts Rapise
Playing UFT/QTP Scripts Rapise Playing UFT/QTP Scripts Rapise
Playing UFT/QTP Scripts Rapise Inflectra
 
LOG4J VULNERABILITY SAP BUSINESS ONE IMPACT AND WORK AROUNDS
LOG4J VULNERABILITY SAP BUSINESS ONE IMPACT AND WORK AROUNDSLOG4J VULNERABILITY SAP BUSINESS ONE IMPACT AND WORK AROUNDS
LOG4J VULNERABILITY SAP BUSINESS ONE IMPACT AND WORK AROUNDSAGSanePLDTCompany
 

La actualidad más candente (7)

Understand release engineering
Understand release engineeringUnderstand release engineering
Understand release engineering
 
Test strategicaly
Test strategicalyTest strategicaly
Test strategicaly
 
How to Install SAP HANA Client on Windows
How to Install SAP HANA Client on WindowsHow to Install SAP HANA Client on Windows
How to Install SAP HANA Client on Windows
 
Evolving from Automated to Continous Testing for Agile and DevOps
Evolving from Automated to Continous Testing for Agile and DevOpsEvolving from Automated to Continous Testing for Agile and DevOps
Evolving from Automated to Continous Testing for Agile and DevOps
 
Salesforce testing best_practices
Salesforce testing best_practicesSalesforce testing best_practices
Salesforce testing best_practices
 
Playing UFT/QTP Scripts Rapise
Playing UFT/QTP Scripts Rapise Playing UFT/QTP Scripts Rapise
Playing UFT/QTP Scripts Rapise
 
LOG4J VULNERABILITY SAP BUSINESS ONE IMPACT AND WORK AROUNDS
LOG4J VULNERABILITY SAP BUSINESS ONE IMPACT AND WORK AROUNDSLOG4J VULNERABILITY SAP BUSINESS ONE IMPACT AND WORK AROUNDS
LOG4J VULNERABILITY SAP BUSINESS ONE IMPACT AND WORK AROUNDS
 

Destacado

Mängime lauamänge inglise keeles
Mängime lauamänge inglise keelesMängime lauamänge inglise keeles
Mängime lauamänge inglise keelessveta8
 
DIDÁCTICA Y MAPA CONCEPTUAL
DIDÁCTICA Y MAPA CONCEPTUALDIDÁCTICA Y MAPA CONCEPTUAL
DIDÁCTICA Y MAPA CONCEPTUALMagdalena Guirau
 
Коммуникации органов власти Алтайского края с населением (монография)
Коммуникации органов власти Алтайского края с населением (монография)Коммуникации органов власти Алтайского края с населением (монография)
Коммуникации органов власти Алтайского края с населением (монография)prasu1995
 
Mahesh dukudu infilm branding
Mahesh dukudu infilm brandingMahesh dukudu infilm branding
Mahesh dukudu infilm brandingmanojkumarvadde
 
Informe vendedor
Informe vendedorInforme vendedor
Informe vendedorkode99
 
Everything You Need to Know About Health Care Reform (But Are Afraid to Ask)
Everything You Need to Know About Health Care Reform (But Are Afraid to Ask)Everything You Need to Know About Health Care Reform (But Are Afraid to Ask)
Everything You Need to Know About Health Care Reform (But Are Afraid to Ask)Barry_Rosen
 
Commissione pari opportunità lmaschile
Commissione pari opportunità lmaschileCommissione pari opportunità lmaschile
Commissione pari opportunità lmaschileflobertime
 
We bill demo instructions
We bill demo instructionsWe bill demo instructions
We bill demo instructionsAmberBaylor
 
Peter mepham preliminary task
Peter mepham  preliminary taskPeter mepham  preliminary task
Peter mepham preliminary task4494mepham
 
一個使用者體驗部門都在做什麼
一個使用者體驗部門都在做什麼一個使用者體驗部門都在做什麼
一個使用者體驗部門都在做什麼Wan Jen Huang
 
Evaluation+activity+3+powerpoint
Evaluation+activity+3+powerpointEvaluation+activity+3+powerpoint
Evaluation+activity+3+powerpointeoinb
 

Destacado (20)

Brigadoon Program
Brigadoon ProgramBrigadoon Program
Brigadoon Program
 
Mängime lauamänge inglise keeles
Mängime lauamänge inglise keelesMängime lauamänge inglise keeles
Mängime lauamänge inglise keeles
 
DIDÁCTICA Y MAPA CONCEPTUAL
DIDÁCTICA Y MAPA CONCEPTUALDIDÁCTICA Y MAPA CONCEPTUAL
DIDÁCTICA Y MAPA CONCEPTUAL
 
Коммуникации органов власти Алтайского края с населением (монография)
Коммуникации органов власти Алтайского края с населением (монография)Коммуникации органов власти Алтайского края с населением (монография)
Коммуникации органов власти Алтайского края с населением (монография)
 
Mahesh dukudu infilm branding
Mahesh dukudu infilm brandingMahesh dukudu infilm branding
Mahesh dukudu infilm branding
 
Cl@sse 2 marcello
Cl@sse 2 marcelloCl@sse 2 marcello
Cl@sse 2 marcello
 
females and hcv
females and hcvfemales and hcv
females and hcv
 
Informe vendedor
Informe vendedorInforme vendedor
Informe vendedor
 
Everything You Need to Know About Health Care Reform (But Are Afraid to Ask)
Everything You Need to Know About Health Care Reform (But Are Afraid to Ask)Everything You Need to Know About Health Care Reform (But Are Afraid to Ask)
Everything You Need to Know About Health Care Reform (But Are Afraid to Ask)
 
Sn ps
Sn psSn ps
Sn ps
 
Mn219
Mn219Mn219
Mn219
 
Presentación 3 menu
Presentación 3 menuPresentación 3 menu
Presentación 3 menu
 
Commissione pari opportunità lmaschile
Commissione pari opportunità lmaschileCommissione pari opportunità lmaschile
Commissione pari opportunità lmaschile
 
We bill demo instructions
We bill demo instructionsWe bill demo instructions
We bill demo instructions
 
Rahsia surah al kauthar
Rahsia surah al kautharRahsia surah al kauthar
Rahsia surah al kauthar
 
Peter mepham preliminary task
Peter mepham  preliminary taskPeter mepham  preliminary task
Peter mepham preliminary task
 
一個使用者體驗部門都在做什麼
一個使用者體驗部門都在做什麼一個使用者體驗部門都在做什麼
一個使用者體驗部門都在做什麼
 
Black and white
Black and whiteBlack and white
Black and white
 
Baum2
Baum2Baum2
Baum2
 
Evaluation+activity+3+powerpoint
Evaluation+activity+3+powerpointEvaluation+activity+3+powerpoint
Evaluation+activity+3+powerpoint
 

Similar a Mercury testing tool configuration guide 8085afc8-425c-2910-82bd-e87f551368ff

Solution Manager 7.2 SAP Monitoring - Part 2 - Configuration
Solution Manager 7.2 SAP Monitoring - Part 2 - ConfigurationSolution Manager 7.2 SAP Monitoring - Part 2 - Configuration
Solution Manager 7.2 SAP Monitoring - Part 2 - ConfigurationLinh Nguyen
 
How to create_an_ecatt
How to create_an_ecattHow to create_an_ecatt
How to create_an_ecattMohammed Azhad
 
Salesforce Summer'15 release overview
 Salesforce Summer'15 release overview Salesforce Summer'15 release overview
Salesforce Summer'15 release overviewRakesh Gupta
 
011000358700001078532011 e
011000358700001078532011 e011000358700001078532011 e
011000358700001078532011 eRavi Ahmed
 
Sap ep 7.0 install
Sap ep 7.0 installSap ep 7.0 install
Sap ep 7.0 installdkeerthan
 
SAP HANA SPS09 - Security
SAP HANA SPS09 - SecuritySAP HANA SPS09 - Security
SAP HANA SPS09 - SecuritySAP Technology
 
Upgrading Your SAP Hybris Commerce Platform
Upgrading Your SAP Hybris Commerce PlatformUpgrading Your SAP Hybris Commerce Platform
Upgrading Your SAP Hybris Commerce PlatformSAP Customer Experience
 
Whats new BPC 10.1 NW
Whats new BPC 10.1 NWWhats new BPC 10.1 NW
Whats new BPC 10.1 NWfernadabrum
 
Sap Solman Instguide Initial Customizing
Sap Solman Instguide Initial CustomizingSap Solman Instguide Initial Customizing
Sap Solman Instguide Initial Customizingwlacaze
 
Licensed cannabis producer | Standard Processing | Cannabis Drug License
Licensed cannabis producer | Standard Processing | Cannabis Drug LicenseLicensed cannabis producer | Standard Processing | Cannabis Drug License
Licensed cannabis producer | Standard Processing | Cannabis Drug LicenseCROPSoft
 
Cracking the C_S4CFI_2308 Certification Exam Your Path to Success dumps pdf
Cracking the C_S4CFI_2308 Certification Exam Your Path to Success dumps pdfCracking the C_S4CFI_2308 Certification Exam Your Path to Success dumps pdf
Cracking the C_S4CFI_2308 Certification Exam Your Path to Success dumps pdfAliza Oscar
 
C_S4CFI_2308 Certification Exam SAP Certified Application Associate - SAP S/4...
C_S4CFI_2308 Certification Exam SAP Certified Application Associate - SAP S/4...C_S4CFI_2308 Certification Exam SAP Certified Application Associate - SAP S/4...
C_S4CFI_2308 Certification Exam SAP Certified Application Associate - SAP S/4...Aliza Oscar
 
SAP System copy
SAP System copySAP System copy
SAP System copyashish_bbd
 
Sap system copy
Sap system copySap system copy
Sap system copyRaj p
 

Similar a Mercury testing tool configuration guide 8085afc8-425c-2910-82bd-e87f551368ff (20)

Test managementsetupguide
Test managementsetupguideTest managementsetupguide
Test managementsetupguide
 
1656654300995.pdf
1656654300995.pdf1656654300995.pdf
1656654300995.pdf
 
Solution Manager 7.2 SAP Monitoring - Part 2 - Configuration
Solution Manager 7.2 SAP Monitoring - Part 2 - ConfigurationSolution Manager 7.2 SAP Monitoring - Part 2 - Configuration
Solution Manager 7.2 SAP Monitoring - Part 2 - Configuration
 
How to create_an_ecatt
How to create_an_ecattHow to create_an_ecatt
How to create_an_ecatt
 
Salesforce Summer'15 release overview
 Salesforce Summer'15 release overview Salesforce Summer'15 release overview
Salesforce Summer'15 release overview
 
011000358700001078532011 e
011000358700001078532011 e011000358700001078532011 e
011000358700001078532011 e
 
System recommendations-in-sap-solution-manager-7.2
System recommendations-in-sap-solution-manager-7.2System recommendations-in-sap-solution-manager-7.2
System recommendations-in-sap-solution-manager-7.2
 
Sap ep 7.0 install
Sap ep 7.0 installSap ep 7.0 install
Sap ep 7.0 install
 
SAP HANA SPS09 - Security
SAP HANA SPS09 - SecuritySAP HANA SPS09 - Security
SAP HANA SPS09 - Security
 
Sap system landscape best practice
Sap system landscape best practiceSap system landscape best practice
Sap system landscape best practice
 
Srm 6.0
Srm 6.0Srm 6.0
Srm 6.0
 
309675745
309675745309675745
309675745
 
Upgrading Your SAP Hybris Commerce Platform
Upgrading Your SAP Hybris Commerce PlatformUpgrading Your SAP Hybris Commerce Platform
Upgrading Your SAP Hybris Commerce Platform
 
Whats new BPC 10.1 NW
Whats new BPC 10.1 NWWhats new BPC 10.1 NW
Whats new BPC 10.1 NW
 
Sap Solman Instguide Initial Customizing
Sap Solman Instguide Initial CustomizingSap Solman Instguide Initial Customizing
Sap Solman Instguide Initial Customizing
 
Licensed cannabis producer | Standard Processing | Cannabis Drug License
Licensed cannabis producer | Standard Processing | Cannabis Drug LicenseLicensed cannabis producer | Standard Processing | Cannabis Drug License
Licensed cannabis producer | Standard Processing | Cannabis Drug License
 
Cracking the C_S4CFI_2308 Certification Exam Your Path to Success dumps pdf
Cracking the C_S4CFI_2308 Certification Exam Your Path to Success dumps pdfCracking the C_S4CFI_2308 Certification Exam Your Path to Success dumps pdf
Cracking the C_S4CFI_2308 Certification Exam Your Path to Success dumps pdf
 
C_S4CFI_2308 Certification Exam SAP Certified Application Associate - SAP S/4...
C_S4CFI_2308 Certification Exam SAP Certified Application Associate - SAP S/4...C_S4CFI_2308 Certification Exam SAP Certified Application Associate - SAP S/4...
C_S4CFI_2308 Certification Exam SAP Certified Application Associate - SAP S/4...
 
SAP System copy
SAP System copySAP System copy
SAP System copy
 
Sap system copy
Sap system copySap system copy
Sap system copy
 

Último

WhatsApp 📞 8448380779 ✅Call Girls In Salarpur Sector 81 ( Noida)
WhatsApp 📞 8448380779 ✅Call Girls In Salarpur Sector 81 ( Noida)WhatsApp 📞 8448380779 ✅Call Girls In Salarpur Sector 81 ( Noida)
WhatsApp 📞 8448380779 ✅Call Girls In Salarpur Sector 81 ( Noida)Delhi Call girls
 
Call Girls In Kengeri Satellite Town ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Kengeri Satellite Town ☎ 7737669865 🥵 Book Your One night StandCall Girls In Kengeri Satellite Town ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Kengeri Satellite Town ☎ 7737669865 🥵 Book Your One night Standamitlee9823
 
Resumes, Cover Letters, and Applying Online
Resumes, Cover Letters, and Applying OnlineResumes, Cover Letters, and Applying Online
Resumes, Cover Letters, and Applying OnlineBruce Bennett
 
Gabriel_Carter_EXPOLRATIONpp.pptx........
Gabriel_Carter_EXPOLRATIONpp.pptx........Gabriel_Carter_EXPOLRATIONpp.pptx........
Gabriel_Carter_EXPOLRATIONpp.pptx........deejay178
 
Call Girls Hosur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hosur Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Hosur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hosur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangaloreamitlee9823
 
Brand Analysis for reggaeton artist Jahzel.
Brand Analysis for reggaeton artist Jahzel.Brand Analysis for reggaeton artist Jahzel.
Brand Analysis for reggaeton artist Jahzel.GabrielaMiletti
 
Dubai Call Girls Demons O525547819 Call Girls IN DUbai Natural Big Boody
Dubai Call Girls Demons O525547819 Call Girls IN DUbai Natural Big BoodyDubai Call Girls Demons O525547819 Call Girls IN DUbai Natural Big Boody
Dubai Call Girls Demons O525547819 Call Girls IN DUbai Natural Big Boodykojalkojal131
 
Call Girls Alandi Road Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Alandi Road Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Alandi Road Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Alandi Road Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
 
Personal Brand Exploration - Fernando Negron
Personal Brand Exploration - Fernando NegronPersonal Brand Exploration - Fernando Negron
Personal Brand Exploration - Fernando Negronnegronf24
 
Dubai Call Girls Starlet O525547819 Call Girls Dubai Showen Dating
Dubai Call Girls Starlet O525547819 Call Girls Dubai Showen DatingDubai Call Girls Starlet O525547819 Call Girls Dubai Showen Dating
Dubai Call Girls Starlet O525547819 Call Girls Dubai Showen Datingkojalkojal131
 
Hyderabad 💫✅💃 24×7 BEST GENUINE PERSON LOW PRICE CALL GIRL SERVICE FULL SATIS...
Hyderabad 💫✅💃 24×7 BEST GENUINE PERSON LOW PRICE CALL GIRL SERVICE FULL SATIS...Hyderabad 💫✅💃 24×7 BEST GENUINE PERSON LOW PRICE CALL GIRL SERVICE FULL SATIS...
Hyderabad 💫✅💃 24×7 BEST GENUINE PERSON LOW PRICE CALL GIRL SERVICE FULL SATIS...sonalitrivedi431
 
Call Girls Bommanahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service ...
Call Girls Bommanahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service ...Call Girls Bommanahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service ...
Call Girls Bommanahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service ...amitlee9823
 
Internship Report].pdf iiwmoosmsosmshkssmk
Internship Report].pdf iiwmoosmsosmshkssmkInternship Report].pdf iiwmoosmsosmshkssmk
Internship Report].pdf iiwmoosmsosmshkssmkSujalTamhane
 
Jual obat aborsi Jakarta ( 085657271886 )Cytote pil telat bulan penggugur kan...
Jual obat aborsi Jakarta ( 085657271886 )Cytote pil telat bulan penggugur kan...Jual obat aborsi Jakarta ( 085657271886 )Cytote pil telat bulan penggugur kan...
Jual obat aborsi Jakarta ( 085657271886 )Cytote pil telat bulan penggugur kan...ZurliaSoop
 
Hot Call Girls |Delhi |Janakpuri ☎ 9711199171 Book Your One night Stand
Hot Call Girls |Delhi |Janakpuri ☎ 9711199171 Book Your One night StandHot Call Girls |Delhi |Janakpuri ☎ 9711199171 Book Your One night Stand
Hot Call Girls |Delhi |Janakpuri ☎ 9711199171 Book Your One night Standkumarajju5765
 
CFO_SB_Career History_Multi Sector Experience
CFO_SB_Career History_Multi Sector ExperienceCFO_SB_Career History_Multi Sector Experience
CFO_SB_Career History_Multi Sector ExperienceSanjay Bokadia
 
一比一原版(毕业证书)意大利米兰理工大学毕业证学位证可查学历认证
一比一原版(毕业证书)意大利米兰理工大学毕业证学位证可查学历认证一比一原版(毕业证书)意大利米兰理工大学毕业证学位证可查学历认证
一比一原版(毕业证书)意大利米兰理工大学毕业证学位证可查学历认证epodumf6
 
0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf
0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf
0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf0425-GDSC-TMU.pdfssuserded2d4
 
➥🔝 7737669865 🔝▻ Tirupati Call-girls in Women Seeking Men 🔝Tirupati🔝 Escor...
➥🔝 7737669865 🔝▻ Tirupati Call-girls in Women Seeking Men  🔝Tirupati🔝   Escor...➥🔝 7737669865 🔝▻ Tirupati Call-girls in Women Seeking Men  🔝Tirupati🔝   Escor...
➥🔝 7737669865 🔝▻ Tirupati Call-girls in Women Seeking Men 🔝Tirupati🔝 Escor...amitlee9823
 
Call Girls Hoodi Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hoodi Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Hoodi Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hoodi Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangaloreamitlee9823
 

Último (20)

WhatsApp 📞 8448380779 ✅Call Girls In Salarpur Sector 81 ( Noida)
WhatsApp 📞 8448380779 ✅Call Girls In Salarpur Sector 81 ( Noida)WhatsApp 📞 8448380779 ✅Call Girls In Salarpur Sector 81 ( Noida)
WhatsApp 📞 8448380779 ✅Call Girls In Salarpur Sector 81 ( Noida)
 
Call Girls In Kengeri Satellite Town ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Kengeri Satellite Town ☎ 7737669865 🥵 Book Your One night StandCall Girls In Kengeri Satellite Town ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Kengeri Satellite Town ☎ 7737669865 🥵 Book Your One night Stand
 
Resumes, Cover Letters, and Applying Online
Resumes, Cover Letters, and Applying OnlineResumes, Cover Letters, and Applying Online
Resumes, Cover Letters, and Applying Online
 
Gabriel_Carter_EXPOLRATIONpp.pptx........
Gabriel_Carter_EXPOLRATIONpp.pptx........Gabriel_Carter_EXPOLRATIONpp.pptx........
Gabriel_Carter_EXPOLRATIONpp.pptx........
 
Call Girls Hosur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hosur Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Hosur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hosur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
 
Brand Analysis for reggaeton artist Jahzel.
Brand Analysis for reggaeton artist Jahzel.Brand Analysis for reggaeton artist Jahzel.
Brand Analysis for reggaeton artist Jahzel.
 
Dubai Call Girls Demons O525547819 Call Girls IN DUbai Natural Big Boody
Dubai Call Girls Demons O525547819 Call Girls IN DUbai Natural Big BoodyDubai Call Girls Demons O525547819 Call Girls IN DUbai Natural Big Boody
Dubai Call Girls Demons O525547819 Call Girls IN DUbai Natural Big Boody
 
Call Girls Alandi Road Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Alandi Road Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Alandi Road Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Alandi Road Call Me 7737669865 Budget Friendly No Advance Booking
 
Personal Brand Exploration - Fernando Negron
Personal Brand Exploration - Fernando NegronPersonal Brand Exploration - Fernando Negron
Personal Brand Exploration - Fernando Negron
 
Dubai Call Girls Starlet O525547819 Call Girls Dubai Showen Dating
Dubai Call Girls Starlet O525547819 Call Girls Dubai Showen DatingDubai Call Girls Starlet O525547819 Call Girls Dubai Showen Dating
Dubai Call Girls Starlet O525547819 Call Girls Dubai Showen Dating
 
Hyderabad 💫✅💃 24×7 BEST GENUINE PERSON LOW PRICE CALL GIRL SERVICE FULL SATIS...
Hyderabad 💫✅💃 24×7 BEST GENUINE PERSON LOW PRICE CALL GIRL SERVICE FULL SATIS...Hyderabad 💫✅💃 24×7 BEST GENUINE PERSON LOW PRICE CALL GIRL SERVICE FULL SATIS...
Hyderabad 💫✅💃 24×7 BEST GENUINE PERSON LOW PRICE CALL GIRL SERVICE FULL SATIS...
 
Call Girls Bommanahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service ...
Call Girls Bommanahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service ...Call Girls Bommanahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service ...
Call Girls Bommanahalli Just Call 👗 7737669865 👗 Top Class Call Girl Service ...
 
Internship Report].pdf iiwmoosmsosmshkssmk
Internship Report].pdf iiwmoosmsosmshkssmkInternship Report].pdf iiwmoosmsosmshkssmk
Internship Report].pdf iiwmoosmsosmshkssmk
 
Jual obat aborsi Jakarta ( 085657271886 )Cytote pil telat bulan penggugur kan...
Jual obat aborsi Jakarta ( 085657271886 )Cytote pil telat bulan penggugur kan...Jual obat aborsi Jakarta ( 085657271886 )Cytote pil telat bulan penggugur kan...
Jual obat aborsi Jakarta ( 085657271886 )Cytote pil telat bulan penggugur kan...
 
Hot Call Girls |Delhi |Janakpuri ☎ 9711199171 Book Your One night Stand
Hot Call Girls |Delhi |Janakpuri ☎ 9711199171 Book Your One night StandHot Call Girls |Delhi |Janakpuri ☎ 9711199171 Book Your One night Stand
Hot Call Girls |Delhi |Janakpuri ☎ 9711199171 Book Your One night Stand
 
CFO_SB_Career History_Multi Sector Experience
CFO_SB_Career History_Multi Sector ExperienceCFO_SB_Career History_Multi Sector Experience
CFO_SB_Career History_Multi Sector Experience
 
一比一原版(毕业证书)意大利米兰理工大学毕业证学位证可查学历认证
一比一原版(毕业证书)意大利米兰理工大学毕业证学位证可查学历认证一比一原版(毕业证书)意大利米兰理工大学毕业证学位证可查学历认证
一比一原版(毕业证书)意大利米兰理工大学毕业证学位证可查学历认证
 
0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf
0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf
0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf0425-GDSC-TMU.pdf
 
➥🔝 7737669865 🔝▻ Tirupati Call-girls in Women Seeking Men 🔝Tirupati🔝 Escor...
➥🔝 7737669865 🔝▻ Tirupati Call-girls in Women Seeking Men  🔝Tirupati🔝   Escor...➥🔝 7737669865 🔝▻ Tirupati Call-girls in Women Seeking Men  🔝Tirupati🔝   Escor...
➥🔝 7737669865 🔝▻ Tirupati Call-girls in Women Seeking Men 🔝Tirupati🔝 Escor...
 
Call Girls Hoodi Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hoodi Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Hoodi Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Hoodi Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
 

Mercury testing tool configuration guide 8085afc8-425c-2910-82bd-e87f551368ff

  • 1. Author : Prakash.N SAP Consultant, Bangalore – 64. Email: prakasz@yahoo.com mob : +91 9980802974 Mercury QTP Professional Integration with SAP eCATT
  • 2. Author : Prakash.N SAP Consultant, Bangalore – 64. Email: prakasz@yahoo.com mob : +91 9980802974 Mercury Testing Tool Configuration Guide Activating Add-in Support for SAP Solutions Before you can work with the QuickTest Professional Add-in for SAP Solutions, you must make sure that the Add-in for SAP Solutions is licensed, and then use the Add-in Manager to load QuickTest Professional with add-in support for SAP. You can load QuickTest without add-in support for SAP if you do not want to test SAP applications. Loading QuickTest with Add-in Support for SAP Solutions You use the Add-in Manager to load support for testing SAP Solutions applications. To start QuickTest with add-in support for testing SAP applications: 1. Choose Start > Programs > QuickTest Professional > QuickTest Professional. The QuickTest Professional - Add-in Manager dialog box opens. (If the Add-in Manager dialog box does not open, see Displaying the Add-in Manager Dialog Box.) 2. In the add-in list, select SAP and Web. Click OK.
  • 3. Author : Prakash.N SAP Consultant, Bangalore – 64. Email: prakasz@yahoo.com mob : +91 9980802974 For more information about the Add-in Manager dialog box, refer to the QuickTest Professional User's Guide. Displaying the Add-in Manager Dialog Box If the Add-in Manager dialog box does not open when you open QuickTest: 1. Choose Start > Programs > QuickTest Professional > QuickTest Professional to start QuickTest. 2. From the QuickTest menu, choose Tools > Options and click the General tab. 3. Select Display Add-in Manager on startup. 4. Click OK to close the Options dialog box. 5. Close and reopen QuickTest. Checking Package and Patch Versions Installed on the SAP Application Server To use the QuickTest Professional Add-in for SAP Solutions, you must confirm that you have the correct support package and kernel patch levels for your software component release. The following table shows the minimum required. You must have these versions/levels or higher: Software Component Release Support Package Kernel Patch Level SAP_APPL 31I SAPKH31I96 Kernel 3.1I level 650 SAP_APPL 40B SAPKH40B71 Kernel 4.0B level 903 SAP_APPL 45B SAPKH45B49 Kernel 4.5B level 753 SAP_BASIS 46B SAPKB46B37 Kernel 4.6D level 948 SAP_BASIS 46C SAPKB46C29 Kernel 4.6D level 948 SAP_BASIS 46D SAPKB46D17 Kernel 4.6D level 948 SAP_BASIS 610 SAPKB61012 Kernel 6.10 level 360 Check the support package Check the kernel patch level To check the support package: 1. Log on to your SAP server.
  • 4. Author : Prakash.N SAP Consultant, Bangalore – 64. Email: prakasz@yahoo.com mob : +91 9980802974 2. Run the SPAM transaction. 3. In the Directory section, select All Support Packages and click the Display button. 4. The All packages window opens. Verify that the correct package is installed for the SAP release you are using (see Checking Package and Patch Versions Installed on the SAP Application Server).
  • 5. Author : Prakash.N SAP Consultant, Bangalore – 64. Email: prakasz@yahoo.com mob : +91 9980802974 If the correct package is installed, a green light icon is displayed in the Status column. If you do not have the required package installed, download and install it. For more information on downloading and installing the required package, refer to SAP OSS note # 480149. To check the kernel patch level: 1. Log on to your SAP server.
  • 6. Author : Prakash.N SAP Consultant, Bangalore – 64. Email: prakasz@yahoo.com mob : +91 9980802974 2. Choose System > Status. The System: Status dialog box opens.
  • 7. Author : Prakash.N SAP Consultant, Bangalore – 64. Email: prakasz@yahoo.com mob : +91 9980802974 3. Click the Other kernel information button. The System: Kernel information dialog box opens. 4. In the Kernel information section, check the value of the Sup. Pckg. lvl. If the level is lower than the required level for the SAP release you are using (see Checking Package and Patch Versions Installed on the SAP Application Server), you must download the latest kernel version and upgrade your existing one. For more information on downloading and installing the required kernel patch level, refer to SAP OSS note #480149. Checking the Patch Version Installed on your SAP Gui for Windows Application If you want to test your SAP Gui for Windows application with the QuickTest Professional Add-in for SAP Solutions, make sure that the minimum required patch level is installed. For more information about required patch levels, refer to the QuickTest Professional Add-in for SAP Solutions Readme. Note: If the minimum required patch level is not installed, an error message displays when you try to record on your SAP Gui for Windows application. To check the patch level on your SAP Gui for Windows application:
  • 8. Author : Prakash.N SAP Consultant, Bangalore – 64. Email: prakasz@yahoo.com mob : +91 9980802974 1. Open the SAP Logon dialog box and click the button on the left side of the SAP Logon dialog box's title bar. Then choose About SAP Logon from the menu The SAP Version Information dialog box opens. In the SAP Version Information dialog box, confirm that the minimum required patch level is installed. 1. In the SAP Version Information dialog box, confirm that the minimum required patch level is installed.
  • 9. Author : Prakash.N SAP Consultant, Bangalore – 64. Email: prakasz@yahoo.com mob : +91 9980802974 Enabling Scripting QuickTest communicates directly with the SAP Gui Scripting API to record and run your operations on SAP Windows objects. For example, QuickTest records steps based directly on the API events that are sent from the client to the SAP server. Therefore, to record and run QuickTest tests and components on your SAP Gui for Windows application, you must enable scripting on both the server-side and client-side. For more information, see the following sections: Enabling Scripting on the SAP Application (Server-Side) Enabling Scripting on the SAP Application (Client-Side) Enabling Scripting on the SAP Application (Server-Side) After you confirm that you have the proper support package and kernel patch levels installed, you must enable scripting on your SAP application. By default, scripting is disabled. You enable scripting by entering the Maintain Profile Parameters window with administrative permissions and setting the sapgui/user_scripting profile parameter to TRUE on the application server. To enable scripting for all users, set this parameter on all application servers. To enable scripting for a specific group of users, set the parameter only on application servers with the appropriate access restriction settings.
  • 10. Author : Prakash.N SAP Consultant, Bangalore – 64. Email: prakasz@yahoo.com mob : +91 9980802974 Note: If you connect to a server on which scripting is disabled, an error message displays when you try to record on your SAP Gui for Windows application. To change the profile parameter: 1. Enter /nrz11 in the OKCode edit box to open transaction rz11. 2. In the Param. Name box of the Maintain Profile Parameters window, enter sapgui/user_scripting and click the Display button .
  • 11. Author : Prakash.N SAP Consultant, Bangalore – 64. Email: prakasz@yahoo.com mob : +91 9980802974 Note: If the message Parameter name is unknown is displayed in the status bar, your client lacks the required support package (see Checking the Patch Version Installed on your SAP Gui for Windows Application). Download and install the support package that corresponds to the SAP release you are using and then repeat steps 1 and 2.
  • 12. Author : Prakash.N SAP Consultant, Bangalore – 64. Email: prakasz@yahoo.com mob : +91 9980802974 The Display Profile Parameter Attributes window opens. 3. If ProfileVal is FALSE, you must modify its value. To modify it, click the Change value button . The Change Parameter Value window opens. 4. Enter TRUE in the ProfileVal box and click the Save button . Note: You must enter TRUE in all capital letters. Entering True or true has no effect. When you save the change, the window closes and the value of the parameter is displayed as TRUE. However, this change takes effect only when you log on to the system. Therefore, before beginning to work with the QuickTest Professional Add-in for SAP Solutions, you must log off and log on again. You may also need to restart the SAP Service from the SAP Console. If you find that even after restarting the SAP Service from the SAP Console and logging on again to the client, your change to the ProfileVal parameter was not saved, you may have an outdated kernel version. In this case, either restart the application server or download and import the required kernel patch, as specified below.
  • 13. Author : Prakash.N SAP Consultant, Bangalore – 64. Email: prakasz@yahoo.com mob : +91 9980802974 Release Kernel Version Patch Level 6.10 6.10 391 6.20 all versions all levels 6.40 all versions all levels For more information and download guidelines, refer to SAP OSS note # 480149 Enabling Scripting on the SAP Application (Client-Side) To test SAP Gui for Windows applications with QuickTest Professional, you must confirm that scripting is enabled on the SAP Gui for Windows client. It is also recommended to disable warning messages in the SAP Gui for Windows environment when working with QuickTest Professional. To ensure that scripting is enabled on the SAP Gui for Windows client: 1. Log on to your SAP server. 2. Click the Customizing of Local Layout SAP toolbar button and then choose Options. The Options dialog box opens. 3. Click the Scripting tab. 4. Confirm that the Enable Scripting check box is selected. If the Enable Scripting check box is cleared, select it. 5. If the Scripting is installed message is not displayed in the Installation area, or the Enable Scripting check box is disabled, then the SAP GUI Scripting option is not installed. Reinstall your SAP Gui for Windows application and be sure to select the SAP GUI Scripting check box.
  • 14. Author : Prakash.N SAP Consultant, Bangalore – 64. Email: prakasz@yahoo.com mob : +91 9980802974
  • 15. Author : Prakash.N SAP Consultant, Bangalore – 64. Email: prakasz@yahoo.com mob : +91 9980802974 Configuring eCATT to Work with QuickTest Before you can use the eCATT-QuickTest integration features available with the QuickTest Professional Add-in for SAP Solutions, you (or an eCATT system administrator) must install the appropriate support package and configure the eCATT server to work with QuickTest. For information on specific SAP server version and support package requirements, refer to the QuickTest Professional Add-in for SAP Solutions Readme. This section describes: About Configuring eCATT to Work with QuickTest Setting External Tool Parameters in the ECCUST_ET Table Applying Necessary Roles or Profiles to eCATT-QuickTest Users About Configuring eCATT to Work with QuickTest To enable eCATT-QuickTest integration, an SAP user with administrative privileges must: Update the eCATT server with the appropriate support package. Contact SAP or your SAP representative to receive the necessary support package. Set external tool parameters in the ECCUST_ET table. Apply the necessary roles or profiles to each user who wants to work with QuickTest and eCATT. Setting External Tool Parameters in the ECCUST_ET Table To enable eCATT to communicate with QuickTest, certain values must be set for the external tool parameters in the ECCUST_ET table. This procedure should be performed only once in the system. To set parameter values in the ECCUST_ET Table: 1. Navigate to transaction se17. The General Table Display window opens. 2. In the Table Name box, enter ECCUST_ET and press ENTER. 3. The Display Table ECCUST_ET window opens and displays an empty table with the required parameter names. 4. Enter the values exactly as shown below: Other wise you can also use the function module SET_EXTERNAL_TOOL to create entries in the customizing table. For more information, refer to your eCATT documentation.
  • 16. Author : Prakash.N SAP Consultant, Bangalore – 64. Email: prakasz@yahoo.com mob : +91 9980802974
  • 17. Author : Prakash.N SAP Consultant, Bangalore – 64. Email: prakasz@yahoo.com mob : +91 9980802974 Click Execute, It will insert the values into ECCUST_ET Table Applying Necessary Roles or Profiles to eCATT-QuickTest Users To perform all of the operations described in the following sections, you must have permission to: run eCATT scripts edit eCATT scripts work with an external tool (QuickTest) in integrated mode connect to eCATT from an external tool (QuickTest) in standalone mode Each of these tasks requires special roles or profiles. Before you begin working with the QuickTest-eCATT integration, you should confirm with your system administrator that the user name you use is assigned the necessary roles or profiles to perform the above tasks. For example, to work with QuickTest in standalone mode, you must be assigned the role S_ECET or the profile SAP_ECET in the eCATT system. For more information, contact your system administrator or refer to your SAP and eCATT documentation.
  • 18. Author : Prakash.N SAP Consultant, Bangalore – 64. Email: prakasz@yahoo.com mob : +91 9980802974 Also You have to change the CATT and eCATT settings in Client Creation in SPRO. In Restrictions when Starting CATT and eCATT, that you have to select X eCATT and CATT Allowed. Then Save and Come Back. Also you have to create one External User ECATT_ET_USR in SU01 Transaction and assign the Following roll. SAP_ECAT SAP_ECET SAP_ECST
  • 19. Author : Prakash.N SAP Consultant, Bangalore – 64. Email: prakasz@yahoo.com mob : +91 9980802974 Author : Prakash.N SAP Consultant, Bangalore – 64. Email: prakasz@yahoo.com mob : +91 9980802974