Automation Testing

What is Automation Testing

Using Automation tools to write and execute test cases is known as automation testing. No manual intervention is required while executing an automated test suite.

Manual Testing vs Automation Testing

Executing the test cases manually without any tool support is known as manual testing. Taking tool support and executing the test cases by using automation

Advantages of Automation

You would have tested software applications or web applications manually, so you might be aware of the drawbacks of manual testing. Manual testing is time

What are the limitations of Selenium.

Some limitations of Selenium Automation tool are as follows: It does not support and non web-based applications, it only supports web based applications. Its an

What is Selenium IDE?

Selenium IDE(Integrated Development Environment) is a Firefox add on which supports record/playback mechanism as some other commercial tools like RFT,QTP,Winrunner etc. By using selenium IDE

What is Selenese?

Selenese is the set of selenium commands which are used to test your web application. Tester can test the broken links, existence of some object