某公司部分笔试题
编辑: 面试啦 发布时间: 2023-03-16 13:51:07
以下是某公司一次笔试中出的题目,是部分专业题目,可以和大家分享一下,希望对大家有用。
(要求以英文做答)
Q:When speaking of software products, how do you define the term“quality”.
Q:What is the role of software debelopers and quality assuranle engineers in ensuring the quality of the product? How are other functional areas important to developing a quality product?
Q:What is cyclomatic complexity?
Q:What are black-box texing and white-box texting?
Q:The following function divides a by b and out put to c,returns -1 as error.
Int divide (int a,int b,int c)
List you test cases in a black-box testing.
Q: Int a ctivity(int nage,bool b male)
{if (nage<60)
return zoo;
else if(bmale)
return golf;
else return movie;
}
Q:The following function tests whether the three numbers can be the lengths of the three sides of a triangle.
Bool triangle(float a,float b,float c)
List you test cases in a black-box testing.
以上题目如有单词拼写错误还请谅解:p
(要求以英文做答)
Q:When speaking of software products, how do you define the term“quality”.
Q:What is the role of software debelopers and quality assuranle engineers in ensuring the quality of the product? How are other functional areas important to developing a quality product?
Q:What is cyclomatic complexity?
Q:What are black-box texing and white-box texting?
Q:The following function divides a by b and out put to c,returns -1 as error.
Int divide (int a,int b,int c)
List you test cases in a black-box testing.
Q: Int a ctivity(int nage,bool b male)
{if (nage<60)
return zoo;
else if(bmale)
return golf;
else return movie;
}
Q:The following function tests whether the three numbers can be the lengths of the three sides of a triangle.
Bool triangle(float a,float b,float c)
List you test cases in a black-box testing.
以上题目如有单词拼写错误还请谅解:p
词条:软件测试面试题
上一篇:AURALog面试题软件测试方面 下一篇:法雷奥SQA(electric)面试问题
面试题库导航
- C++面试题
- JAVA面试题
- Oracle面试题
- MySQL面试题
- Linux面试题
- 网络工程师面试题
- 网管面试题
- 软件工程师面试题
- PHP面试题
- .net面试题
- 软件测试面试题
- EJB面试题
- Spring面试题
- Javascript面试题
- Python面试题
- QTP面试题
- Servlet面试题
- J2EE面试题
- Database面试题
- ASP面试题
- Unix面试题
- Loadrunner面试题
- 通信面试题
- 嵌入式面试题
- Ruby面试题
- Delphi面试题
- Mobile开发面试题
- SOA面试题
- JAVA面试题面试题
- 研发工程师面试题
- 软件架构师面试题
- 系统工程师面试题
- Android面试题
- JAVA程序员
- C#面试题