Imran AliinLevel Up CodingReassessing JavaScript’s Role in Test Automationare you thinking of using javascript for test automation?Jan 9Jan 9
Imran AliProof of God’s Existence: The Philosophical Insights of Hazrat AliExploring the Intersection of Time, Creation, and Divine CausalityJan 81Jan 81
Imran AliinLevel Up CodingNavigating the Challenges of Automation Testing: A Detox ReviewOne tool that often comes up today in mobile automation discussions is Detox, a gray-box testing framework for React Native. While Detox…Jan 5Jan 5
Imran AliinBetter ProgrammingEffective selenium synchronization strategy on salesforceusing this SmartWait strategy can make your selenium automation framework for salesforce very robust and reliableAug 29, 2023Aug 29, 2023
Imran AliinLevel Up CodingUse your own click method to make your test automation more robust and reliableusing your own click method can save you headaches and result in more test stabilityMar 29, 2023Mar 29, 2023
Imran AliinBetter ProgrammingOne Simple Addition to a Selenium Test Framework To Make It More Robust and ReliableJust by wrapping the selenium execute function with our own version of it, you can make your test framework more robust and your tests…May 20, 20221May 20, 20221
Imran AliinLevel Up CodingAvoid accessing class attributes through instance in pythonwhile you can access class attributes using an instance its not safe to do soDec 2, 2020Dec 2, 2020
Imran AliinBetter ProgrammingEasily Add Custom Attributes to LogRecord Objects In PythonCustom attributes are a must to relay domain-relevant information in your projectNov 6, 2020Nov 6, 2020
Imran AliinLevel Up CodingREST-API test automation using Python with tavern-ci — Part 2when you are looking for a complete python solution to your REST API testing needsNov 3, 2020Nov 3, 2020
Imran AliinLevel Up CodingLearn to properly define your own exceptions when built-in exceptions in python are insufficientpythons built-in exceptions are great but not good enough…Oct 24, 2020Oct 24, 2020