Skip to main content

Posts

Showing posts with the label Automation

Selenium MC interview questions

Question :The test language usually used in Selenium is ________________. PHP Python JavaScript None of the above Correct Answer :  JavaScript Question :The term AJAX expands to ________. Asynchronous Java and XML Asynchronous JavaScript and XML Accumulated Java and XML None of the above Correct Answer : Asynchronous JavaScript and XML Question :The term JSON refers to ______________. JavaScript Object Notation Java Object Notation Java Object Naming None of the above Correct Answer : JavaScript Object Notation Question :Selenium tests _____________. DOS applications Browser-based applications GUI applications None of the above Correct Answer : Browser-based applications Question :What is Selenium IDE ? Windows Software Firefox Plug-in Java Software Flash Plug-in Correct Answer : Firefox Plug-in Question :What is called that scale for large test suites or test suites that must be run in multiple environments? Selenium-Grid Selenium RC Selenium Web driver Selenium NG Correct Answer : Se