MIP.watch('count', function (newVal, oldVal) { fetch('https://www.chazidian.com/kaoshi/ajaxapi/?action=guanzhu&id=494&type=1') .then(function (res) { var follows2 = MIP.getData('follows') if(follows2==1){ MIP.setData({ follows:2, title:'收藏' }) } if(follows2==2){ console.log(2) MIP.setData({ follows:1, title:'已收藏' }) } }) .catch(function (err) { console.log('数据请求失败!') }) })
软件测试工程师考试试题
推荐等级:
★★★★☆
发布时间:
2020-06-28
卷面总分:
100
答题时间:
120
试题总量:
24
练习次数:
0
试卷分类:
软件测试工程师
试卷类型:
模拟考题
试卷预览
1、单元测试对象是
A、代码
B、模块
C、数据库
D、界面
2、下列哪个不属于软件缺陷产生的原因
A、需求解释有错误B设计说明有误C软件代码有误D操作系统有误
B、设计说明有误
C、软件代码有误
D、操作系统有误
其他考生还关注了更多>
相关题库更多>
网络工程师
数据库工程师
软件测试工程师
嵌入式系统开发工程师