Learning selenium 1.0 testing tools

Source: Internet
Author: User
Tags chrome developer chrome developer tools testng selenium grid

Ebook:

Http://www.docin.com/p1-175877247.html

Video:

File Name: Selenium 1.0 testing tools》 [[[[[[[[(((( www.automationqa.com%.rar)
: Http://www.rAyfile.com/FIles/c4674c28-6322-11e0-84c6-0015c55Db73d/

Learning outline:

1 Use of selenium ide
Recording and playback scripts, adding assertions, and adding comments
Process multiple windows
Processing Ajax
Save page data to variables
Debug scripts
Create Test Set

2 Positioner
Firebug, firefinder, ie Developer Tools, Google Chrome Developer Tools
Locate page elements by ID
Use name to locate page elements
Locate page elements through link text
Access Dom to locate page elements through JS
Use XPath to locate page elements
CSS Selector

3. Verify the page elements by using mode matching
Check exact text match (exact :)
Use glob for matching
Use a regular expression to match (Regexp :)

4. Use Javascript
Use JavaScript to call the function return value to Selenium
Store JavaScript results to the variable (storeeval)
Use the stored variable (storedvars) in Javascript)
Use JavaScript to access the browser (browserbot)
Waitforcondition
Fireevent

5 selenium Extension
Create a custom function and associate it with Selenium
Set selenium variable in Plug-in extension
Use locator in Plug-in extension
Use browserbot in Plug-in extension

6 selenium RC
Selenium RC configuration
Run selenium ide test cases with selenium RC
Programming languages supported by selenium RC
Export test case scripts in a specified language from selenium ide
Java + JUnit/testng build selenium RC testing framework
Page Object Design Mode
Integration with the continuous integration framework

7 advanced selenium skills
Read cookie
Delete cookie
Add a new location policy (addlocationstrategy)
Capturenetworktraffic)
Screenshot (capturescreenshot, captureentirepagescreenshot)
Recording test video (Castro)

8 selenium Grid
About selenium Grid
Selenium grid hub
Add selenium RC to hub
Write test cases for Grid
Execute selenium test cases in parallel (xml configuration file of testng)

9 selenium 2.0
Selenium1.0 + WebDriver
Convert selenium1.0 to selenium2.0.
Scripting for searching and accessing page elements in selenium2.0
Simulate user operations in selenium2.0
Execute JavaScript (javascriptexecutor) in selenium2.0)



Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.