Tips for faster test automation - Selenium


Here is an excellent article on how we can have efficient test scripts in the selenium world


  1. Use few and fast locators
  2. Use only Explicit waits
  3. Write good atomic tests
  4. Use the Chrome Driver
  5. Use Headless browser drivers
  6. Re-use the browser instance
  7. Run scripts in parallel
  8. Use HTTP-parse libraries like JSoup
  9. Pre-populate cookies
  10. Do not load images
Read the entire article here:

Source: http://www.beacon.by/test-automation-for-manual-testers/10-tips-for-faster-selenium-scripts#/4

Comments

  1. This idea is mind blowing. I think everyone should know such information like you have described on this post. Thank you for sharing this explanation.Your final conclusion was good. We are sowing seeds and need to be patiently wait till it blossoms.
    Selenium Training in Chennai

    ReplyDelete
  2. IntelliMindz is the best IT Training in Bangalore with placement, offering 200 and more software courses with 100% Placement Assistance.
    Selenium Online Course
    Selenium Training In Bangalore
    Selenium Training In Chennai
    Selenium Training In Coimbatore
    Selenium Training In Tirupur

    ReplyDelete

Post a Comment

Popular posts from this blog

Software Testing @ Microsoft

Trim / Remove spaces in Xpath?