51Testing软件测试论坛

标题: 外企笔试题目解答"去外企面试的跟你们一起分享专业面试题,会做的来顶" [打印本页]

作者: gfy111111    时间: 2006-12-19 23:46
标题: 外企笔试题目解答"去外企面试的跟你们一起分享专业面试题,会做的来顶"
去外企面试的跟你们一起分享专业面试题,会做的来顶
我个人的看法 有不正确的地方 请指出


1 What types of documents would you need for QA, QC, and Testing?
A:Use case,Function Referens specification,UR doc, Testcase, Testplan.
2 What did you include in a test plan?

Test scope,Test env,Human resource,test schedule,server configuration,test tools,test method.
3 Describe any bug you remember.

shit...!
system prompt error message after user press submit button
reproduce steps:
1.login in as ..
2.navigator to ... page
3.input all of mandatory info
4.press submit button.
5.system...

expected result:

error message:
.....
snap shot.
over!
4 What is the purpose of the testing?

to find bugs
5 What do you like (not like) in this job?

i do not like the incorrect process and less doc system when you test a software.
You will even not know the user logic when you test the system. even the function is "OK" in develop phase.
but not meet the user real requirment. So many patches. I dislike it.
6 What is quality assurance?

build  a process theory to optimized our devlop action and test action.  
7 What is the difference between QA and testing?

testing just finding bug.
QA can find and forecast bugs before the product produced.

[ 本帖最后由 gfy111111 于 2007-1-21 01:24 编辑 ]
作者: smygc    时间: 2006-12-26 17:22
已经晕了
作者: warning    时间: 2006-12-27 22:32
彻底晕了
作者: linkalee    时间: 2006-12-28 10:26
great !很好的帖子,大家都努力回答啊。
作者: linkalee    时间: 2006-12-28 11:02
标题: 回复 #4 linkalee 的帖子
in black-box testing, the software tester do not need to know the details of how the software works.He only knows what the software is supposed to do .
In white-box testing ,the software tester has access to the program's code and can examine it for clues to help him with his testing .
作者: rainyday32    时间: 2007-1-3 11:16
这是考能力呢?还是考英语呢~
看来是两个兼顾
作者: hopkwins    时间: 2007-1-6 13:39
如果是笔试还能答上来这些,如果面试口语问这些问题肯定就傻了!
作者: aabb    时间: 2007-1-10 16:14
great
作者: zhaochao8549    时间: 2007-1-13 21:08
恩``收藏来 学习一下
说不定以后会用到
3Q
作者: gfy111111    时间: 2007-1-21 02:05
标题: 很久没有回题目了 我现在继续做题目
8 How do you scope, organize, and execute a test project?

i only test the Information Management System:for instance,E-business.
in short words.
the first, i will read the user requirement for details and draw up the use case chart.
2nd.i will ask the developer about the development platfrom.
3rd.for now on. I have knew the User requirment and techniche artiche to define the test scope. design the testcase in a intergrating tool. for example:testdirector
4th.Prepare the test env. Divide the test project according to the testers's ability.
5th.excute test when the beta software is ready.record the test result in the testdirector.
6th.generator the test report after the current test cycle is over.

[ 本帖最后由 gfy111111 于 2007-2-23 22:21 编辑 ]
作者: honghongkeai    时间: 2007-1-30 11:15
好贴!收藏了
作者: happy058    时间: 2007-2-5 23:38
What types of documents would you need for QA, QC, and Testing?
这句话是问进行测试时需要准备的文档,还是测试过程中需要的文档。
作者: suandewo    时间: 2007-2-9 09:31
lz回答的不错,但看了10楼的就晕了。sdlkfj8
作者: gfy111111    时间: 2007-2-23 22:40
标题: 继续做题目
9 What is the role of QA in a development project?
Though i am not a QA, I think:
QA:
assist the PM to define the software develop process.
Maintaine the process and make sure all of member follow the process.
Check the NOF items.
不想用英文了 用中文好了
统计分析所有的问题报告 以改进流程


10 What is the role of QA in a company that produces software?

11 Define quality for me as you understand it

12 Describe to me the difference between validation and verification.

13 Describe to me what you see as a process. Not a particular process, just the basics of havi
ng a process.
14 Describe to me when you would consider employing a failure mode and effect analysis.
15 Describe to me the Software Development Life Cycle as you would define it.

16 What are the properties of a good requirement?

17 How do you differentiate the roles of Quality Assurance Manager and Project Manager?
18 Tell me about any quality efforts you have overseen or implemented. Describe some of the challenges you faced and how you overcame them.
19 How do you deal with environments that are hostile to quality change efforts?
20 In general, how do you see automation fitting into the overall process of testing?
How do you promote the concept of phase containment and defect prevention?
21 If you come onboard, give me a general idea of what your first overall tasks will be as far as starting a quality effort.
22 What kinds of testing have you done?
23 Have you ever created a test plan?
24 Have you ever written test cases or did you just execute those written by others?
25 What did your base your test cases?
用户需求文挡  功能说明文挡 软件演示
26 How do you determine what to test?
1.看说明文挡  找出待测功能点
2.将各个功能点 按重要性分类 并搞清楚其依赖关系
3.将系统的主要的测试用例写详细些
26 How do you decide when you have ‘tested enough?’

