First test:
- Open https://www.ultimateqa.com/filling-out-forms/
- Fill out the form on the right, but intentionally enter -1 as a result of addition
- Submit the form and confirm that the numbers have changed
- Close the browser
Second test:
- Open https://www.ultimateqa.com/filling-out-forms/
- Fill out the form on the right, fill in the correct number
- Submit the form and confirm that a 'Success' message is displayed.
- Close the browser
For this task I used C# with selenium
- Install Visual Studio Community Edition on your computer from https://visualstudio.microsoft.com/downloads/;
- Install & configure source control system of choice (or git).
Useful links: