Cup of Solutionblog.pritamguha.com·Jul 15, 2023Automation(Part - 2): Popular languages and their libraries.Introduction: There is a huge number of libraries available in Python that can be used for automation across various domains. The Python ecosystem offers many libraries and frameworks to simplify automation tasks and development. While it's impossibl...Discuss·73 readsautomation
Cup of Solutionblog.pritamguha.com·Jul 13, 2023Automation(Part - 1): A Beginner's Guide to Streamlining Tasks and Saving Time.Introduction: Automation has transformed industries by optimizing processes, improving efficiency, and increasing productivity. Automation has become a game-changer in the business world. In this blog post, we explore the advantages, applications, an...Discuss·296 readsautomation
MythiliRajumythiliraju.hashnode.dev·May 1, 2023Top 30 Robot Framework: Interview Q&ARobot Framework is a popular open source test automation framework that offers a simple and flexible interface for automating various kinds of software testing. It is written in Python and uses a keyword-driven design to make test automation developm...Discussrobotframework
Boyd TimmermanProbtimmerman.hashnode.dev·Mar 10, 2023How to robotize testing your APEX applicationsOracle APEX is a low-code web application development platform that allows developers to quickly build robust applications. However, as with any software application, testing is an essential part of the development process to ensure that the applicat...Discuss·12 likes·691 reads#oracle-apex
Morten Ingemann Zeinermzeiner.hashnode.dev·Jan 2, 2023How to filter a table with RoboCorp using the Filter Table By Column functionThe RPA.Tables library allows us to do all sorts of things with tables and knowing how to filter a table is quite helpful. In this short post, I will show you have to filter a table by a column using single and multiple values as filters. Using one v...Discuss·54 readsRoboCorprobocorp