About "Selenium energy"

Source: Internet
Author: User

Springside2.0 has been fully applied to selenium (http://www.openqa.org) under the guidance of Xu Hao ).

The manual is translated by Comrade CAC.

Http://wiki.springside.org.cn/display/springside/SeleniumReference

Most domestic companies rely on the QA Team's mm to watch the test case document for manual testing.
And want to change the test status. The most practical advice is to write the business layer unittest for direct access to the database and the Integration Test Based on selenium.

 

The reason why selenium can be selected as the best integration/regression testing solution is:

1. Selenium IDE, a Firefox Plugin, can automatically record user operations and generate test scripts.

2. The generated test script can be manually executed using selenium core and automatically run in Java, C #, and Ruby unit test cases based on selenium RC.

3. the test case calls the actual browser (such as IE and Firefox) to perform the test.
Compared with some open-source solutions that implement the Web interpretation engine on their own, the actual browser can simulate more user interactions and JS syntaxes. By the way, it can also test the compatibility of various browsers.

4. The test script syntax is very simple. See later.

 

Related Article

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.