有谁知道任何 HTTP 一致性测试套件吗?

发布于 2024-10-30 23:57:45 字数 323 浏览 2 评论 0原文

我和我的朋友正在构建一个 HTTP 服务器作为大学项目。但在测试方面我们遇到了一些障碍......

我们已经完成了性能测试,但我们找不到任何用于协议一致性测试的工具。

例如 我将在网络上的计算机上运行该软件,我希望该软件发出请求并测试响应的有效性,即正确的标头和内容。

我不关心发送的响应的正文,因为这不是一个值得严重关注的问题。

这里有人可以帮我吗???

问候
比纳克·萨卡
基金会

Me and my friends are building an HTTP server as an university project. But we have sort hit a snag when it came to the testing...

We have done the performance tests but we couldn't find any tool for the protocol conformance tests.

e.g.
I will run the software on a machine on the network and I want the software to make the requests and test the responses for validity, ie proper headers and stuff.

I don't care about the body of the response being sent as that is not a matter of serious concern.

Can anybody help me out here???

Regards
Binaek Sarkar
Foundation

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

°如果伤别离去 2024-11-06 23:57:46

我知道有两个 HTTP 性能测试程序,JMeterab。您应该能够扩展 JMeter 来执行有效性测试以及纯性能指标。

I know of two HTTP performance testing programs, JMeter and ab. You should be able to extend JMeter to perform validity tests as well as pure performance metrics.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文