Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Unit test framework for Client code

    Hi,

    I would like to try unit test cases for the SmartGWT components like List Grid, Form, Buttons..
    Could you please suggest which unit testing tool is helpful in this except Selenium.

    We are using selenium for the Integration testing.


    Thanks,
    Manjula

    #2
    Use Selenium for unit testing as well. That’s what we do in-house, and it works well.

    Comment

    Working...
    X