j2ee EJB层的免费记录/重放解决方案

发布于 2024-12-05 21:55:00 字数 611 浏览 1 评论 0原文

我正在寻找一个免费(如果可能)的解决方案,其中:

  • 您可以“记录”在 EJB 应用程序服务器上正常(类似生产)使用 Web 应用程序期间创建的所有类型的对象(例如网络逻辑)。
  • 然后,您可以在 Tomcat 等非 EJB 应用程序服务器上单独“重播”每个页面。

那就太棒了

  • 此外,如果:人们可以轻松地从所有记录的场景中创建测试套件并在不同的浏览器中重播它们(以测试回归),
  • 。人们可以修改或替换单个记录的对象(例如更改地图的字段等)。可以保存更改的对象并将其添加到测试套件中。
  • 可以将解决方案与 IDE 集成,最好是 Eclipse。

我尝试过谷歌搜索,找到了重播解决方案。他们的产品似乎非常适合我的要求,但是 不幸的是,它是付费的,他们甚至没有直接在网页上列出价格(联系公司后即可获得)。

有谁知道这样的解决方案还是我要求太多?

I'm looking for a free (if possible) solution where:

  • You can 'record' all the kinds of objects created during normal (production-like) usage of a webapp on an EJB application server (like Weblogic).
  • Afterwards you can 'replay' each page separately on an non-EJB application server like Tomcat.

Moreover, it would be fantastic if:

  • One could easily create test-suites from all the recorded scenarios and replay them in different browsers (to test regressions).
  • One could modify or substitute single recorded objects (for example changing the fields of a map etc.) Changed objects can be saved and added into a test suite.
  • It would be possible to integrate the solution with an IDE, optimally Eclipse.

I've tried googling and I've found Replay Solutions . Their product seems to be pretty well-suited to my requirements but
unfortunately it is paid and they don't even put pricing directly on the webpage (it's available after contacting the company).

Does anybody know such a solution or am I demanding too much?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文