What is Junit Framework? Junit is Unit Testing Framework for java - TopicsExpress



          

What is Junit Framework? Junit is Unit Testing Framework for java programming language.It is important in the test driven development. Junit promotes the idea of first testing then coding, which emphasis on setting up the testdata for a piece of code which can be tested first and then can be implemented.This approach is like test a little, code a little, test a little, code a little..which increases developer productivity & stability of a program that reduces developer stress and the time spent on debugging. FEATURES OF JUNIT...? 1)Junit is an open source framework which is used for writing and running tests. 2)Provides Annotation to identify the test methods 3)Provides assertions for testing expected results. 4)Provides test runners for running tests. 5)Junit tests allow you to write code faster which increasing quality. 6)Junit is simple. It is less complex & takes less time. 7)Junit shows test progress in a bar that is green if test is going fine and it turns red when a test fails. WHAT ARE ALL CHALLENGES with SELENIUM RC TEST SUITES WHEN RUNNING IN JUNIT? 1)Each testcase of Selenium RC test will invoke the browser and closes after playing back. 2)All the testcases cannot be run on a single browser session 3)If there is any dependency between the testcases, it is very difficult to execute 4)Running the test suites in junit will be helpful for only independent testcases. Please stay tuned for more information about selenium on this group.... Happy learning...happy to share....
Posted on: Sun, 02 Feb 2014 14:11:01 +0000

Trending Topics



att Class D Monoblock Amplifier with
Lebogang Mathlo wrote: Tony Gaffane wrote: I have bursary
If I had health insurance my life would be a lot different and a
ART ruled the month of April at Life Pieces To Masterpieces

Recently Viewed Topics




© 2015