2

Is there any way we can extract Selenium-IDE output as an excel sheet and then use java reflection to trigger them one-by-one? Any existing good tool already done this?

1 Answer 1

1

I think this post should point you in the right direction?

http://functionaltestautomation.blogspot.com/2009/10/dataprovider-data-driven-testing-with.html

Sign up to request clarification or add additional context in comments.

2 Comments

Tim, Is it possible to use the same kind of dataprovider in JUnit also... as in our application, we are using JUnit4.
Sorry, I haven't been on here in a while... I have not written data driven tests myself but read about others doing it.. Here is a good link describing how.. to set up data driven tests in junit, that other article was using TestNG as you noticed. But this link does use excel as you specifically noted in your question so maybe just what you are after? weblogs.java.net/blog/johnsmart/archive/2009/11/28/…

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.