Selenium

Loading...

Flash Player 9 (or above) is needed to view presentations.
We have detected that you do not have it on your computer. To install it, go here.

0 comments

Post a comment

    Post a comment
    Embed Video
    Edit your comment Cancel

    1 Favorite

    Selenium - Presentation Transcript

    1. Selenium 1
    2. Selenium  Selenium is a web testing framework that runs in any browser, suited for: functional testing and Browser compatibility testing.  test cases can be written in a number of popular programming languages (Java, .NET, Perl, Python and Ruby)  it can be run directly in most modern web browsers. Selenium can be deployed on windows, Linux, and Mac. 2
    3. Selenium Projects  Selenium IDE  Selenium IDE is a Firefox add-on that makes it easy to record and playback tests in Firefox.  Selenium RC  Selenium remote control is a system that allows to simulate web browsers locally using Java, C#, Perl, Php, Python, Ruby Scripts 3
    4. How to use selenium  install Selenium as a firefox plug-in  http://selenium-ide.openqa.org/download.jsp  http://seleniumhq.org/ 4
    5. Selenium IDE 5
    6. Selenium RC  Why RC?  Data driven testing.  DB testing.  Checking values from API.  How RC works?
    7. Common commands  selenium.type(“field name", “value");  selenium.click(“button name");  selenium.click("link=link name");  selenium.waitForPageToLoad(“No. of milliseconds");  selenium.open(“URL");  selenium.select(“field name", "label=PROVVISORIO");  String Nazione = selenium.getTable("//tr[3]/td/table.5.1");  verifyEquals(String, String);  verifyTrue(selenium.isTextPresent("Cliente"));  verifyFalse(selenium.isTextPresent("Cliente"));
    8.  Report customizing  field validation  DB checking  Running more than one files
    SlideShare Zeitgeist 2009

    + guest5800577guest5800577 Nominate

    custom

    248 views, 1 favs, 0 embeds more stats

    Selenium is an open source web test tool that runs more

    More info about this document

    © All Rights Reserved

    Go to text version

    • Total Views 248
      • 248 on SlideShare
      • 0 from embeds
    • Comments 0
    • Favorites 1
    • Downloads 6
    Most viewed embeds

    more

    All embeds

    less

    Flagged as inappropriate Flag as inappropriate
    Flag as inappropriate

    Select your reason for flagging this presentation as inappropriate. If needed, use the feedback form to let us know more details.

    Cancel
    File a copyright complaint
    Having problems? Go to our helpdesk?

    Categories

    Tags