Difference between revisions of "Basic Configurations in GXtest Manager"

From GXtest Wiki
Jump to: navigation, search
(Página nueva: category:GXtest Guides == General Configurations == On the menu '''Configurations''', the option '''General Configurations''' serves to specify certain general settings of GXtest...)
 
(Application Settings)
Line 20: Line 20:
 
== Application Settings ==
 
== Application Settings ==
 
This option is in the Configurations menu and enables us to specify properties about the different applications on which we run the test cases. These Application Settings are used when creating a Task to tell GXtest Manager on what type of application will run the test.
 
This option is in the Configurations menu and enables us to specify properties about the different applications on which we run the test cases. These Application Settings are used when creating a Task to tell GXtest Manager on what type of application will run the test.
 +
 +
== See Also ==
 +
[[GXtest Manager Tutorial]]

Revision as of 13:36, 23 December 2009


Contents

General Configurations

On the menu Configurations, the option General Configurations serves to specify certain general settings of GXtest Manager. Entering this option, we indicate:

  • SMTP server data (host, port, username and password) to which notifications will be sent by email.
  • The path where the application will write your Log.
  • The URL where the Manager must notify the end of executions. It is suggested not to modify this value, except for changing the default virtual directory where the Web application is installed.

The default is http://localhost/GXtestManager/aprocessexecutionresult.aspx

Creating an Executor

Go to Executors option in Configurations menu. There you are in WorkWith Executors. On that screen click the GXTMbtn add.png and you can enter the data necessary to creat a new Executor. You must enter a name for which will be referenced later, the IP (or network name) and port on which to establish connection with it.

In addition, you can specify the browsers and the operating system that the machine has installed on it.

Operative Systems, Browsers and DBMS's

  • Operative Systems and Browsers: These menu options allow us to add, edit or delete on a set of operating system and on a set of browsers that we will have available to our Executors.
  • DBMS: with this option we have access to a Database CRUD that we will have available for our SUT's, called Application Settings.

Application Settings

This option is in the Configurations menu and enables us to specify properties about the different applications on which we run the test cases. These Application Settings are used when creating a Task to tell GXtest Manager on what type of application will run the test.

See Also

GXtest Manager Tutorial