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

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

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

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.