Description This project addresses the automation of command execution in python. You need to design and implement a software that executes several commands automatically and produces a well-defined report (log). A software like this can be used in Automation testing to run some scenarios at various environments to
Description This project addresses the automation of command execution in python. You need to design and implement a software that executes several commands automatically and produces a well-defined report (log). A software like this can be used in Automation testing to run some scenarios at various environments to check if a specific behavior break. Components […]