Updated on: 25th Sep 2020

RPA Blue Prism Certification Guide

Ratings()

If the world is revolving around automation, RPA (Robotics Process Automation) is the new feather cap on it which has become the new hype for organizational automation process. The reason behind is, stand-alone automation tools are not enough to get the best benefits and there comes the RPA. And if you are among them who […]

Read More

Updated on: 25th Sep 2020

Robotic Process Automation(RPA) Interview Questions and Answers

Ratings()

We have formed a list of Robotic Process Automation interview questions so that ou can confidently prepare for your RPA job interview. Go through these question and answers carefully and prepare for your interview. 1. Compare Robotic Process Automation with traditional automation. Ans: Criteria Robotic Process Automation Traditional Automation Technology Non-intrusive, scalable, and versatile Intrusive, […]

Read More

Updated on: 25th Sep 2020

Blue Prism Interview Questions and Answers

Ratings()

Blue Prism is an RPA (Robotics Process Automation) tool that enables the implementation of robotics automation. It has been designed to automate business processes and optimize your work by automating, simplifying, and integrating the technology and processes. It has become extremely important for any organization to use automation in their industry so that employees can […]

Read More

Updated on: 25th Sep 2020

Ansible Tutorial

Ratings()

Ansible is an open-source IT engine that automates application deployment, cloud provisioning, intra service orchestration, and other IT tools. Ansible Overview Ansible is easy to deploy because it does not use any agents or custom security infrastructure on the client-side, and by pushing modules to the clients. These modules are executed locally on the client-side, […]

Read More

Updated on: 23rd Sep 2020

Pega Interview Questions and Answers

Ratings()

Pega expertise is significant in dropping cost and improving business reason. Pega career paths are separated into two major categories, one of them is technological, and the other is business. Below we have listed the top 100 Pega interview questions & answers for fresher and experienced candidates to clear the job interview.  1.What are the […]

Read More

Updated on: 22nd Sep 2020

Robotic Process Automation Career Scope

Ratings()

The robotic process automation is basically a software in which a robot is involved and used to perform human activities. These robots are used to carry out the organizational tasks and they are organized in such a way that they can manage any data or actions for the current applications which are used to carry […]

Read More

Updated on: 22nd Sep 2020

How to Take A Screenshot in Selenium WebDriver?

Ratings()

Taking Screenshot using Webdriver It’s very important to take a screenshot when we execute a test script. When we execute a huge number of test scripts, and if some test fails, we need to check why the test has failed. It helps us to debug and identify the problem by seeing the screen shot. In […]

Read More

Updated on: 21st Sep 2020

Robot Class in Selenium Webdriver

Ratings()

Using Robot Class we can handle keyboard and mouse events in Selenium. Robot Class can help in upload / download files using selenium web driver. Methods in Robot Class can be effectively used to do the interaction with popups in Web Applications. Robot Class can easily be integrated with current automation framework (keyword, data-driven or […]

Read More

Updated on: 21st Sep 2020

CSS Selectors in Selenium

Ratings()

CSS Selectors in Selenium are used to identify a user desired HTML web element. This fits into an element locator strategy of automated test development where the primary aim is to interact with page elements through different types of locators. There are several other methods to identify element locators such as id, name, class name, […]

Read More

Updated on: 21st Sep 2020

Vector Class in Java

Ratings()

Vector implements List Interface. Like ArrayList it also maintains insertion order but it is rarely used in a non-thread environment as it is synchronized and due to which it gives poor performance in searching, adding, delete and update of its elements. Creation of vector class object There are three ways to create vector class object: […]

Read More

Updated on: 21st Sep 2020

Page Object Model in Selenium With Page Factory

Ratings()

Page Object Model, also known as POM is a design pattern in Selenium that creates an object repository for storing all web elements. It is useful in reducing code duplication and improves test case maintenance. In Page Object Model, consider each web page of an application as a class file. Each class file will contain […]

Read More

Updated on: 19th Sep 2020

PowerShell Tutorial

Ratings()

PowerShell Tutorial provides basic and advanced concepts of PowerShell. Our PowerShell Tutorial is designed for beginners and professionals both.Windows PowerShell is a command-line shell and associated scripting language created by Microsoft. It is built on the .NET framework. The commands in the Windows PowerShell are called cmdlets, which allow you to manage the computer from […]

Read More

Updated on: 19th Sep 2020

Blue Prism Tutorial

Ratings()

RPA is the process of automating routine tasks by using software robots such that these tasks are performed automatically without any human intervention. These tasks include IT management, sales operations, procurement process, data entry, data extraction, auto generation of reports, customer service operations, etc. This tutorial provides basic understanding of RPA and its implementation using […]

Read More

Updated on: 19th Sep 2020

Selenium Tutorial

Ratings()

Selenium is a free and open-source test automation suite used for automating web-based applications. It supports automation across different browsers, platforms, and programming languages Using Selenium, we can automate the functional tests and easily integrate them with Maven, Jenkins, and other build automation and continuous integration tools. Components of Selenium Suite Selenium Suite comprises of […]

Read More

Updated on: 19th Sep 2020

How to Handle Alert and Pop-ups in Selenium WebDriver?

Ratings()

When we are testing an application, we test that application with some set of predefined rules, and when it does not expect as per the predefined rules, it will send an error or an alert is displayed. So dealing with those alerts is a challenging task, but in this article, I will try to share […]

Read More

Acte Technologies WhatsApp