27 How do you test if you have minimal or no documentation about the product?
1.问先前有该项目工作经验的同事
2.参看先前的版本的软件 或者类似产品的文档或者产品
3.搞清楚该软件的行业背景
4.只搞和目前测试任务有关的 以完成现在的任务
5.如果有文档 还是多看看已经有的文档
28 Describe me to the basic elements you put in a defect report?
1.问题描述
2.问题图片
3.重现步骤
4.一目了然的标题
作者: gfy111111    时间: 2007-2-23 22:40
标题: 还有这些问题没有回答
29 How do you perform regression testing?
30 At what stage of the life cycle does testing begin in your opinion?
31 How do you analyze your test results? What metrics do you try to provide?
32 Realising you won’t be able to test everything - how do you decide what to test first?
33 Where do you get your expected results?
34 If automating - what is your process for determining what to automate and in what order?
35 In the past, I have been asked to verbally start mapping out a test plan for a common situation, such as an ATM. The 36 interviewer might say, “Just thinking out loud, if you were tasked to test an ATM, what items might you test plan 37 include?” These type questions are not meant to be answered conclusively, but it is a good way for the interviewer to see 38 how you approach the task.
39 If you’re given a program that will average student grades, what kinds of inputs would you use?
40 Tell me about the best bug you ever found.
41 What made you pick testing over another career?
42 What is the exact difference between Integration & System testing, give me examples with your project.
43 How did you go about testing a project?
44 When should testing start in a project? Why?
45 How do you go about testing a web application?
46 Difference between Black & White box testing
47 What is Configuration management? Tools used?
48 What do you plan to become after say 2-5yrs (Ex: QA Manager, Why?)
49 Would you like to work in a team or alone, why?
50 Give me 5 strong & weak points of yours sdlkfj2sdlkfj2sdlkfj2sdlkfj2
for the above quesitons. please email to gfy111111@163.com
作者: Skill.WeRrA    时间: 2007-2-28 22:56
闲着也是闲着,不如尝试下~~
29 How do you perform regression testing?
In most conditions,i will try to finish the regression testing by antomated testing,use some testing tools,because it will improve the testing efficiency,to be detailed,i will execute all the testcases which found bugs before through Automated testing to see whether the bugs have been reworked.Then i will execute another testcases to check whether the reworked modules have impacted other modules.

30 At what stage of the life cycle does testing begin in your opinion?
To be an excellent testing engineer, i think the testing activities should be started as earlier as possible.For example,wo can begin to do our ST plan when the SRS has been finished by the developers.Because every testing activities has its own references related with development documents according to the V model.

31 How do you analyze your test results? What metrics do you try to provide?
Maybe i will make a testing report after i have completed testings in order to summarize my testing outcome.Such as to find my testing efficiency and how many bugs have i found according to the criterion.And i also will make a defect list to record all the defects I have found in the testing process.And u can also use some defects management tools such as Mercury QC or bugzilla.Because the defect track is very important to the testing.
语法狂错懒的改,先答三题,英文真差,用写的都这么累,别说口语了。。。。

[ 本帖最后由 Skill.WeRrA 于 2007-2-28 23:00 编辑 ]
作者: Skill.WeRrA    时间: 2007-2-28 23:38
喝杯茶,再接在励,这么好的机会让我凑满50贴不能放过。。。。
32 Realising you won’t be able to test everything - how do you decide what to test first?
It just depends on the priority of your testcases.For example,when u do a functional testing, u can divide your testcases into many parts according to their priority.That means u should first test the most important function in the system.U can also called it to be smoke testing.If the time is enough, u should also test other function which are not the main function in order to satisfy the requirement coverage.

33 Where do you get your expected results?
Generally speaking,every function expected result can be found in the SRS.I think the expected results just mean that if u give the system a correct input the system will also return u a correct output.This process will finish a function of the system.So before u design your testcase,u should read the SRS carefully.Then u can use the effective equivalence class methods to run the testcases to compare expected results with the practical results.

[ 本帖最后由 Skill.WeRrA 于 2007-2-28 23:41 编辑 ]
作者: nanacy1981    时间: 2007-3-1 15:54
真强
说实话我真不愿意看下去
哈哈
作者: qiuqiu2008    时间: 2008-10-7 17:45
great!
作者: lianjie1229    时间: 2008-10-7 20:47
标题: Are you sure?
4 What is the purpose of the testing?
to find bugs
I think the answer to this question has a problem ,the purpose of the testing is to make the developent of the application better and meet the user 's requirment ,finding bugs is a way to make it .
作者: x1j2l3    时间: 2008-11-6 23:54
so difficult to me although i read some En_book about software testing
作者: zhanghonglan    时间: 2008-11-12 15:27
标题: 回复 17# 的帖子
SRS是什么意思
作者: 68448491    时间: 2008-11-22 22:16
谢谢了......有好东西继续共享
作者: zz45509    时间: 2013-5-23 18:27
完了
作者: zz45509    时间: 2013-5-23 18:28
好复杂  看来面试外企不是那么容易的
作者: 无痕    时间: 2014-8-14 16:32





欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/) Powered by Discuz! X3.2