Updated on: 19th Sep 2020

Ethical Hacking Tutorial

Ratings()

The vulnerabilities of software or an application is exposed by an ethical hacker before the application is attacked by any malicious virus. Thus the businesses are saved with the help of ethical hacking. This type of hacking is legal and authorized as it explains the loopholes of the application. It helps to find the weakness […]

Read More

Updated on: 19th Sep 2020

Data Science Tutorial

Ratings()

“Data Science is about extraction, preparation, analysis, visualization, and maintenance of information. It is a cross-disciplinary field which uses scientific methods and processes to draw insights from data. ” With the emergence of new technologies, there has been an exponential increase in data. This has created an opportunity to analyze and derive meaningful insights from […]

Read More

Updated on: 19th Sep 2020

Microsoft Azure Tutorial

Ratings()

Azure is the flagship cloud service offered by Microsoft and is today one of the fastest-growing Cloud Computing services. Azure offers services on a pay-as-you-go pricing model in computing, web services, data storage, analytics, networking, content delivery, identity and access management, and even the Internet of Things. What is Cloud computing? Cloud computing is the […]

Read More

Updated on: 19th Sep 2020

DevOps Tutorial

Ratings()

As per the application economy today, businesses have become software businesses, and DevOps has become one of the most valuable business disciplines for enterprises. With the help of DevOps, quality, and speed of application delivery have improved to a great extent. DevOps represents a change in the IT culture with a complete focus on rapid […]

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

Updated on: 19th Sep 2020

Selenium Webdriver

Ratings()

Selenium WebDriver is a collection of open source APIs which are used to automate the testing of a web application. Selenium WebDriver tool is used to automate web application testing to verify that it works as expected. It supports many browsers such as Firefox, Chrome, IE, and Safari. However, using the Selenium WebDriver, we can […]

Read More

Updated on: 19th Sep 2020

What is Selenium?

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. Selenium Suite of tools It has 4 major […]

Read More

Updated on: 19th Sep 2020

What is Angular?

Ratings()

Angular is a platform and framework for building single-page client applications using HTML and TypeScript. Angular is written in TypeScript. It implements core and optional functionality as a set of TypeScript libraries that you import into your apps. The architecture of an Angular application relies on certain fundamental concepts. The basic building blocks are NgModules, […]

Read More

Updated on: 18th Sep 2020

How to Handle Actions Class in Selenium WebDriver?

Ratings()

To test an application, one needs to perform a number of user actions on it. To perform any operations on the web application such as double-click, selecting drop-down boxes, etc. the actions class is required. This article discusses how to handle the action class in Selenium. What is Action Class in Selenium? Actions class is […]

Read More

Updated on: 18th Sep 2020

Waits in Selenium WebDriver

Ratings()

The wait functions are essential when it comes to executing Selenium tests. They help to observe and troubleshoot issues that may occur due to variation in time lag. In automation testing, wait commands direct the test execution to pause for a certain length of time before moving onto the next step. This enables WebDriver to […]

Read More

Updated on: 18th Sep 2020

Select Class in Selenium WebDriver

Ratings()

Select is a class provided by Selenium which is used to work with a dropdown element. The select class allows us to select an element from the drop-down and lists that are created with the HTML <select> element. The select class is present in org.openqa.selenium.support.ui package. It extends object class and implements the ISelect interface. […]

Read More

Updated on: 18th Sep 2020

Exception Handling in Java

Ratings()

1.What Is It? To better understand exceptions and exception handling, let’s make a real-life comparison. Imagine that we order a product online, but while en-route, there’s a failure in delivery. A good company can handle this problem and gracefully re-route our package so that it still arrives on time. Likewise, in Java, the code can […]

Read More

Updated on: 18th Sep 2020

RPA Tutorial

Ratings()

The RPA stands for “Robotic Process Automation.” It supports several manual and repetitive tasks to automate like human beings. We can say that “RPA is a process of creation and training of software bot (automated programs) to automate the business process.” “The RPA is the technology which allows anyone to configure the computer software or […]

Read More

Updated on: 18th Sep 2020

BIG DATA Tutorial

Ratings()

In this digital world with technological advancements, we exchange large amounts of data daily like in Terabytes or Petabyte. If we are exchanging that amount of data daily then we need to maintain it as well and store it somewhere. The solution to handle the large volumes of data with high velocity and different variety […]

Read More

Acte Technologies WhatsApp