Author: torrent
Selenium has been adopted by more and more companies as a lightweight Web automated testing framework, but there are almost no Chinese documents about selenium. Therefore, to make it easier for you to use selenium, special selenium document series, including:I. General Introduction2. Simple Application
Selenium-web interface Testing Tool
1. Selenium can use the recording tool to record the script and test the page.
2. Selenium can generate HTML-like code, Java code, and Ruby code.
3. Selenium recording tool locates HTML elements based on the ID attribute
Required Software
1. Install Firefox,
Java implementation of the Selenium FoundationSelenium RC Environment ConfigurationNovice Automation Test (i)----Selenium IDENovice Automation Test (ii)----Selenium IDE feature extensionRookie Learning Automation Test (iii)----Selenium commandNovice Automation Test (iv)----The validation page element of the
Recently, as requested by the company, crawl related sites, found no JS package address, I use selenium to crawl information, related actual links: Python crawler combat (a)--------China crop germplasm Information NetworkI. Introduction of Selenium What is Selenium ? In a word, automated testing tools. It supports a variety of browsers, including Chrome,safari,f
ArticleDirectory
Automated Acceptance Test with Selenium
Automated Acceptance Test with Selenium
How to Use selenium test tools for Ruby on Rails and Ajax applicationsProgramTest Functions
Document options
Send this page as an email
Discussion
ExampleCode
Expand Tomcat applications
Download the latest version
Selenium Family IntroductionSelenium IDE:The Selenium IDE is a plugin embedded in the Firefox browser that enables simple browser operation recording and playback functions.Selenium RC:Selenium RC is the core tool of the Selenium family, supporting a variety of different languages to write automated test scripts, through the
Reprinted: http://blog.csdn.net/five3/article/details/9428655
Selenium-grid version
Selenium-grid is divided into version 1 and Version 2, in fact, its two versions are not the opposite of selenium versions 1 and 2 [that is, the release of selenium-grid2 is a little later than selenium2]. Fortunately, the current
Overview
Our company does not have formal testers. For a module, whether the functions are completed is manually tested by developers. This often happens in the later stages of the project. The developer changes a BUG and passes the test. However, the BUG is fixed when it is sent to the customer, previously, functions that work normally failed to work. For a module, changing a part of the Code may cause a chain reaction. To ensure that other functions are not affected, you must perform a compreh
Tracing traceability, webdriver and Selenium are two independent projects, and the implementation mechanism is different. Why would the Selenium team merge the two in Selenium 2? What advantage does Webdriver have over Selenium? How do we choose to use Selenium or Webdriver?
Selenium 1.0Selenium 1.0 is the first browser-based open source automation testing tool. It can use all programming languages that support the HTTP library, or it can run on all JavaScript-enabled browsers. Of course it also has its drawbacks. Before running the Selenium 1.0 program, we have to start the selenium server side, which is
Selenium (Getting Started) (Collection)
I. SeleniumWhat is it?Selenium is a powerful open-source Web function testing tool series of throughtworks,
1. Selenium can use the recording tool to record the script and test the page.
2. Selenium can generate HTML-like code, Java code, and Ruby code.
3.
Usually we can use the robot framework to write interface automation use cases, but some sites do not do the front-end separation, the iterative process has a lot of repetitive test work, there is no interface to call validation, there are automated test requirements, how to do? At this point, the Web UI Automation of the deep pit is imperative. Robot is just an automation framework, fortunately he is stable and extensibility is excellent, to drive a Web browser to work automatically, only need
a year ago in a chat with a great God to understand the selenium automated testing, excitedly bought "0 cost to achieve Web automation testing-based on selenium webdriver and Cucumber", looked at the previous chapters confused, by a variety of theories hit the wrong. Since then I think the automated test is very good, but far away, no unit test so easy to learn AH. These two days, the site developed a big
http://blog.csdn.net/five3/article/details/9428655Selenium-grid How to workTags: selenium-grid2webdriverselenium22013-07-23 21:55 10815 People read Comments (2) favorite reports Classification:Selenium (+)Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.Selenium-grid versionSelenium-grid is divided into version 1 and version 2, in fact its 2 versions are not the same as the
Selenium-grid versionSelenium-grid is divided into version 1 and version 2, in fact its 2 versions are not the same as the Selenium version 1 and 2 should be published [that is, the release of Selenium-grid2 is a little later than selenium2]. Fortunately, however, the current SELENIUM-GRID2 is basically capable of supp
Not long ago, Infoq recommended a few new books on software architecture, which attracted a wide range of interest from domestic readers. One of these is the Open source application architecture (the Architecture of Open source applications), which describes the software design by authors from well-known open source projects. By making an overview of these successful system architectures, software engineers can thoroughly understand best practices and pitfalls. The Infoq Chinese station responds
Link: http://www-128.ibm.com/developerworks/cn/java/wa-selenium-ajax/
Christian Hellsten, IT expert, IBM
January 04, 2006
The acceptance test (also called a functional test) is used to test the functions of manual tasks, but these tasks are manually tested.It may take a long time, and human errors may easily occur. In this article, the author shows architects, developers, and testers how to use SeleniumTest Tools for automated acceptance t
Python crawler accumulation (1) -------- use of selenium + python + PhantomJS and phantomjspython Crawler
Recently, as per the company's requirements, when I found that I did not find the js package address, I used selenium to crawl information. Link: python crawler practice (I) -------- China crop germplasm Information Network1. Introduction to Selenium
What is
Selenium Grid supports distributed testing, allowing testers to test in a distributed environmentIn general, consider using the selenium Grid when you are facing:1. Test multiple versions of multiple browsers or individual browsers, or test various browsers on different operating systems2. Reduce test suite run timeThe Selenium Grid contains a hub and at least on
After installing the configuration environment, start my selenium journey. A simple look at the color, selenium the composition of the family.Selenium is a functional testing tool developed specifically for WEB applications by ThoughtWorks. Selenium uses JavaScript and iframes to embed an automated test engine in a browser that can work in any JavaScript-enabled
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.