Open Test Framework  
First Steps & Short Glance

Table of Contents

The following chapter provides an introduction to the first use of OTF4Web and gives a short glance about the main functions.

First Step

  1. Starting the Application
    1. Open OTF4Web
      Open a browser and enter https://opentestframework.de/
    2. Sign in
      Use the provided credentials (username and password) to sign in. After the sign in the main page of the OTF should be visible.
  2. Connecting to the Repository
    1. Open the Options Dialog
      Click on the gear icon on the right side of the header. The Options Dialog opens.
    2. Select Repository Tab
      Select the Repository tab on the left
    3. Add new Repository
      Click on the "+" sign in the header of the Repositories collection to add a new repository
    4. Enter Repository Information
      Select the repository type GIT or SVN and enter a free but unique name for the repository in OTF4Web. Then enter the URL, username, and password for the repository. Click OK. If everything is correct, the repository has now been added.
  3. Create new project
    1. New Project Dialog
      Click on the "Create new project..." button on the main page. The "New Project" Dialog opens.
    2. Enter Project Information
      Select the project type, enter a unique project name, and the location in the repository. Optionally, you can choose the name of the solution folder. To select a repository storage location click on the icon on the right side of the text box. The repository explorer will be opened. An existing folder can be selected or a new folder can be created.
    3. Create the project
      Click on the OK button. The new project in a new solution will be created and the Designer will be displayed.
  4. Adding simple Actions
  5. Adding Actions for DiagCom
  6. Exporting PTX file

Short Glance

Coming soon ...