What is Selenium ?

Selenium Selenium automates browsers. It is one of the most well-known testing frameworks in the world that is in use. It is an open source project that allows testers and developers alike to develop functional tests to drive the browser. Selenium is a suite of …

AutoTest Selenium Questions and Answers

AutoTest Selenium | Mock Test   1 A test method can belong to one or more groups in a. Junit b. Nunit c. TestNg d. Nimmble [bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : TestNg [/bg_collapse] 2 Adantage of Page Object a. Reusability …

AutoTest Selenium Questions and Answers

AutoTest Selenium | Mock Test   1 Following is not the most commonly used Selenium Command? a. Open up the browser to test runnert b. verifyTitle/assertTitle c. windowsMaximize d. verifyTable [bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : windowsMaximize[/bg_collapse] 2 How do we …