Unix
Linux
Solaris
Window
To run your test against different browsers (except HtmlUnit) on different operating systems.
To create tests with little or no prior knowledge in programming
To test a web application against Firefox only
To run a huge test suite, that can be executed on multiple machines
ASP
Java
C#
PHP
To execute tests on the HtmlUnit browser.
To design a test using Selenese
To quickly create tests
To test a web application against Firefox only.
SelectByIndex()
SelectIndex()
SelectedByIndex()
SelectByIndexes()
Access controls within the desktop
Both web and desktop applications
Only test web applications
None of the above
Provides professional customer support
Test Reports are generated automatically
Comes with a built-in object repository
Cannot access elements outside of the web application under test
True
False
SendsKeys()
SendKey()
SendKeys
SendKeys()
Perl
Sql
Cobol
ASP
Selenium Generator
Selenium WebDriver
Selenium IDE
None of the above
OpenRecord
Open
OpenText
OpenTable
DHTML format
J2EE format
XML format
HTML format
WaitForPageToLoad
WaitForElementPresent
WaitForPage
WaitForLoad
By.name
By.nametag
By.tagname
By.nametags
By.cssSelected
By.cssSelection
By.cssSelector
By.Selectcs
Is_Selected()
IsSelect()
IsSelected()
Is_Select()
Selenium Grid
Selenium IDE
Selenium RC
Selenium Webdriver
DselectAll()
Deselect_All()
Dselect_All()
DeselectAll()
Click_Context()
Context.Click()
ContextClick()
Context_Click()
GetinnerText()
Get_in_Text()
Get_inner_Text()
GetText()
SelectText()
GetText()
GetElementText()
GetText(WebElement)
SendKeys("text")
Elenium.type()
Driver.type("text")
SendKeys()
SelectByIndex()
SelectByVisibleText()
SelectByValue()
All above
driver.getCountOfElements()
Driver.findElement(By.id("search")).getCount()
Driver.findElements(By.id("search")).size()
Driver.findElements(By.id("search")).length()