Test Automation

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

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 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

When to automate Software Testing

Being a software tester you might have come across various situations where automation is not advantageous at all and manual testing works better in those

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

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