Skip to content

abhisheksliam/mso-simulation-runner-app

Repository files navigation

Synopsis

At the top of the testing using selenium framework, this tool provides:

1. Complete task scripting functionality
2. Single click partial item run support
3. Automatic final xml & java file generation

Usage

Scripting

  1. Launch URL: http://sim5Runner.github.io
  2. User select application type
  3. Add task details
  4. Add multiple methods and actions

Execution

  1. Click top right settings button
  2. Select method / pathway to run
  3. Click on run - This will launch server page
  4. Click launch

Pre-requisites:

  1. Download runner server (https://goo.gl/wlEiHH)
    (RunnerLauncher.v2.zip - will work with updated framework)
  2. Extract the files & Start the server using "RunnerLauncher.exe"
  3. Navigate to /server folder after extracting RunnerLauncher.zip & update following parameter in config.xml: <url>http://192.168.2.150/sims4120503/SIM5Frame.aspx </url> according to the build url you want to run tests.
  4. Checkout selenium framework code from svn
  5. Launch http://localhost
  6. Set Path of selenium framework src folder

Exporting xml & java files

  1. Add Pathways
    a) Select methods in each item & click "Add Pathway"
    b) You can add / delete multiple pathways using above steps
  2. Create Files by clicking "Export Files" on top right corner - This will launch the server page
  3. On the new page you can run complete set of pathways
  4. You can download xml & Java files from this page

Dependencies

  1. Node
  2. Java
  3. Maven

Limitations of version 2

  1. Directory structure for xml/ json / java files will not be created automatically in some cases

Features in queue

  1. Self Updating Runner Launcher

Contributing & Reporting issues

Please feel free to contribute code; report issues and add suggestions on github. GitHub Repo: https://github.com/sim5runner/sim5runner.github.io

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published