Submitting more applications increases your chances of landing a job.

Here’s how busy the average job seeker was last month:

Opportunities viewed

Applications submitted

Keep exploring and applying to maximize your chances!

Looking for employers with a proven track record of hiring women?

Click here to explore opportunities now!
We Value Your Feedback

You are invited to participate in a survey designed to help researchers understand how best to match workers to the types of jobs they are searching for

Would You Be Likely to Participate?

If selected, we will contact you via email with further instructions and details about your participation.

You will receive a $7 payout for answering the survey.


Start networking and exchanging professional insights

Register now or log in to join your professional community.

Follow

What are some of the test cases management tools available to use for automation using Selenium IDE?

If you are creating many test cases using the Selenium tool for automation testing, you will need a tool to manage the sharing test cases, tracking history of them, and getting latest of any test case. What are some of the available tools for this?

user-image
Question added by Deleted user
Date Posted: 2013/12/30

You can use eclipse to manage your test cases

the good thing about eclipse svn is that you can centralize your wok, commit, be able to go over history and so on

Hatim Laxmidhar
by Hatim Laxmidhar , Self Employed , The Way It Works

 

Well.. in this case.. you can use any version control tools.

There are many such tools.

Open source like CVS, SVN etc

or proprietary like VSS (Visual Source Safe), ClearCase etc

To view more visit: http://en.wikipedia.org/wiki/List_of_revision_control_software

 

Please feel free to post if you need further help in deciding which one is better for you.

 

OR

 

You can try using Selenium Maven Plugin.

http://mojo.codehaus.org/selenium-maven-plugin/index.html

More Questions Like This