Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 601 Bytes

File metadata and controls

16 lines (11 loc) · 601 Bytes

BlazedemoFlightAutomation

Automated following flow: (Positive flow)

  1. Select flight
  2. Purchase flight
  3. Confirm flight

To clone the project:

  1. copy the following URL: https://github.com/kfouzdar/BlazedemoFlightAutomation.git
  2. From Eclipse > File > Import > Git > Project from Git > Next > Clone URI > click Next > paste the above URI > click Next > Select Main Branch > click Next > Click Finish

Once the project is imported, follow below steps to Run:

  1. Go to src/test/resources > Runner
  2. Inside runner, select the testng.xml. Right click on it and select Run As > Testng Suite