Goto

Collaborating Authors

 robot framework


Why Robot Framework for Acceptance Testing and ATDD?

#artificialintelligence

Here, we shall discuss Why Robot Framework for Acceptance Testing and ATDD. This blog will help you understand more about Robot Framework.


Robot Framework Tutorial - Features And Software Installation

#artificialintelligence

Robot Framework is an open-source Test Automation framework. It was initially developed by Nokia Networks, however, it is now maintained by the Robot Framework Foundation. You will learn about the features, pros, and cons of the Framework along with instructions to install the needed software. Robot Framework is a Test Automation tool in which the test cases are written using keywords that makes it easy to learn and use. These keywords are written in a tabular form. With Robot Framework, the Test Scripts are replaced by a few keywords thereby replacing the need for large pieces of code.


Test Automation Robot Framework with Python - Selenium Tests

#artificialintelligence

Created by Rahul Shetty 8.5 hours on-demand video course Your struggle on designing Test Automation Frameworks ends here. Presenting you the only framework in the Market which is faster and easy to design with very less code. This Framework consists of all the features what (Cucumber TestNG) provides. This Framework by default comes with many Libraries which helps to build automation tests without writing much boilerplate code. Additionally you also have ability to build your custom Libraries with Python code.


Aito.ai - Machine Learning in Robot Framework

#artificialintelligence

Let's say you're working on automatic handling of purchase invoices with Robot Framework, basically making a new pair of hands to take care of the repetitive manual tasks involved. Each invoice is saved as a text or JSON file in a specific folder, but many of them are missing the information for the right product category. Sounds like a job for machine learning. Instead of hacking together a rule engine or relying on constant human intervention, you can insert a brain to guide the RPA hands with the decisions. This template walks you through how to use Aito for predicting the missing category in each file without any rule engines or model training.