Challenge Overview
Welcome to the OpenWarp - Create Automated Test Scripts Contest. As part of this contest, we would like you to create Python Test Scripts for our OpenWarp application using the Test Case Scenarios shared with your in the contest forums.
This contest has been reposted. Only 6 test cases are in scope now. The submission duration of the contest has also been reduced to three days.
Project Overview
OpenWARP allows Wave Energy Conversion (WEC) companies to create a software model to simulate the movement of waves and determine the amount of power that the WEC device would output in the modelled environment. It consists of a web application that can mesh and simulate a body of an offshore structure.
Contest Details
Our OpenWarp application can be thought of as a fork of the Nemoh application - an app that computes the impact of waves on offshore structures. Specifically, the OpenWARP fork adds a GUI, meshing capability, and simulation capability improvements to Nemoh.
The contest is quite straightforward. We will share the Test Case description with you in the contest forum. We want you to create Automated Test Scripts for the Test Cases using Python.