Web Application Testing for .Net (WatiN Test Recorder)

后端 未结 6 793
闹比i
闹比i 2021-01-05 09:36

I\'ve been using WatiN as a testing tool for my current project. Besides the minor bugs with the Test Recorder, I\'ve been able to use it and automate a lot of my tests in c

6条回答
  •  情歌与酒
    2021-01-05 10:20

    WatiN is excellent.

    I inherited Mercury Quicktest for functional testing a while back. £30k for the licences and it was truly awful. We never got the same results twice (running on the exact same application). Their support was terrible. It stored tests as collections of encrypted binaries in folders called useful things like Action1 and Action2, so we couldn't source control it properly.

    No idea whether HP have improved it since they bought out Mercury, but why bother when WatiN is so good?

提交回复
热议问题