4.SAP TAO Training Material

Download as ppt, pdf, or txt
Download as ppt, pdf, or txt
You are on page 1of 20

SAP TAO

Agenda

• Chapter 1 Introduction about SAP TAO

• Chapter 2 Steps in creation of Automated Test case

• Chapter 3 Introduction about TAO Modules

• Chapter 4 Creation of Automated Test case


Chapter 1 Introduction about SAP TAO
Introduction about SAP TAO

 SAP Test Acceleration and Optimization is designed for SAP-GUI-based applications


integrated with Solman and HPQC
 As we know manual testing is a time-consuming job and frequently requires a team of
experienced quality assurance (QA) professionals and tester. Automated testing helps
you to get rid of this issues

Benefits of using SAP TAO

1. Automatic generation of test components for end to end scenarios accelerates testing
of your business process
2. It is integrates with SAP Solution manager and HPQC
3. Reduced effort for maintaining automated business process test
4. Reduced the risk due to better testing coverage
5. Increased capacity to absorb and manage changes in SAP solutions
Introduction about SAP TAO

SAP TAO Landscape

Test Cases

Errors and
Requirements Defects
Test Cases

Chapter 2 Steps in creation of Automated Test case

Errors and
Requirements Defects
Steps in creation of Automated Test case

Steps to create Automated test case:


Process to create Automated Test case

Following is the process to create automated test script with a help of SAP TAO,

• Create a business requirement.


• Create a business process test case with detailed steps
• Run the steps manually within the test application to make sure the application
generates without errors or warning messages
• In the SAP TAO, use the Inspect module to specify transactions that you need to
create a test script
• Open SAP Quality Center to view the list of your created components
• Drag and drop the transactions in the order that they occur in the business process
requirement
• Parameterize the data in the SAP TAO Excel spreadsheet or the SAP Quality Center
database (Test Plan)
• Execute the test script and review it for any discrepancies
Chapter 3 Introduction about SAP TAO Modules
Introduction of SAP TAO Modules

1. Connect :- Connect module is used to establish a connection between SAP and Quality Center

To connect to the SAP Quality Center specify a details like Server name,userid,password and after
select the project and domain and for SAP select the environment.
Introduction of SAP TAO Modules

2. Inspect :- It contains two tabs, Inspection and UI Scanner.


With the help of inspect option we can generate components locally and transferred to
HPQC.
Upload the Components to Quality Center
Introduction of SAP TAO Modules

3 Consolidate :- This option helps us to consolidate all business process or


components into single component for fast execution of test script
Introduction of SAP TAO Modules

4 Import/Export :- Use the Import/Export settings to designate a path for transferring


components from SAP Quality Center to an SAP Test Acceleration and Optimization client.
Chapter 4 Creation of automated test case
Creation of automated test case

1. Open SAP TAO, establish a connection between SAP and HPQC from Connect tab
2. Goto Inspection module to create a test components. Select the tab Inspection
3. Click on the first icon shown below – Add a new transaction to the list

4. Enter the transaction code in next window and


click OK
Creation of automated test case

5.Select the screen no. which you want to automate and click inspect button. You will get the
message “Inspection done” on taskbar and that component is transferred to HPQCP BPT Module

Note- Similarly you can create your own components which are going to use for testing
Creation of automated test case

6. Log on to HPQC. Select the project . It should be the same which you have selected in TAO
Connect module
7. Goto the BPT Module under the transaction folder and you find all the components which you
have created

8. Then goto the Parameter tab and enter default values for the fields which we are using
Creation of automated test case

9. Goto Test plan module , select the folder in which you want to create automated test case
10. Select the option New Test and Test type Business-Process, give name to test case. Ex.
Document Display and Click Ok

11. Test case is created in Test plan with a suitcase icon. This icon indicate test case is
automated
Creation of automated test case

12. Select the Test Script tab and add the required components in a sequence in order to
execute
Test case. Ex. 1. Log on to sap Screen 2. Calling SAP Transaction 3.Log off

13. Parameterized the test script after adding the components. Now your test script is ready for

executions
Creation of automated test case

14. Goto the test lab , add automated test scripts in right folder

15. Click run button shown in picture. Test case will automatically launch SAP log and
execute entire test case in sap environment.
Question & Answer

Thank you.

You might also like