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

4.SAP TAO Training Material

Embed Size (px)

Citation preview

Page 1: 4.SAP TAO Training Material

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

Page 2: 4.SAP TAO Training Material

Chapter 1 Introduction about SAP TAO

Page 3: 4.SAP TAO Training Material

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

Page 4: 4.SAP TAO Training Material

Errors and Defects

Test Cases

Requirements

Introduction about SAP TAO

SAP TAO Landscape

Page 5: 4.SAP TAO Training Material

Errors and Defects

Test Cases

Requirements

Chapter 2 Steps in creation of Automated Test case

Page 6: 4.SAP TAO Training Material

Steps in creation of Automated Test case

Steps to create Automated test case:

Page 7: 4.SAP TAO Training Material

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

Process to create Automated Test case

Page 8: 4.SAP TAO Training Material

Chapter 3 Introduction about SAP TAO Modules

Page 9: 4.SAP TAO Training Material

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.

Page 10: 4.SAP TAO Training Material

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

Page 11: 4.SAP TAO Training Material

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

Page 12: 4.SAP TAO Training Material

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.

Introduction of SAP TAO Modules

Page 13: 4.SAP TAO Training Material

Chapter 4 Creation of automated test case

Page 14: 4.SAP TAO Training Material

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

Page 15: 4.SAP TAO Training Material

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

Page 16: 4.SAP TAO Training Material

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

Page 17: 4.SAP TAO Training Material

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

Page 18: 4.SAP TAO Training Material

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

Page 19: 4.SAP TAO Training Material

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.

Page 20: 4.SAP TAO Training Material

Question & Answer

Thank you.