Skip to main content

Posts

Showing posts with the label software testing interview questions

Selenium Interview Questions Set 1

Complete Selenium Topics PDF Link    Q: What is Automation Testing? A: Automation testing or Test Automation is a process of automating the manual process to test the application/system under test. Automation testing involves use to a separate testing tool which lets you create test scripts which can be executed repeatedly and doesn’t require any manual intervention. Q: What are the benefits of Automation Testing? A: Benefits of Automation testing are: ·  Supports execution of repeated test cases ·  Aids in testing a large test matrix ·  Enables parallel execution ·  Encourages unattended execution ·  Improves accuracy thereby reducing human generated errors ·  Saves time and money   Q: Why should Selenium be selected as a test tool? A:  ·  Selenium is free and open source ·  have a large user base and helping communities ·  have cross Browser compatibility (Firefox, chrome,...