某公司部分筆試題
以下是某公司一次筆試中出的題目,是部分專業題目,可以和大家分享一下,希望對大家有用。
(要求以英文做答)
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.
以上題目如有單詞拼寫錯誤還請諒解,英語不好是寡人一大硬傷!
【某公司部分筆試題】相關文章:
上海某公司的ASP筆試題11-27
杭州某公司的Oracle筆試題目11-18
360筆試題目07-11
華為2017筆試題08-16
某公司Java工程師面試題筆試題目11-18
華為2017筆試試題08-10
廣州某公司的asp.net筆試題11-27
桂林銀行筆試題筆經07-20
高校自主招生部分面試試題09-08