Wednesday, 15 March 2017

Selenium Interview Questions and Answers for Experienced – Part 6

Selenium Interview Questions and Answers for Experienced – Part 6


61. The easiest method to change selenium s/w s/w 1.0 assessments to webdriver assessments?

We might use WebDriverBackedSelenium to execute Selenium S/W S/W 1.0 assessments in webdriver. 

WebDriver driver = new FirefoxDriver();
Selenium s/w s/w selenium s/w s/w = new WebDriverBackedSelenium(driver, “http://www.yoursite.com”);

61. What is webdriver reinforced selenium s/w s/w?

WebDriver supported Selenium S/W S/W is API that empowers operating Selenium S/W S/W 1.0 assessments in web driver.

62. If your Selenium S/W S/W execute needs a s/W discussion, what may possibly that argument look like in basic terms?


That should be java software debate.

63. If your Selenium S/W S/W function needs a layout dialogue, what five prefixes may possibly that argument have?

* meaning “fit anything,” i.e., nothing, one character, or a few bodies.
[ ] (character class) which signifies “fit any one part located inside the square mounts.” A dash (hyphen) might be used as a shorthand to create a variety of figures (that are persistent in the ASCII character created). A few drawings might make the options that come with a character class clear:

[aeiou] matches any lowercase vowel

[0-9] matches any digit

[a-zA-Z0-9] matches any alphanumeric character

64. What is the common look set that freely means “any such thing or nothing?”

* meaning “fit anything,” i.e., nothing, one character, or a few bodies.


65. What is the globbing collection that generally equals “any such thing or nothing?

glob: label

66. What does a character class for all alphabetic shapes and amounts resemble in common expressions?

[a-zA-Z0-9] matches any alphanumeric character

67. What does a character class for all alphabetic shapes and shapes resemble in globbing?

regexp: *[a-zA-Z0-9]

68. What should one confirm within FACET to enable you to perform a check straight away to some particular period within the assessment?

We should create a breakpoint in the assessment, So the assessment might halt at the splitlevel.

69. What does a proper-pointing ecofriendly pie in first of a command in ASPECT indicate?

That cake indicates that assessment ended at that measure, or might start with that specific measure.

70. So how exactly do you-eliminate appropriate-pointing ecofriendly cake?

Right pick the period and remove break-point.

71. Just how do one ADD vertical white-space between elements of only one assessment?

Consumer may possibly feedback sign comment level between assessment steps, together with in the view stage, ADD places.

72. What Selenium S/W S/W operation uses wildcards?

Standard term might use wildcards.

73. Which wildcards does FACET help?

*, ?, :

74. When to utilize web driver guaranteed selenium s/w s/w?

When we have current evaluations in Selenium S/W S/W 1.0 (Rc), if every one of US want to steer clear from Selenium RC, instead we want to use web driver, we need to use web motorist ensured selenium s/w s/w.

75. Which version of selenium IDE eases webdriver?

Any version greater than 2.0 eases webdriver.

76. Where to download selenium webdriver?

Selenium WebDriver libraries might be download from http://www.seleniumhq.org internet site.

77. What is indicated and unique delay in selenium webdriver?

Special delay:

An unique delays is indicate you create to expect a particular condition to occur before proceeding further in the transmission. The worst case with that is Thread.sleep(), which creates the condition into a exact time period to wait. There are a number of comfort systems supplied that work with you to create sign which will wait just so long as required. WebDriverWait in mix with ExpectedCondition is only one way this might be realized.

Tacit delay

An tacit delay might be to tell WebDriver to examine the Dominic to get a specific number of span when buying part or parts if they are not immediately accessible. The default environment is 0. After-set, the tacit delay is set for the being of the WebDriver thing circumstance.

78. What is the version between an state and a test with Selenium S/W S/W directions?

79. What Selenese instructions empowers one to help debug a regexp?

Text pattern matching directions might be used to aid debug a regex. Through instance, Always Check Title regexp:*.Image might match any text with *.Image regimen.


http://selenium-interview-questions-answers.blogspot.in