wangzhenhui1991 / Notes

3 stars 0 forks source link

周报:2017.07.17-07.21 #42

Closed wangzhenhui1991 closed 7 years ago

wangzhenhui1991 commented 7 years ago

1.Auth-Server

在Fin_Component搭建Auth-Server,为钱包/收银台的提供Token服务。 1.1 自测并已发布 1.2 更新相关文档接口,已通知APP调用方,并分配响应的SercetKey //TODO 尚未将秘钥分配到数据库中,目前秘钥写死在代码中。

2.企业/个人开户URL联调测试

2.1 与微众联调开户接口, H5开户都已联调通过, 2.2 PC开户开通途虎企业账户。

3.微众异步回调接口

异步回调接口与微众开户,修改接口请求接口,等待更新最新文档。 3.1 开户接口增加最终手机号 3.2 支付回调接口增加支付金额 3.3 微众重新配置钱包回调URI

4.PostMan自动化测试

使用PostMan编写Auth-Server接口的测试用例,测试Auth-Server的稳定性以及性能。 再通过NewMan-Cli在测试机上运行测试用例。

cmd executed failed
iterations 1000 0
requests 3000 0
test-scripts 3000 0
prerequest-scripts 0 0
assertions 4000 0
total run duration: 2m 19.8s

| total data received: 457.03KB (approx) | | average response time: 8ms |