Life Before AgenticAI: A Story of Spreadsheets and Sleepless Nights

Picture this: it's 7:45 AM! The trading desk is humming, markets are opening in minutes, and somewhere deep in a maze of Excel files, a formula has quietly broken overnight. Nobody knows yet. The rule-based engine that calculates risk exposure is still running, but it's running on yesterday's logic. A portfolio manager frantically scrolls through … Continue reading Life Before AgenticAI: A Story of Spreadsheets and Sleepless Nights

RobotFramework with Pycharm using Linux for Beginners

Robotframework Introduction: Robotframework base is python, and available free as it is open source and used for test automation. RobotFramework is a general framework for test automation for acceptance testing. Robotframework uses keyword-driven testing technique that employs tabular test data syntax. RobotFramework uses keywords that are readable by humans and syntax used is very simple … Continue reading RobotFramework with Pycharm using Linux for Beginners