What is Automation Testing?

0
Automation Testing:-

It provides automation tools to test application .automation tool contains a test script to implement the testing operation.

It provides better accuracy, performance, and quality control as compared to manual testing.

Less resource and Less time frame is the advantage of automation testing.

We will use the Test script to test application functionality.  Test script uses programming languages to create this.

Automation Testing is mainly used to perform functional testing and regression testing because regression testing takes more time to implement a testing operation manually.


Important Automation Tools:-

1 Selenium

2  QTP

3 LOAD RUNNER

4 JMeter

5 Appium

6 Cucumber

......................................................................................................................................................................

What is Selenium?

....................................................................................................................................................................

It is an automation framework that provides different automation tools to implement automation testing.

The framework contains a set of rules and a library to implement the program.

It is open-source and light-weight tools that can be easily installed in any machine hence companies prefer selenium Automation Tools mostly.



Component Of Selenium:-

1.1  Selenium IDE:-

IDE means Integrated Development Environment, It is selenium automation tools which provide record and play editor without using any programming languages. We can perform regression testing easily because We can re-play record script to implement regression testing from end to end of an application.
Initially, Selenium IDE was developed for Firefox Browser but now it can be used in Google Chrome and another web browser also.


How we install Selenium IDE under Chrome Web Browser:-

1.1)  First we open browser and open chrome store and install Selenium IDE Plugin

1.2)  It provide Selenium IDE

1.3) Open Selenium IDE and Perform Regression Testing.



1.2 Web Driver


1.3  TESTNG


1.4 Selenium Framework  Tools





Post a Comment

0Comments

POST Answer of Questions and ASK to Doubt

Post a Comment (0)