Windows Forms Test Automation

后端 未结 12 683
无人共我
无人共我 2020-12-29 12:47

We are looking for a way to automate windows forms for acceptance testing. Our requirements are:

  • Must be usable by non-developers (ie: people
12条回答
  •  [愿得一人]
    2020-12-29 13:22

    Must be usable by non-developers

    Any not-web test automation tool will need either dev`s well-known ide (Eclipse etc.) or test tool ide. SilkTest, TestComplete etc. will also make u to write some code.

    U can separate work between devs and testers using tool for creating "executable requirements" like "Fitnesse" or Concordion

提交回复
热议问题