Refactoring Keyword Driven Approach With Functional Pointers

Posted Leave a commentPosted in Automation Best Practices, Miscellaneous

Although, a developer always tries to write best solution in the code, refactoring is something, which can never be ignored. A problem may have multiple solutions. However, implementing the best is always on priority. Refactoring is a technique to restructure the code to have best possible solution implemented. Thus, if you are in process of […]

Optimizing Automation’s Performance… Tweaks for better Performance

Posted Leave a commentPosted in Automation Best Practices

What it takes for better performance! We think about automation to reduce the time been spent on manual testing, the main aim of any automation is to increase the productivity with efficient and effective work. This makes it extremely essential to come up with an automation which can be trusted and can also perform as […]