Advantages and Drawbacks of Selenium

Advantages and Drawbacks of Selenium, What is Selenium?, Features of Selenium, Selenium License, Real-time challenges for Selenium Test Tool.

Selenium is not an all-inclusive test tool, it requires some third party plug-ins and frameworks in order to broaden the scope of testing.

Selenium’s official web site is ‘selenium.dev, we have to download Selenium software from that website, and can get Selenium documentation.

Selenium supports Batch Testing, Data-driven Testing, Cross Browser Testing, and Database Testing.

Download ‘Selenium with Java’ Syllabus .PDF

Advantages and Drawbacks of Selenium

I. Advantages of Selenium

1) Selenium is an Open Source Software.

(All Selenium Projects (Selenium IDE, Selenium RC, Selenium WebDriver and Selenium Grid) released under the Apache 2.0 license, It is free to use, anybody can download the source code and use, modify the source code according our company requirements, but selling modified code is not allowed.)

2) Selenium supports various programming languages to write programs (Test scripts)

(Selenium supports,

Java,

C#,

Python,

Ruby,

JavaScript,

and Kotlin

Note:
We can use anyone the above languages, most of the Selenium Testers using Java (nearly 77%).

Selenium IDE (one of the tools in Selenium’s Tool suite) doesn’t support any programming.

UFT (Formerly QTP) supports VBScript only to write Test Scripts.)

3) Selenium supports various operating systems (MS Windows, Linux, Macintosh etc...)

(Once we create Test Cases on any Operating Environment (Ex: MS Windows), they can be executed on other supported Operating Environents (Ex:Linux, Macintosh Etc… easily)

4) Selenium supports various Browsers (Mozilla Firefox, Google Chrome, IE, Opera, Safari etc...)

(Once we create Test cases then execute the Test Cases using all Popular Browsers without any changes in Test Cases. Browser driver only varies from one Browser to another Browser but Test cases are the same.

Note: Selenium IDE (one of the tools in Selenium’s Tool suite) supports Mozilla Firefox Browser only.)

5) Selenium supports Parallel Test Execution.

(Using Selenium Grid we can execute Tests in Parallel so that we can reduce the Test execution Time).

6) Selenium uses fewer Hardware resources.

(When it compares to Vendor Tools like UFT, RFT, SilkTest, etc… Selenium requires less Hardware Resources)

7. Selenium Test Case Execution time is faster than other tools like UFT, RFT, TestComplete, SilkTest, etc.

8. Test cases can be executed while the browser window is minimized.

II. Drawbacks of Selenium

1) No reliable Technical Support from anybody.

(Since It is Open Source software nobody provides reliable technical support if it is UFT/QTP Vendor (HP) provides Technical Support)

2) It supports Web-based applications only.

(Selenium automates Web browsers only, using Selenium we can automate Computer Web Applications and Mobile Web Apps, but Selenium doesn’t support Computer Desktop Applications, Mobile Native Applications, and Mobile Hybrid Applications.)

3) Difficult to use, takes more time to create Test cases.

(Selenium WebDriver (Powerful tool in Selenium’s Tool suite) has a Programming interface only, no IDE, so we have to write steps for each and every task they take more time.

If it is UFT/QTP has Programming interface as well as IDE, we can Tool features (Ex: Recording, Checkpoints, Data Table etc…) and VBScript features (Ex: Condtional statements, Loop Statements, Functions etc…) to create Tests/Test Scripts.)

4) Difficult to Setup Test Environment when it compares to Vendor Tools like UFT, RFT, SilkTest etc... 

(Selenium uses various tools and plug ins to support Test Automation, we need configure them manually, if it vendor tool like UFT/QTP we just download and install the tool (all required components were integrated by the vendor))

5) Limited support for Image Testing.

Selenium independently does not support image testing. It must be integrated with Sikuli for image testing.

6 New features may not work properly.

(Since it is open-source software nobody is responsible for new features usage, they may or may not work properly, it is vendor tool (Ex: UFT or RFT or SilkTest), vendor is responsible for new features usage.)

7) No Test Tool integration for Test Management.

(No Tool available in the Selenium’s Tool suite to support Test Management, we have to choose any tool from the market, If it is UFT, ALM is there for integration of Project/Test Management tasks.)

8) No Built-in Reporting facility.

(Selenium WebDriver doesn’t have built in Result Report facility, we need to take help from either JUnit ot TestNG Testing Framework to genrerate Test Reports.

UFT/QTP has built-in Result Reporting facility (Test Result Viewer), UFT provides Test Result for every Test iteration.)


Selenium Complete Tutorial

Selenium Complete Videos and Class Notes PDF
—————————————-
Is Selenium Certification Worthy?

Prerequisites to learn Selenium

Selenium Syllabus

An Overview of Selenium
—————————————-
Java Programing for Selenium

Python Programming for Selenium
—————————————-
1. Introduction to Selenium WebDriver

2. Selenium Environment Setup

3. Web or HTML Elements

4. Locating Web/HTML Elements

5. Actions on Web Elements/Selenium WebDriver API Commands

6. Handling Web Elements in Selenium

7. Writing Selenium Test Cases

8. Selenium Cross Browser Testing

9. Selenium Data Driven Testing

10. Page Object Model in Selenium
—————————————-
TestNG Framework for Selenium
—————————————-
Selenium Automation Framework
—————————————-
Selenium Testing Live Project
—————————————-
Selenium Fresher Resume Preparation

Selenium Tester Resume
—————————————-
Selenium Tester Job Responsibilities
—————————————-
Selenium Real Time Interview Questions
—————————————-

Follow me on social media: