Testing Siebel Business Applications > Implementing Siebel Open UI Keyword Automation Testing >

Grouping Test Sets into a Master Suite and Exporting to CSV


This task shows you how to group test sets into a master suite and export the master suite to CSV output, which you can then harness for test execution.

This task is a step in Process of Implementing Siebel Open UI Keyword Automation Testing.

To group test scripts into a master suite and export to csv output
  1. Navigate to the Administration - Keyword Automation screen, then the Master Suite view.
  2. Click the plus (+) icon to create a new Master Suite.
  3. Enter values for the fields shown in the following table.
    Table 7. lists the different fields and sample values to be entered while creating a new Master Suite.
    Field
    Description
    Sample Value

    Name

    Name of the master suite.

    Xyz.

    Description

    Description of the master suite.

    Test.

    Status

    Status of the master suite.

    Active.

    Team Name

    Team name associated with the master suite.

    For example, SPARTANS

  4. Drilldown on a value in the Name field and then click the plus (+) icon to associate test sets to the selected Master Suite.
  5. Click Export Test Steps.

A CSV file is generated containing all the Test Scripts. Test Steps are sorted according to sequence of the following: Test Set, Test Script, and Test Step sequence number. An example test script file, SampleScript.csv, is located here:

...\SiebelTestAutomation\Scripts\SampleScript.csv

The test script file is consumed by the Keyword Framework to execute on the Siebel Application.

Testing Siebel Business Applications Copyright © 2017, Oracle and/or its affiliates. All rights reserved. Legal Notices.