Interview Questions, Answers and Tutorials

Selenium Interview Questions

Selenium Interview Questions

1) What does SIDE stand for? 
 
2) What is the difference between an asset and a verify with Selenium commands? 
 
3) What Selenium commands can be used to help debug a regexp? 
 
4) What is one big difference between SilkTest and Selenium, excluding the price? 
 
5) Which browsers can Selenium IDE be run in? 
 
6) If a Selenium function requires a script argument, what would that argument look like in general terms? 
 
7) If a Selenium function requires a pattern argument, what five prefixes might that argument have? 
 
8) What is the regular expression sequence that loosely translates to “anything or nothing?” 
 
9) What is the globbing sequence that loosely translates to “anything or nothing? 
 
10) What does a character class for all alphabetic characters and digits look like in regular expressions? 
 
11) What does a character class for all alphabetic characters and digits look like in globbing? 
 
12) What must one set within SIDE in order to run a test from the beginning to a certain point within the test? 
 
13) What does a right-pointing green triangle at the beginning of a command in SIDE indicate? 
 
14) How does one get rid of the right-pointing green triangle? 
 
15) How can one add vertical white space between sections of a single test? 
 
16) What Selenium functionality uses wildcards? 
 
17) Which wildcards does SIDE support? 
 
18) What are the four types of regular expression quantifiers which we’ve studied? 
 
19) What regular expression special character(s) means “any character?” 
 
20) What distinguishes between an absolute and relative URL in SIDE? 
 
21) How one access a Selenium variable would name “count” from within a JavaScript snippet? 
 
22) What Selenese command can be used to display the value of a variable in the log file, which can be very valuable for debugging? 
 
23) If one wanted to display the value of a variable named answer in the log file, what would the first argument to the previous command look like? 
 
24) Where did the name “Selenium” come from? 
 
25) Which Selenium command(s) simulates selecting a link? 
 
26) Which two commands can be used to check that an alert with a particular message popped up? 
 
27) What does a comment look like in Column view? 
 
28) What does a comment look like in Source view? 
 
29) What are Selenium tests normally named (as displayed at the top of each test when viewed from within a browser)? 
 
30) What command simulates selecting the browser’s Back button? 
 
31) If the Test Case frame contains several test cases, how can one execute just the selected one of those test cases? 
 
32) What globbing functionality is NOT supported by SIDE? 
 
33) What is wrong with this character class range? [A-z] 
 
34) What are four ways of specifying an uppercase or lowercase M in a Selenese pattern? 
 
35) What does this regular expression match? 
 
36) regexp:[1-9][0-9],[0-9]{3},[0-9]{3}
 
37) What are two ways to match an asterisk within a Selenese regexp? 
 
38) What is the generic name for an argument (to a Selenese command) which starts with //? 
 
39) What Selenese command is used to choose an item from a list? 
 
40) How many matches exist for this pattern? 
 
41) regexp:[13579][02468]
 
42) What is the oddity associated with testing an alert? 
 
43) How can one get SIDE to always record an absolute URL for the open command’s argument? 
 
44) What Selenese command and argument can be used to transfer the value of a JavaScript variable into a SIDE variable? 
 
45) How would one access the value of a SIDE variable named name from within a JavaScript snippet used as the argument to a Selenese command? 
 
46) What is the name of the type of JavaScript entity represented by the last answer? 
 
47) What string(s) does this regular expression match? 
 
48) regexp:August|April 5, 2010
 
49) What Selenium regular expression pattern can be used instead of the glob below to produce the same results? 
 
50) verifyTextPresent | glob:9512?
 
51) What Selenium globbing pattern can be used instead of the regexp below to produce the same results? 

12 thoughts on “Selenium Interview Questions

  1. Hi, i read your blog occasionally and i own a similar one
    and i was just wondering if you get a lot of spam feedback?

    If so how do you prevent it, any plugin or
    anything you can suggest? I get so much lately it’s driving me mad so any
    assistance is very much appreciated.

  2. Hі there friends, how is еverything, and what ʏou would likе to say conceгning thiѕ post, iin mʏ view its really amazing for me.

  3. Hi there colleagues, how is the whole thing, and what you
    want to say on the topic of this piece of writing, in my view its genuinely remarkable designed for me.

  4. incredibly good evaluation. I hope you might continue to job
    so that you can set insight to readers with this website. Also
    visit my own, personal, personal site to get all the latest content about togel.

  5. First off I would like to say excellent blog! I had a quick question which I’d like to
    ask if you do not mind. I was interested to know how you center yourself and clear your thoughts prior
    to writing. I have had trouble clearing my mind in getting my thoughts out
    there. I do take pleasure in writing however it just seems like the first 10
    to 15 minutes are usually wasted simply just trying to figure out how to begin. Any recommendations or hints?
    Kudos!

Comments are closed.