Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 853 Bytes

readme.md

File metadata and controls

34 lines (20 loc) · 853 Bytes

Iugo Test Automation Framework and TestSuite

Table of Contents

Setup

Follow below steps:

  1. Download Eclipse

  2. Within Eclipse,

    a. Install TestNG-Eclipse plugin

    b. install M2E plugin of Maven

  3. Download both repos on your system

  4. Within Eclipse

    a. Import both as maven projects in Eclipse

    b. Go to J-Dux, run maven configuration with “install” task

    Iugo Install Task

    c. Go to IUGO, run maven configuration with “clean test” task

    Iugo Clean Test Task

Usage

  1. Check run configuration referred in above step 4c. Just make sure that you have correct parameters given in "environment" and "tests"