访问REST API时,很多系统需要登陆认证,登陆成功以后才允许访问API。下面介绍一下有登陆认证情况下如何使用 Wisdom RESTClient 测试API的方法。
方法很简单即在浏览器上成功登录系统,取出Cookie里的JSESSIONID值,在 Wisdom RESTClient 的Request视图里的cookie添加一条JSESSIONID记录即可正常访问API了。
首先使用火狐浏览器登陆系统。登陆成功以后,F12快捷键打开浏览器的调试台。选择”网络“菜单栏,刷新页面,会显示新的请求记录,选中某一条请求记录,右侧会有该请求的cookie信息,点开cookie选项,查找到JSESSIONID,拷贝出相应的值。
在restclient填写REST API的请求信息后,需要额外在Request视图下的cookie选项里添加一条cookie记录: cookie名称为JSESSIONID, 值为拷贝出来的完整字符串,这样就能正常测试API了。
注意事项:
一般过一段时间JSESSIONID会过期,过期时长取决于服务端的配置,如果过期了按照上述方法重新更换一个新值。
分享到:
相关推荐
Wisdom RESTClient V1.2 是一款专为开发者和测试人员设计的高效工具,它帮助用户轻松地进行接口测试并生成专业的测试报告及API文档。 ### 一、接口测试的重要性 接口测试是验证不同系统或服务之间交互的关键步骤...
Wisdom RESTClient https://github.com/Wisdom-Projects/rest-client
Wisdom RESTClient https://github.com/Wisdom-Projects/rest-client
Wisdom RESTClient https://github.com/Wisdom-Projects/rest-client
Wisdom RESTClient https://github.com/Wisdom-Projects/rest-client
Wisdom RESTClient https://github.com/Wisdom-Projects/rest-client
它可以自动化测试RESTful API并生成精美的测试报告,同时基于测试过的历史数据,可以自动生成精美的RESTful API文档
A tool for automated testing REST API, generating exquisite testing report and REST API documentation. https://github.com/wisdom-projects/rest-client
Wisdom RESTClient https://github.com/Wisdom-Projects/rest-client
Wisdom RESTClient https://github.com/Wisdom-Projects/rest-client
Wisdom RESTClient https://github.com/Wisdom-Projects/rest-client
Wisdom RESTClient https://github.com/Wisdom-Projects/rest-client
Wisdom RESTClient https://github.com/Wisdom-Projects/rest-client
Wisdom RESTClient https://github.com/Wisdom-Projects/rest-client
Wisdom RESTClient https://github.com/Wisdom-Projects/rest-client
Wisdom RESTClient https://github.com/Wisdom-Projects/rest-client
最适合测试elasticsearch REST API的工具 Wisdom RESTClient https://github.com/Wisdom-Projects/rest-client
最适合测试Spring Boot REST API的工具 Wisdom RESTClient https://github.com/Wisdom-Projects/rest-client