某外企软件测试面试题整理(更新中)

QA Domain Part(测试部分)
1.What is Regression Testing and what is its mian purpose?
(什么是回归测试?回归测试的主要目的是什么?)

2.Please describe the major processes defined in the software testing lifecycle.
(请描述在软件测试生命周期中定义的主要过程)

3.Please describle the Testing phases after Unit testing,and what are the focus is for each testing pahse.
(请描述单元测试后的测试阶段,以及每个测试阶段的重点)

4.Describe the different Defect Status during a defect life cycle.
(描述软件生命周期中不同的缺陷状态。)

5.List out all Serverities and Priorities a defect could have.
(列出缺陷可能具有的类型和优先级。)

6.List out the methods You konw to design a test case.
(列出你知道的设计测试用例的方法。)

7.What is Requirement Traceability and what is it used for?
(什么是需求可追溯性,它用于什么?)

8.what is the difference between White Box and Blank Box testing?
(白盒测试与黑盒测试的区别是?)

9.Any work experience in the HP ALM?if yes,where the requirement,test case,execution record and defects are stored in the HP ALM?
(有HP ALM的工作经验吗?如果是,需求分析、测试用例、执行记录和缺陷存储在HP ALM中的什么地方?)

10.If we need to test the function of “System A extract a file in CSV,send it to System B,upload the file into System B”,please design test case to test this function.
(如果我们需要测试“系统A提取CSV文件,发送到系统B并上传到系统B”的功能,请设计测试用例来测试这个功能。)

11.If we find the there is a defect (any defect you could imagine)in "Sending Red Pocket"function,please write a defect in the format of Defect ID,Defect Summary ,Steps to reproduce the defect,Assignee,Reporter,Priority,Status,Creation date.
(如果我们发现“发送红包”功能中存在缺陷(您可以想象的任何缺陷),请以缺陷ID、缺陷摘要、重现缺陷的步骤、经办人、报告人、优先级、状态、创建日期的格式编写缺陷。)

持续更新中,微信公众号:ITester软件测试小栈
在这里插入图片描述

原文地址:https://www.cnblogs.com/ITester520/p/13203419.html