Selenium Notes By ShariqSP

Manual Testing

If the test engineer tests the application by executing each and every step manually then it is called as manual testing.

Automation

If a process runs on its own without any human intervention then it is called as automation process. For example, when a mobile internet provider sends an SMS after consuming the entire data.

Disadvantages of Manual Testing

Automation Testing

Testing application with the help of automation tool is called as automation testing. Here we write scripts to execute the test cases.

In Manual Testing more time to execute test case and takes more time for application delivery so we use automation.

Advantages of Automation Testing

Disadvantages of Automation Testing

When to Go for Automation Testing

List of Automation Tools

Selenium

Advantages:

Disadvantages:

Competing Applications of Selenium

UFT (Unified Functional Testing).

Advantages:

Disadvantages: