PinnedWinAppDriver: First step into Windows app Test automation using WebdriverIO and WinAppDriver.Boiler Plate Code:Jul 24, 2021Jul 24, 2021
PinnedCreating Allure report with cucumber 6 (TestNG):Create allure reportsJul 11, 20211Jul 11, 20211
The AI Gold Rush: Why Everyone’s Betting Big on Artificial Intelligence in 2024The AI Boom: Not the First, Not Sudden — A Historical PerspectiveApr 28Apr 28
AI Agents: Your future digital coworkers : Part 2A dive into understanding what are AI agents….Apr 241Apr 241
Binary search explained:Binary search is one of the highly efficient search algorithm with a complexity of log(n) as here we divide the target array to half n/2…Apr 14, 2022Apr 14, 2022
Writing cleaner code by avoiding switch case and nested if in Javascript:There are ways in which you can reduce number of lines of code and make the code looks cleaner.Apr 14, 2022Apr 14, 2022
Big O notation : Understanding different time complexitiesWe already discussed what is Big O and how it helps in writing more clean codes by avoiding nested loops and improving efficiency.Apr 14, 20221Apr 14, 20221