Viper Test Automation Framework - Kick Start

Getting Started with Viper
Starting your day with Viper is easy. As you know Viper is currently done in Java and its an open source test automation framework, Viper is hosted as a Git Hub Project. This can be easily found at
https://github.com/lkkushan101/Java_Viper_Framework

First of all clone or download the project to your local machine. To clone you have to have Git installed in you machine with tortoise git.


  • To download git please use this link Link 
  • To download tortoise use this link Link
Next click on clone and download button in Git Hub 

Copy the Git link given and select the folder in your machine to download Viper and click on Git Clone from the right click menu 

After downloading please open the project in Eclipse. 


Next after project is loaded to your project explorer do a right click on the project folder and select Maven > Update project


Let the maven dependencies get updated and there should not be any errors in the project...You are now ready to automate and execute your test in Viper....





No comments:

Post a Comment