• Home

  • Courses

    • Run Java Selenium Tests in Azure Devops
    • Interviewing for Testing Positions
  • For Business

  • Trainings

    • Beginner Selenium (May 2018)
    • Advanced Selenium (Feb 2019)
  • Teacher

  • Bootcamp Info

  • Forum

  • Blog

  • Meetups

    • Test Automation for Responsive Site
    • All about Locators in Selenium Projects
  • More..

    • FAQ
    • Cheat Sheets
    • Presentations
  • More...

    Use tab to navigate through the menu items.
    To see this working, head to your live site.
    • Categories
    • All Posts
    • My Posts
    justin.aguila
    May 14, 2018

    Will the class cover time based automation?

    in Selenium Questions

    Does Eclipse have the capability to do so? For example, can it run an automation test at 3:00 am without any tester?

    1 comment
    0
    1 Comment

    Share Your ThoughtsSign up to leave a comment.

    alexsiminiuc3
    May 14, 2018

    To run automated tests on a schedule and unattended, the project has to be converted to use Maven.


    Maven allows the automated tests to be run from command prompt without Eclipse.


    Then, a Jenkins project is created and configured to run the automated tests on a schedule.


    We will cover Maven in the last day and, if time allows, Jenkins as well.

    Like
    1 comments

    © 2021 Vancouver Selenium WebDriver Automation Training