Testing Siebel Business Applications > Keywords Reference > Keywords Description >

Launch


You use the Launch keyword to start and log in to applications by providing the username.

Signature

The Launch keyword supports the following signature:

Launch(component_alias;username;Y/N

Note the following about the Launch keyword signature:

  • Component_alias must come from the predefined component names for a product.
  • Component_alias and username are mandatory parameters.
  • [clearBrowser] is an optional parameter, which can be specified if there is a specific requirement to clear cookies at application startup.
  • By default, cookies are not cleared at application startup.

Desktop Examples

The following table describes how to use the Launch keyword to start and log in to an application by providing the username in desktop applications.

Target Object
Inputs
Closing Action
Comments

 

CORE_UIF;SADMIN;Y

 

Starts the browser, clears the browser cookies and logs in with the username SADMIN.

 

CORE_UIF;SADMIN;N

 

Starts the browser and logs in with the username SADMIN.

 

CORE_UIF;PortalApplication;Y

 

Handles the login page in the Portal application.

 

PHARMAM;LaunchApp;Y

 

Starts the application.

Mobile Examples

The following table describes how to use the Launch keyword to start and log in to an application by providing the username in mobile applications (on mobile devices).

Target Object
Inputs
Closing Action
Comments

 

PHARMAM;SPORTER

 

Starts the application.

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