文章分类 -  软件测试

摘要:每个人都会测试,但是你们知道测试工程师的测试用什么思维进行测试吗?开发工程师自测与测试工程师测试的区别你知道吗? 测试思维: 1.正向思维(一般用于冒烟测试) 简述:指软件可以在正常运行状态下所表现出来的特征 目的:根据需求标准检查系统功能是否正常实现 2.逆向思维 简述:根据结果逆推条件 用处:减 阅读全文
posted @ 2022-12-13 17:53 furichan 阅读(144) 评论(0) 推荐(0)
摘要:As we all know, the purpose of software testing is to verify and validate specified requirements by checking that they work as expected or not. A soft 阅读全文
posted @ 2022-12-13 17:20 furichan 阅读(105) 评论(0) 推荐(0)