Python version : 3.9.0 Pip version : 20.2.4 Robot Framework version : 3.2.2
Run the suite from cmd : robot TestSuite.robot
Test Case execution sequence :
- Addition TestCase Execution – Asserts the displayed value with the hard coded value on the TestCase
- Subtraction TestCase – Asserts the displayed value with the hard coded value on the TestCase
- Multiplication TestCase – Asserts the displayed value with the hard coded value on the TestCase
- Division TestCase – Asserts the displayed value with the hard coded value on the TestCase
- XpowerY TestCase – Asserts the displayed value with the hard coded value on the TestCase
- YrootX TestCase – Asserts the displayed value with the hard coded value on the TestCase
- Negative TestCase – Asserts the displayed value with the hard coded value on the TestCase