sap testing, sap manual testing, sap automation testing, automation, sap tao, sap bpt, hp qtp, hp...

Upload: vglobal-govi

Post on 04-Apr-2018

297 views

Category:

Documents


3 download

TRANSCRIPT

  • 7/30/2019 SAP Testing, SAP Manual Testing, SAP Automation Testing, Automation, SAP TAO, SAP BPT, HP QTP, HP BPT , SAP

    1/15

    SAP Testing Online Trainingswww.mysaptesting.com

    Contact: Mr Govind [email protected]

    +91-8686951952

    Contact Online Trainings

    1. SAP TAO 2.0 Hands on2. HP BPT Hands on3. SAP Automation using QTP 4. HP Automation Tools5. HP ALM QC 116. Project Support 7. SAP Automation Framework 8. SAP Load Testing8. SAP Manual Testing SD, MM, FICO,HR

  • 7/30/2019 SAP Testing, SAP Manual Testing, SAP Automation Testing, Automation, SAP TAO, SAP BPT, HP QTP, HP BPT , SAP

    2/15

    SAP Testing Online Trainingswww.mysaptesting.com

    Contact: Mr Govind [email protected]

    +91-8686951952

    SAP Automation Script

    Sales Order Creation Process

  • 7/30/2019 SAP Testing, SAP Manual Testing, SAP Automation Testing, Automation, SAP TAO, SAP BPT, HP QTP, HP BPT , SAP

    3/15

    SAP Testing Online Trainingswww.mysaptesting.com

    Contact: Mr Govind [email protected]

    +91-8686951952

    How to Create a Sales Order Using HP QTP

    Manual Test Case:

    SAP MM - Business Process StepsStepNo

    TransactionCode

    BusinessProcessName

    StepName

    Description Design Steps EXPECTEDRESULTS

    ACTUALRESULTS

    Subject

    1 VA01 VA01_Createa Sales Order Step 1

    Launch SAP Application SAP LogonScreen should bedisplayed

    SAP Logonscreendisplayed

    Project\Modules\BusinessProcess

    2Step 2

    Enter transaction codeVA01 in the CommandFiled & Click on Enter Button

    "Create SalesOrder initialscreen" should bedisplayed.

    "Create SalesOrder initialscreen" isdisplayed.

    3

    Step 3

    Enter the following:

    1. Order Type: OR2. Sales Organization:

    10003. Distribution Channel:

    104. Division: 00

    Press Enter

    "Standard Order Screen: should bedisplayed.

    "StandardOrder" screen isdisplayed.

    4Step 4

    Enter the following:1. Sold To Party: 10002. Ship To Party: 1000

    3. Material: P-100

    4. Order Quantity: 1

    Press Save Enter

    "Sales Order number" shouldbe generated inthe status Bar.

    "Sales Order Number Generated inthe Status bar

  • 7/30/2019 SAP Testing, SAP Manual Testing, SAP Automation Testing, Automation, SAP TAO, SAP BPT, HP QTP, HP BPT , SAP

    4/15

    SAP Testing Online Trainingswww.mysaptesting.com

    Contact: Mr Govind [email protected]

    +91-8686951952

    Manual Testing Steps:Step 1:

    SAP Logon Screen

    Inputs: Server, Client, User, Password, Lang

  • 7/30/2019 SAP Testing, SAP Manual Testing, SAP Automation Testing, Automation, SAP TAO, SAP BPT, HP QTP, HP BPT , SAP

    5/15

    SAP Testing Online Trainingswww.mysaptesting.com

    Contact: Mr Govind [email protected]

    +91-8686951952

    Step 2:

    Enter the Transaction Code in the CommandFiled & Click on Enter Button

    Input: VA10

  • 7/30/2019 SAP Testing, SAP Manual Testing, SAP Automation Testing, Automation, SAP TAO, SAP BPT, HP QTP, HP BPT , SAP

    6/15

    SAP Testing Online Trainingswww.mysaptesting.com

    Contact: Mr Govind [email protected]

    +91-8686951952

    Step 3:

    Enter the Order Type, Sales Organization,Distribution Channel, Division and click onenter button

  • 7/30/2019 SAP Testing, SAP Manual Testing, SAP Automation Testing, Automation, SAP TAO, SAP BPT, HP QTP, HP BPT , SAP

    7/15

    SAP Testing Online Trainingswww.mysaptesting.com

    Contact: Mr Govind [email protected]

    +91-8686951952

    Step 4: Enter the Sold To Party, Ship To Party,

    Material, Quantity

  • 7/30/2019 SAP Testing, SAP Manual Testing, SAP Automation Testing, Automation, SAP TAO, SAP BPT, HP QTP, HP BPT , SAP

    8/15

    SAP Testing Online Trainingswww.mysaptesting.com

    Contact: Mr Govind [email protected]

    +91-8686951952

    Step 5: Click on SAVE Button (Verify theStatus Bar Message)

  • 7/30/2019 SAP Testing, SAP Manual Testing, SAP Automation Testing, Automation, SAP TAO, SAP BPT, HP QTP, HP BPT , SAP

    9/15

    SAP Testing Online Trainingswww.mysaptesting.com

    Contact: Mr Govind [email protected]

    +91-8686951952

    Automation Steps:Prepare Test Data for Automation

  • 7/30/2019 SAP Testing, SAP Manual Testing, SAP Automation Testing, Automation, SAP TAO, SAP BPT, HP QTP, HP BPT , SAP

    10/15

    SAP Testing Online Trainingswww.mysaptesting.com

    Contact: Mr Govind [email protected]

    +91-8686951952

    Step 1:

    Write a SAP Logon function using QTP

    Open QTP >> File>>New>> Function

    SAVE function as SAPFunctions.txt in Local Driver

    or Quality Center

  • 7/30/2019 SAP Testing, SAP Manual Testing, SAP Automation Testing, Automation, SAP TAO, SAP BPT, HP QTP, HP BPT , SAP

    11/15

    SAP Testing Online Trainingswww.mysaptesting.com

    Contact: Mr Govind [email protected]

    +91-8686951952

    Step 2:

    Add Object into Object Repository

  • 7/30/2019 SAP Testing, SAP Manual Testing, SAP Automation Testing, Automation, SAP TAO, SAP BPT, HP QTP, HP BPT , SAP

    12/15

    SAP Testing Online Trainingswww.mysaptesting.com

    Contact: Mr Govind [email protected]

    +91-8686951952

    Step 3:

    Write a Code for Sales Order Create as below

  • 7/30/2019 SAP Testing, SAP Manual Testing, SAP Automation Testing, Automation, SAP TAO, SAP BPT, HP QTP, HP BPT , SAP

    13/15

    SAP Testing Online Trainingswww.mysaptesting.com

    Contact: Mr Govind [email protected]

    +91-8686951952

  • 7/30/2019 SAP Testing, SAP Manual Testing, SAP Automation Testing, Automation, SAP TAO, SAP BPT, HP QTP, HP BPT , SAP

    14/15

    SAP Testing Online Trainingswww.mysaptesting.com

    Contact: Mr Govind [email protected]

    +91-8686951952

  • 7/30/2019 SAP Testing, SAP Manual Testing, SAP Automation Testing, Automation, SAP TAO, SAP BPT, HP QTP, HP BPT , SAP

    15/15

    SAP Testing Online Trainingswww.mysaptesting.com

    Contact: Mr Govind [email protected]

    +91-8686951952