Advanced-Maths-Operations-Validations Automated testing tool developed in python for Advanced mathematical operations. Requirements Python 3.5 or later versions Import unittest library module for testing Operations handled Binary to decimal conversion Checking for the prime number Power of the given number Check if given number is a Perfect Square Features Automated Testing Tool Robust testing for various type of inputs for the functions Easy to understand and debug test case interface Compilation Instructions Clone the the project in your remote system Install necessary library ie unittest Then run the command : python3 testerTool.py in the command line interface