Menu

using tests without eclipse

Help
Doron
2014-01-29
2014-02-04
  • Doron

    Doron - 2014-01-29

    Hi,
    i'd like to give the test project to our qa engineers to start build scenarios.

    i saw that it is enough to give them a copy of the tests project to enable testing.
    the problem is that since i have a lot of dependencies, the test project is 130MB.
    can you specify which folders are necessary for jsystem to run the tests and if its common for the lib dir to be this large. i am using on top of the jsystem regular system objects also the webdriver and db system objects.

     
  • Itai Agmon

    Itai Agmon - 2014-02-04

    You would probably need all of the files that are included in the test project lib folder unless you have unused dependencies in your POM file.
    You can easily check it, but my guess is that most of the large files are Webdriver dependencies.
    If you can post the content of the folder it would be easier to validate it.

     

Log in to post a comment.