下面小编为大家整理了软件工程师英文面试常见问题(共含10篇),欢迎阅读与借鉴!同时,但愿您也能像本文投稿人“深东门”一样,积极向本站投稿分享好文章。
1、职业的发展计划;
Q: Could you project what you would like to be doing five years from now on?
A: Perhaps, an opportunity at a management position would be more exciting.
2、为什么要离开现在的这家公司;
Q: Why did you leave your current job?
A: Well, I’m hoping to get an offer of a better position. I desired a challenge position which could improve my skills in testing field, especially I want to specialize in automation testing and performance testing field. I also like work in a bilingual work environment which could improve my oral English.
3、工作中分配给同事的任务他们不配合怎么办(这个是根据我的情况询问的);
Q: How will you handle the problem as the work which has been assigned to your colleagues, but they did not lie in with what you have assigned to them?
A: Maybe the mutual communication was not enough, or the arrangement was unreasonable. Adjust the arrangement in a reasonable scope, and have totally communication with relative person. In a word, all our effort was focus on improve the efficiency.
4、工作中每周都会一到两次早上7点or晚上7-8点要开电话会议,你会怎么样?
Q: There is one time or twice conference call at 7-8 o’clock a week, what will happen to you?
A: As to me, I will attend the meeting on time, and take notes on every important point; As long as we doing that, our work would be more efficient and our product quality would be improved.
[软件工程师英文面试常见问题]
I’m Cheers.Lee, I’m twenty-six year old, I majored in E-business and with a bachelor degree. I’m single. And I love software testing, as the software quality is vital to the company’s customer, it also could improve the company’s image, so quality is the best policy. We must devote all my energy to assure the software quality.
The position which I’ve come to apply is senior software testing engineer. I have three years work experience, one year and a half of function testing experience and one year of performance and automation testing experience. I have been reading up on software testing, especially on performance testing and automation testing. I’m quite familiar with performance testing tool LoadRunner, and familiar with automation testing tool QTP. I’m good at developing performance testing script base on C language in web system, and also have good skills in develop QTP script.
As we all know that software performance has become more and more important, while thousands of the users log in the system or visit the website simultaneously, the problem may occurred, the system crash or the server deny to provide the service to the user, so the performance testing need to be done before the software delivered to our customers.
We also benefit from the automation testing. There is always a lot of function testing or regression testing need us to finish in a short time. But we do not have enough time and sufficient human resource to complete it, how should we do? So the automation testing is the best solution. It cut down the costs, improve the work efficiency, save our time and energy. Its advantage is not merely as so.
Good morning, ladies and gentlemen! It is really my honor to have this opportunity for an interview. I hope I can make a good performance today. I'm confident that I can succeed. Now I will introduce myself briefly. I am 26 years old, born in Shandong province. I graduated from Qingdao University. My major is electronics. And I got my bachelor degree after my graduation in the year of . I spent most of my time on study, and I’ve passed CET-6 during my university. And I’ve acquired basic knowledge of my major. It is my long cherished dream to be an engineer and I am eager to get an opportunity to fully play my ability.
In July 2003, I began working for a small private company as a technical support engineer in Qingdao city. Because there was no more chance for me to give full play to my talent, so I decided to change my job. And in August , I left for Beijing and worked for a foreign enterprise as an automation software test engineer. Because I want to change my working environment, I'd like to find a job which is more challenging. Moreover,Motorola is a global company, so I feel I can gain a lot from working in this kind of company. That is the reason why I come here to compete for this position. I think I'm a good team player and a person of great honesty to others. Also,I am able to work under great pressure. I am confident that I am qualified for the post of engineer in your company.
That’s all. Thank you for giving me the chance.
核心提示:第一个问题:自我介绍(心理学首因效应告诉我们第一印象非常重要),自我介绍最重要的是能够在面试官心目中留下一个好的第一感觉。说得更直白一点是让面试官舒服。但是我发现很多人就是直接简单的介绍了一下过去的经历,但是实际上一方面过去的经历没有很好的让人发现优点。其实面试好比相亲,你想说什么不重要,重要地是人家想听什么。比较好的自我介绍套路是这样:“您好,我叫XXX,很高兴能获得这次...
第一个问题:自我介绍(心理学首因效应告诉我们第一印象非常重要),自我介绍最重要的是能够在面试官心目中留下一个好的第一感觉。说得更直白一点是让面试官舒服。但是我发现很多人就是直接简单的介绍了一下过去的经历,但是实际上一方面过去的经历没有很好的让人发现优点。其实面试好比相亲,你想说什么不重要,重要地是人家想听什么。比较好的自我介绍套路是这样:“您好,我叫XXX,很高兴能获得这次面试机会,今天来面试是想证明自己是最合适的人选,另一个方面是获得您的认可,结合我过去的工作和学习经历,我自信我能符合咱们公司的认可,接下来您看是我继续介绍我做过的项目,还是您问您关心的问题?”
第二个问题:项目介绍(项目经验直接决定一个人能否胜任一份工作,企业更应该看重一个人解决问题的思路和具体能力),项目介绍部分最重要的思路是应该先整体后局部,介绍整体的时候要有量化的数据(从项目度量的五大维度:规模,包括项目代码规模,需求规模、用例规模,工作量,进度,质量和成本),然后是整体的测试流程,然后再是角色与职责,接下来是项目中自己的特色,比如做得最好的是、遇到最大的困难时、最差的是,最后是心得体会。
第三类问题:数据库方面知识,最基本的要求是数据库记录的增删改查(insert、delete、update、select),表结构的增删改查(create、drop、alter、describe)、存储过程、触发器等。
第四类问题:linux操作系统相关,最基本的目标是熟悉常见的50个命令,比如find命令(-name、-type、-perm、-user、-group、-ctime、-atime)等,熟悉vi、熟悉linux搭建测试环境。比如LAMP环境搭建。
第五类问题:缺陷相关知识,最基本的是缺陷跟踪的流程(流程的基本要素),整体的流程,最好能在纸上给面试官画出来(尤其是男面试官,从男人好色的角度来看,写得很清楚很重要),缺陷单的属性,至少能列出20个属性,每个属性的意义,如何描述好缺陷单,缺陷单描述的5C原则,比如缺陷重现步骤应该complete.如何描述一个你认为的最经典的bug单。
第六类问题:用例相关,最基本的包括用例的格式要素,用例设计工程方法论,每个方法要求(方法的背景,操作步骤,优缺点、适应范围,与其他用例方法如何配合),在项目中如何利用测试用例设计工程方法。如何评价、评审测试用例,评审从哪些维度?要设计好测试用例需要哪些方面的知识结构,比如技术、业务、方法。
第七类问题:软件测试流程,系统测试相关规范和标准的流程:熟悉产品/项目,需求评审,测试需求,测试计划,测试方案,测试用例,预测试,第一轮正式测试、第二轮回归测试、第三轮测试,测试报告,测试总结,测试指南。
第八类问题,网络相关,最基本的网络基础知识,比如TCP/IP协议。
第九类问题,测试工具,包括三个大的类型,第一类是性能测试工具、自动化测试工具、测试管理类工具。最起码的要求是熟悉工具的使用。
第十类问题,给你一个软件,比如QQ、QQ斗地主,你如何去测试,这类问题基本的思路是,从软件质量模型、测试工具、测试方法、测试流程、探索式测试等角度先宏观解决,然后再具体微观讲解用例如何设计等。
第十一类问题,一个优秀/卓越的软件测试工程师应该具备哪些能力与素质,素质方面包括沟通、五心工程师、追求完美等
第十二类问题,最后一个问题,面试官一般会问,您还有什么想问的吗?还有什么想了解的吗?总体上来说最重要的是留下一个好的近因效应,就好比相亲的时候,分手离开的时候,留下好的最后的印象,基本的思路应该分三种情况,第一种是面试官对你满意,自己也感觉不错的情况下,先表示感谢,然后积极主动的问题,比如,非常感谢您给的这次机会,但是我还是想问,如果我有下一轮面试,我想知道知道是什么时候,我应该再做哪些方面的准备。第二种情况是面试官和自己感觉都一般般,感觉自己是鸡肋,这个时候说不说很重要,基本的套路是,非常感谢面试官给的这个机会,坦白地说我对自己今天的面试表现不是非常满意,还可以表现得更好,但是如果我还是非常想得到这个机会,您能否给我一些建议。第三种情况是面试情况非常糟糕,这种情况下,很少有人能说出感谢,但这恰恰体现一个人的风度。基本的思路是,不管怎么样,还是得感谢您给的机会,让我自己认识到自己的不足,坦白地说我离这个岗位的要求还有些距离,但是我还是想知道,如果将来我还想来咱们公司面试,您能否给点具体建议。
总结,面试是一个相亲的过程,相亲的成败取决于很多要素,但是好的、充分地准备,能够让我们更加从容地和主动的去面对压力与挑战,而不是简单地把自己变成超市里面的菜,供人挑选。
首先说明我算上找实习的时候的面试总共就经历了不到5次,没有多少经验,就在网上和书上摘录了些我认为比较重要的,分享给大家,希望各位都能找到一份适合自己的好工作。
1.笔试题
对于笔试,有的公司笔试题是不区分开发和测试岗位的,测试人员除了要掌握好测试的基本知识外最好也是有编程基础,具有尽量多的计算机的知识,像操作系统的基本知识(线程等),数据库的基本操作(增删改查,关联查询,授予权限等),数据结构的知识(像二叉树的前序、中序、后序查询)。
2.面试
如果在笔试中没有考测试的基本知识,那在面试中是肯定要被问到的。面试前一定要做好准备,可以在网上搜一下关于这个公司的笔试题和面试题,以供参考。如果时间充裕可以找一本自己能看的进去的讲软件测试的书,认真的有侧重点的看看。软件测试的几个主要的阶段,不一定死记硬背能用自己的话说出来也可以或者能举例说明,那几个主要的白盒和黑盒的测试方法能熟练的应用到实际的例子中,等价类划分和边界值分析经常被问到。
每个公司做的项目都不一样,最好先了解下要应聘的那家公司主要是做哪方面的,比如对美外包的公司就要求英语水平,能看懂英文文档甚至能同外国人交流,最好能提前先看些英语的文章,准备下英文的自我介绍,临时提高下英语水平。
我被问到的面试题(答案仅供参考)
1. 为什么不考研?
2. 想要一份什么样的工作
3. 做软件测试人员需要具备什么样的职业素质
(1) 专业技能,包括测试的技能和开发的技能
(2) 积极的态度
(3) 良好的沟通能力
(4) 细心
(5) 耐心
(6) 团队意识
4. 对他们公司的了解
5. 再就是些工作地点能否接受,有没有男朋友之类的基本问题
以下是针对实习项目问的问题(答案仅供参考)
6. 缺陷报告有几个状态,都包括哪些内容
状态:新建,打开,修复,关闭,重复的bug,无效的bug,被拒绝的bug,其他 内容::标题、模块名称、项目名称、测试环境、重现步骤、期望结果、实际结果、严重级、优先级、发现人、接收人和附件(截图,说明等)。
7. 有一个文本框,只能输入0-5个字母的组合,如何进行测试
从字符串的长度考虑,按照边界值方法设计测试用例
从字符串的长度考虑,按照边界值方法设计测试用例
从字符串的组成内容考虑,按照等价类划分方法设计测试用例
8. 简单的说一下性能测试和压力测试
9. 写过自动化测试的脚本吗
10. 我实习的项目是一个金融的网站,技术的面试官问我,商品的价格是左对齐还是右
对齐(对于这个问题我也不知道为啥会被问到,有什么具体的含义,猜想可能是判断我的项目经验是否真实)
下面是我网上摘录的一些可能被问到的面试题
1. 您认为做好测试用例设计工作的关键是什么?
答:白盒测试用例设计的关键是以较少的用例覆盖尽可能多的内部程序逻辑结果
黑盒法用例设计的关键同样也是以较少的用例覆盖模块输出和输入接口。不可能做到完全测试,以最少的用例在合理的时间内发现最多的问题
2. 在您以往的工作中,一条软件缺陷(或者叫Bug)记录都包含了哪些内容?如何提交高质量的软件缺陷(Bug)记录?
3. 谈一些自己在以往的学习和工作中获得的工作经验和心得体会?(可以包括软件测试、过程改进、软件开发或者与此无关的其他方面
4. 什么是软件测试。
5. Alpha 测试与beta 测试的区别。
6. 测试结束的标准是什么?
7. 测试项目:杯子
需求测试:查看杯子使用说明书
界面测试:查看杯子外观
功能度:用水杯装水看漏不漏;水能不能被喝到
安全性:杯子有没有毒或细菌
可靠性:杯子从不同高度落下的损坏程度
可移植性:杯子再不同的地方、温度等环境下是否都可以正常使用
兼容性:杯子是否能够容纳果汁、白水、酒精、汽油等
易用性:杯子是否烫手、是否有防滑措施、是否方便饮用
国际化:杯子上的图案有没有触犯到某个国家或宗教的禁忌
用户文档:使用手册是否对杯子的用法、限制、使用条件等有详细描述
疲劳测试:将杯子盛上水(案例一)放24小时检查泄漏时间和情况;盛上汽油(案例二)放24小时检查泄漏时间和情况等
压力测试:用根针并在针上面不断加重量,看压强多大时会穿透
跌落测试: 杯子加包装(有填充物),在多高的情况摔下不破损
震动测试: 杯子加包装(有填充物),六面震动,检查产品是否能应对恶劣的铁路\公路\航空运输
测试数据:测试数据具体编写此处略(最讨厌写测试数据了)。其中应用到:场景法、等价类划分法、因果图法、错误推测法、边界值法等方法
期望输出:该期望输出需查阅国标、行标以及使用用户的需求
说明书测试: 检查说明书书写准确性
给大家提三个产品:1.手机 2.电饭锅 3.电梯
8. 图书(图书号,图书名,作者编号,出版社,出版日期)
作者(作者姓名,作者编号,年龄,性别)
用SQL语句查询年龄小于平均年龄的作者姓名、图书名,出版社。
9. 软件测试分为几个阶段 各阶段的测试策略和要求是什么
10. 您认为在测试人员同开发人员的沟通过程中,如何提高沟通的效率和改善沟通的效果?维持测试人员同开发团队中其他成员良好的人际关系的关键是什么?
11.请以您以往的实际工作为例,详细的描述一次测试用例设计的完整的过程
12. 您认为做好测试计划工作的关键是什么?
13.您所熟悉的测试用例设计方法都有哪些?请分别以具体的例子来说明这些方法在测试用例设计工作中的应用。
14. 测试计划工作的目的是什么?测试计划工作的内容都包括什么?其中哪些是最重要的?
答:软件测试计划是指导测试过程的纲领性文件,包含了产品概述、测试策略、测试方法、测试区域、测试配置、测试周期、测试资源、测试交流、风险分析等内容。借助软件测试计划,参与测试的项目成员,尤其是测试管理人员,可以明确测试任务和测试方法,保持测试实施过程的顺畅沟通,跟踪和控制测试进度,应对测试过程中的各种变更。
测试计划和测试详细规格、测试用例之间是战略和战术的关系,测试计划主要从宏观上规划测试活动的范围、方法和资源配置,而测试详细规格、测试用例是完成测试任务的具体战术。所以其中最重要的是测试测试策略和测试方法(最好是能先评审)
15. 为什么要在一个团队中开展软件测试工作?
答:因为没有经过测试的软件很难在发布之前知道该软件的质量,就好比ISO质量认证一样,测试同样也需要质量的保证,这个时候就需要在团队中开展软件测试的工作。在测试的过程发现软件中存在的问题,及时让开发人员得知并修改问题,在即将发布时,从测试报告中得出软件的质量情况。
个 人 简 历
基本信息:
姓 名:
出生年月:1991年7月
工作年限:2年
婚姻状态:未婚
电子邮箱: 性 别:男 毕业学校:广东建华学院 学 历:大专 专 业:计算机专业 手 机:
专业技能:
1、熟悉软件测试理论,软件测试流程,编写测试用例等;
2、熟练应用黑盒测试的方法,如边界值法、等价类法、场景法等;
3、掌握自动化测试工具QTP、性能测试工具LoadRunner的基本使用,如录制脚本,参数化设置,脚本优化等;
4、熟悉软件测试的管理工具,如BugFree 缺陷管理工具、SVN版本控制、MindManager 思 维导图等工具的使用;
5、熟悉Oracle和MySQL数据库的基本操作,如增、删、查、该等命令的使用;
6、熟悉Linux操作系统的基本操作;
7、对C语言有一定的了解,如9条基本语句、数组、指针等等的使用; 项目经验:
项目一
项目名称: 奔腾出租车
运行环境: Linux + MySQL + Apache
项目概述: 本系统是一套功能全面的出租车管理系统,通过该软件可以让出租车公司内部及时准确地采集各种数据信息,处理高速化和网络办公自动化。实现对出租车 公司司机的信息记录,操作,出租车管理,提供精确查询等多种查询方式。主 要功能模块有:首页、基本信息设置、任务管理、统计图表、辅助工具、帮助 菜单、用户信息管理等。通过规范化管理来掌握车辆信息,处理车辆调度,将 很大程度上解决出租车公司在工作上的管理难度,让车管理更上一个台阶。 责任描述: 1、根据项目需求文档进行需求分析,写出需求点;
2、针对责任模块编写有效的测试用例;
3、搭建测试环境,保证测试出的数据真实可靠;
4、执行测试用例,用BugFree提交Bug并跟踪其状态;
5、进行回归测试;
6、编写测试报告。
项目心得: 对软件测试有了更深层的理解,当编写用例时,要尝试新的技术,新的思维,往往Bug就出现在意想不到的地方;明白了回归测试的重要性,因为偶尔会有些模块在上一版本没有出现问题,但在修复某个Bug时却出问题了,所以测试时需要考虑全局,不要只局限于某个小模块。
项目二:
项目名称: 金华酒店管理系统
运行环境: Linux + MySQL + Apache +PHP
项目概述: 金华酒店管理系统主要应用于中小型酒店,通过该软件可以方便快捷的管理酒店,使酒店的工作质量和效率提高。软件采用先进的计算机网络通信技术,改变了酒店业务模式,大大提高了工作效率。本系统的功能包括房间状况管理、添加房间信息、维修管理、退房管理、客户入住等,是为了不让人工繁琐去操作,而设计的一个管理系统。
责任描述: 1、测试软件是否达到需求规格书的要求,包括:各个功能点是否以实现,业务流程是否正确;
2、编写测试用例,如用边界值法、等价法、错误推断法等方法编写;
3、搭建测试环境(按照说明书搭建);
4、执行测试用例,用BugFree提交Bug并跟踪其状态。
项目心得: 测试的规范化是及其重要的。测试时要注意Bug的群集现象,因为往往百分之八十的问题都发生在百分之二十的模块当中。
项目三:
项目名称: 科达薪水助手
运行环境: Linux + MySQL + Apache +PHP
项目概述: 本系统基于B/S架构,主要用来支持企业薪酬管理,方便企业管理员工信息,统计日常支出,员工薪酬管理等等。主要功能模块有员工信息管理、部门管理、工资管理、收支统计、系统设置、辅助工具、薪酬报表等。本系统的特色就是把员工的信息和薪酬等信息整合在一起,更方便快捷的操作,一套好的工资管理系统,有助于建立科学有效的薪酬体系。
责任描述: 1、编写测试用例;
2、执行测试用例,用BugFree工具提交Bug,并跟踪其状态。
项目心得: 对黑盒测试的各种方法的应用更加得心应手了。
工作经历:
/08—/01 创拓达科技有限公司 软件测试工程师 自我评价:
本人性格随和,适应能力强,有较强的学习能力,能独立分析和解决问题。能快速融 入到团队中去,工作积极上进,对于领导分配的任务认真完成。
软件工程师英文面试应聘自我介绍
Good morning !
It is really my honor to have this opportunity for a interview,
I hope i can make a good performance today. I'm confident that I can succeed.
Now i will introduce myself briefly
I am 26 years old,born in shandong province .
I was graduated from qingdao university. my major is electronic.
and i got my bachelor degree after my graduation in the year of .
I spend most of my time on study,i have passed CET4/6 . and i have acquired basic knowledge of my major during my school time.
In July 2010, I begin work for a small private company as a technical support engineer in QingDao city.Because I'm capable of more responsibilities, so I decided to change my job.
And in August ,I left QingDao to BeiJing and worked for a foreign enterprise as a automation software test engineer.Because I want to change my working environment, I'd like to find a job which is more challenging. Morover Motorola is a global company, so I feel I can gain the most from working in this kind of company ennvironment. That is the reason why I come here to compete for this position.
I think I'm a good team player and I'm a person of great honesty to others. Also I am able to work under great pressure.
That’s all. Thank you for giving me the chance.
软件测试工程师面试的英文自我介绍
I’m Cheers.Lee, I’m twenty-six year old, I majored in E-business and with a bachelor degree. I’m single. And I love software testing, as the software quality is vital to the company’s customer, it also could improve the company’s image, so quality is the best policy. We must devote all my energy to assure the software quality.
The position which I’ve come to apply is senior software testing engineer. I have three years work experience, one year and a half of function testing experience and one year of performance and automation testing experience. I have been reading up on software testing, especially on performance testing and automation testing. I’m quite familiar with performance testing tool LoadRunner, and familiar with automation testing tool QTP. I’m good at developing performance testing script base on C language in web system, and also have good skills in develop QTP script.
As we all know that software performance has become more and more important, while thousands of the users log in the system or visit the website simultaneously, the problem may occurred, the system crash or the server deny to provide the service to the user, so the performance testing need to be done before the software delivered to our customers.
We also benefit from the automation testing. There is always a lot of function testing or regression testing need us to finish in a short time. But we do not have enough time and sufficient human resource to complete it, how should we do? So the automation testing is the best solution. It cut down the costs, improve the work efficiency, save our time and energy. Its advantage is not merely as so.
英文面试常见问题
以下是英文面试常见问题,分享给大家,
Q:Can you sell yourself in two minutes? Go for it.
A:With my qualifications and experience, I feel I am hardworking, responsible
and diligent in any project I undertake. Your organization could benefit
from my analytical and interpersonal skills.
Q:Give me a summary of your current job description.
A:I have been working as a computer programmer for five years. To be specific,
I do systemanalysis, trouble shooting and provide software support.
Q:Why did you leave your last job?
A:Well, I am hoping to get an offer of a better position. If opportunity knocks,
I will take it.
A:I feel I have reached the glass ceiling in my current job.
/ I feel there is no opportunityfor advancement.
Q:How do you rate yourself as a professional?
A:With my strong academic background, I am capable and competent.
A:With my teaching experience, I am confident that I can relate to students
very well.
Q:What contribution did you make to your current (previous) organization?
A:I have finished three new projects, and I am sure I can apply my experience
to this position.
Q:What do you think you are worth to us?
A:I feel I can make some positive contributions to your company in the future.
Q:What make you think you would be a success in this position?
A:My graduate school training combined with my internship should qualify me
for this particular job. I am sure I will be successful.
Q:Are you a multi-tasked individual?or Do you work well under stress or
pressure?
A:Yes, I think so.
A:The trait is needed in my current (or previous) position and I know I
can handle it well.
Q:What is your strongest trait(s)?
A:Helpfulness and caring.
A:Adaptability and sense of humor.
A:Cheerfulness and friendliness.
Q:How would your friends or colleagues describe you?
A:(pause a few seconds) They say Mr. Chen is an honest, hardworking and
responsible man who deeply cares for his family and friends.
A:They say Mr. Chen is a friendly, sensitive, caring and determined person.
Q:What personality traits do you admire?
A:(I admire a person who is)honest, flexible and easy-going.
A:(I like) people who possess the can do spirit.
Q:What leadership qualities did you develop as an administrative personnel?
A:I feel that learning how to motivate people and to work together as a
team will be the major goal of my leadership.
A:I have refined my management style by using an open-door policy.
Q:How do you normally handle criticism?
A:Silence is golden. Just don‘t say anything; otherwise the situation could
become worse. I do, however, accept constructive criticism.
A:When we cool off, we will discuss it later.
Q:What do you find frustrating in a work situation?
A:Sometimes, the narrow-minded people make me frustrated.
A:Minds that are not receptive to new ideas.
Q:How do you handle your conflict with your colleagues in your work?
A:I will try to present my ideas in a more clear and civilized manner in
order to get my points across.
Q:How do you handle your failure?
A:None of us was born perfect. I am sure I will be given a second chance
to correct my mistake.
Q:What provide you with a sense of accomplishment.
A:Doing my best job for your company.
A:Finishing a project to the best of my ability.
Q:If you had a lot of money to donate, where would you donate it to?Why?
A:I would donate it to the medical research because I want to do something to help others.
A:I prefer to donate it to educational institutions.
Q:What is most important in your life right now?
A:To get a job in my field is most important to me.
A:To secure employment hopefully with your company.
Q:What current issues concern you the most?
A:The general state of our economy and the impact of China‘ entry to WTO on our industry.
Q:How long would you like to stay with this company?
A:I will stay as long as I can continue to learn and to grow in my field.
Q:Could you project what you would like to be doing five years from now?
A:As I have some administrative experience in my last job, I may use my organizational and planning skills in the future.
A:I hope to demonstrate my ability and talents in my field adequately.
A:Perhaps, an opportunity at a management position would be exciting.
如果不愿正面回答,也可以说:
It would be premature for me to predict this.
甚至还可以打趣的说:
Hypothetically speaking, I might be able to do your current job as a director
更多相关的英语面试文章推荐,大家敬请继续阅读:外企英文面试技巧英语面试常用语英语面试注意事项
英文面试常见问题之一
Be ready to address weak areas of your resume, such as gaps between jobs or schooling, sudden changes in career direction or poor grades. Everyone has weak spots hidden within his or her resume. Experienced interviewers will quickly mark those areas for questioning. Avoid appearing apologetic, defensive or insecure and be willing to talk about these areas briefly and openly.
If, for example, you received an “LP” in Property, then say so and provide a brief explanation, such as you were not feeling well on the day of the exam or that you enjoyed the class but realized from your post-exam discussion with the professor that you had misunderstood what he was looking for on one of the essay questions. Emphasize your good grades and the subjects that you loved and leave it at that. Most employers will not push you any further about these areas and being straightforward about them enables you to preempt any negative inference that the employer may be forming. You may also wish to turn a weakness or past mistake into something positive by speaking briefly about how you have changed or what you have learned from the experience.
Most of the tough questions you might face during an interview will fall into the categories noted below. Take time to anticipate the types of questions likely to be asked in your interviews. Think through what your answers would be without “scripting” them or making them sound too rehearsed. When you are composing an answer to a question, it is helpful to consider the interviewer’s reason for asking it. The interviewer may pose hypotheticals or questions about substantive areas of law. By asking these types of questions, interviewers are trying to evaluate how well you reason and analyze and how clearly you think and speak. Your ability to articulate your response is often more important than coming up with the right answer or being an expert on the relevant case law.
1
Personal
Tell me about yourself.
How would your friends describe you?
How would you describe yourself as a person?
Why this particular geographic area?
What is the latest non-legal book you’ve read?
What are your outside interests and hobbies?
Who is your hero/heroine?
Why did you choose law?
What is your biggest accomplishment?
What are your strengths/weaknesses?
What would make you a good trial advocate?
What’s the biggest mistake you’ve ever made?
How would you go about building a trusting relationship with a client?
What is something interesting that’s not on your resume?
What one thing have you done that you’re proudest of?
What is the most difficult/rewarding thing you’ve ever accomplished?
How do you work under pressure?
How strong are your writing skills?
What type of people do you work with best or would have trouble working with?
Are you a team player or do you prefer to work on your own?
What do you feel are things that help a person become successful?
What constitutes success in your mind?
What is important to you in life?
What kinds of things give you the most satisfaction in your work?
How do you feel about representing alleged child abusers?
Is there any crime you would have trouble defending?
How do you feel when defense of the First Amendment conflicts with other rights?
How do you feel about accountability versus reconciliation?
2
Resume/Transcript
What type of responsibilities have you had in prior work experiences?
Why did you choose to work at these specific organizations?
What did you particularly like/dislike about that work?
Why did you leave your prior jobs?
Why did you choose your undergraduate major?
What did you do between college and law school?
Why did you decide to switch from your previous field to law?
Why did you go to law school? Have your goals changed since then?
What extracurricular activities have you participated in during law school?
What was the issue you argued in Moot Court? What was the argument on the other side?
What clinical work have you done in law school?
Tell me about your participation on the journal, in your externship, your clinical program, or your research project.
Tell me about your thesis/journal article.
Do you think your grades are a good indication of your academic achievement? Are they an indication of your ability to do a good job at this organization?
Why did you only get an “LP” in…?
Tell me about your interest in rock climbing, course on Islamic law, etc.
3
Knowledge of Organization
What do you know about our organization?
Why do you want to work at our office?
Why do you want to work in our office, as opposed to other offices that do similar work?
Which of our legal practice areas and/or areas of interest are you most interested in?
Why our practice setting? Why our issues?
Why are you looking at this area of specialization?
What qualifications do you have that will make you successful at this job?
What would the greatest drawback of this job be for you?
Why should we select you over all the other candidates?
How are you prepared to work with clients/colleagues who are different from you?
What two or three things are most important to you in a job?
What kind of training or supervision are you looking for in a job?
How would you describe your ideal job?
What criteria are you using to evaluate the employer for which you hope to work?
软件工程师如何面试
想知道软件工程师如何面试?就关注应届毕业生面试频道吧
在面试过程中不要失礼
这似乎是不用说的问题,但在面试过程中我确实碰到过影响很不好的失礼行为,曾有一位前来应聘软件工程师的人看到我就说:“哇,我真不敢相信你这么年轻!你看上去好小!我觉得你才18 岁!”我看了他的简历才搞清楚原来是来应聘的,在开始的时候我却忍不住想:“这个人是来面试我的吧?!”
面试者的这种言行实在要不得。
面试者也要注意不要说出诸如此类的话:“哇,你真的就是考官吗?你看上去好老!”“哇,你真的是来面试我的,你看上去好胖!”(相信应该不会有人说这样的话)。
在我的另外一次面试中,应聘者的手机在面试开始 15 分钟之后就响了,她没有理会,手机连续响了 20 秒,这样不免会对面试造成影响。5 分钟之后,她的手机又响了,她依然没有理会;5分钟之后,手机第三次响起。最后她终于抓过手提包在里面翻出了手机。我想:“是时候关掉手机了,她在进来之 前就应该把手机关掉。”但是她在手提包中拿出手机之后却旁若无人的打起电话来,而且就在面试过程中间!
这种情况唯一可接受的理由就是他有什么非常紧急的事,但是即便情况如此,那么他也应该在面试开始之时就讲清楚,让面试官有所准备。
使用相同的工具(如铅笔和纸张)和时间限制(例如半个小时)模拟面试训练
Google 和微软都会让应聘者在白板上手工解答编程问题,但通常大部分的应聘者都是习惯于在电脑上利用编程工具系统编写程序。因此面试的时候,某些求职者离开了熟悉 的.电脑光标,站在白板前感觉手足无措不知该如何起行。又或者他们不习惯在编程之时旁边有人观看,这会让他们感到紧张而无法正常思考。
在现实生活中,如果你想要横渡英吉利海峡,自然不能总是在室内游泳池练习。你必须投身大海在波涛之中训练,在准备面试的时候也是如此。:)
在面试开始之前你最好向招聘单位询问面试形式和面试问题。如果招聘单位让你在某个房间考试且仅提供没有汇编程序的编辑器,那么就应该在家中按照这种情 景进行练习。如果招聘公司单位让你在白板上回答问题并会安排考官在旁监督,那么你就要找一位软件工程师来扮演考官配合你练习。即使找来的考官经验不如你也 没有关系,他们依然能帮助你消除在他人面前出错所带来的紧张感,这样可以让你适应有人在旁边盯着看的面试氛围。
如果你恰巧认识我并希望由我来帮你联系,那我的条件就是必须请我吃饭:如果你已经工作了就吃日本寿司大餐;如果你还是学生,那么吃比萨饼也可以。:)
在面试过程中不要对细小错误耿耿于怀
我曾不止一次的在面试过程中碰到这种情况:当应聘者知道编程问题后,他马上就想到了最佳的方案、确定了边界条件,然后开始编写程序。但在编写过程中, 应聘者犯了诸如首先检查是不是操作顺序错误或忘记设定某变量等无关大局的小错误,当我指出其错误之后,应聘者立刻变得十分紧张,这种焦虑情绪影响了他在后 面环节的正常发挥。
其实这种恐惧心理完全不必要。一名优秀的程序员在编程过程中出现错误也是很正常的,就像是小提琴手在演奏高难度的巴赫交响乐时也会偶尔失误,
音乐会的听众可能会觉察到这些错误,但是听众绝对不会因为这种细小失误就把出色的小提琴手看作是门外汉。
即便应聘者彻底搞砸了某个编程问题,面试考官也可能会提出不同的问题并会容忍应聘者在某个问题上的失误。再退一步说,就算某次面试彻底失败,你也有机会在其它面试上补救。
我的一位同事(一个项目的技术负责人)最近面试了一个人,在开始面试时他觉得面试者的交流方式存在问题,因此开始表现的相当不友好。但经过了整个面试 过程后,面试者证明了自身的能力,而我的那位同事也成了那位面试者最坚定的支持者。在过去的一年中,我从未见过这位同事如此强烈的支持哪位面试者。
所以,因此就算面试进展不顺,也务必坚持到底不要放弃。
不要在面试中喧宾夺主
我曾经面试过几个应聘者,他们好像铁了心肠一定要告诉我他们最近的“超级项目”。当我开始发话他们就立刻打断:“我想让你了解我们近期处理的超级项目,之前当这个项目开始之时还默默无闻……”,然后接下来的5分钟时间都在那里滔滔不绝唾沫横飞。
有时应聘者好像打定主意要给每个考官详细描述其引以为豪的项目,然后一整天都在那里翻来覆去的说这个项目。
记住:面试官在面试过程中有具体的问题需要询问。但是如果应聘者喧宾夺主,那么考官就可能无法获得充分的信息来做出判断,同时这种行为也会让考官觉得应聘者很难共事。
如果你确实想谈论自己的项目,那么就应询问面试官:“我觉得最近的某某项目能充分体现我的能力,我能不能用 10分钟的时间来描述一下具体情况?”这样就会给面试官空间来调整面试过程,由此也避免毫无征兆就让面试离题万里。
在回答需要具体答案的问题之时,记得首先要有总括性的发言
有时我会问一个答案可以很简练的问题,例如:“在你的那个成功项目中总共有多少人参与?”但应聘者往往会就此打开话匣:“恩,张三参与了这个项目,他 负责 UI部分,当然我也会给他一些指导。李四也在项目中,她在宾州远程工作,负责后端服务器。两年之后我们又有新人王五加入……”
在应聘者滔滔不绝的讲了三分钟之后,我还是不知道这个项目到底有多少人参与。
因此首先要简练的回答问题,然后再展开描述:“在我接手项目时有三个人,但当我离开项目时人数已经增加到12人。”
当然如果能简练的回答问题,然后征询意见之后再展开论述那就更好了:“在我接手项目时有三个人,但当我离开项目时人数已经增加到 12 人。我可以讲一下各人在项目中的具体分工吗?”
6.(不是特别重要)在面试中要衣着得体,舒适的商务便装是最佳的选择
人们有时候会为衣着犯愁。但是最重要的是要让自己感觉舒适。如果需要具体的建议,那么我建议穿衬衫甚至T恤衫。对于某些公司(例如 Google),西装革履显然是太隆重了。
这条建议不必太看中,因为面试官不会管应聘者穿什么。最好应该询问人事招聘部门穿什么合适,因为不同国家有不同习俗,就算美国东海岸和西海岸的公司着 装文化也会有差别。像 Google 这样的公司在着装方面更加随意,因此如果你穿着“三件套”的经典西服去 Google 面试,考官可能会有异样的感觉。因此如果你真的具备软件工程的本领,穿什么其实并不重要。某个应聘者曾经穿着皱巴巴脏兮兮的T恤就跑来面试,他的T恤衫上 还有着许多破洞。但最后他还是拿到了录取通知(当然我绝不建议如此穿着)。
如下面试问题是应聘网络工程师的朋友经常回遇到的:
一 请简述网络定义,并谈谈自己对网络的理解
二 请描述osi七层模型,并简要概括各层功能
三 请描述tcp/ip模型,并简要介绍各层功能
四 请简要叙述交换机和集线器的区别
五 请说出自己配置过的路由器型号,并说出几个最常用的配置命令
六 请说出几种动态路由协议,并谈谈动态路由和静态路由的区别
七 win中为何要引入域的概念
八 复制和剪切操作对文件权限会产生什么影响
九 请介绍几种方式用来在web服务器上创建虚拟主机
十 请简要介绍NNTP服务器中虚拟目录的作用
十一 请介绍几种你所使用过的代理服务器
十二 请提供几种邮件服务器的建设方案
十三 请描述Exchange5.5和Exchange2000的区别
十四 说出你所使用过的数据库产品
十五 你认为SQL2000数据库中最难的部分是什么,为什么?
十六 介绍你所使用过的网管软件,以及它的特点
十七 win2000中的dns服务器新增了哪些功能
十八 dhcp服务器的作用是什么?你可以提供哪些dhcp服务器的建设方案
十九 dns和wins服务器的区别有哪些?
二十 你认为网络工程师最重要的能力是什么?
二十一如果你负责将一个公司的所有计算机接入互联网,你会选择哪种接入方式,为什么?
二十二 如果你面临的用户对计算机都不熟悉,你将如何开展工作?
二十三 你会选择让哪种操作系统装在公司内的计算机上,为什么?
二十四 常用的备份方式有哪些?
二十五 你用过哪些操作系统,简述一下它们的特点?
二十六 将来在公司建设企业内部网时,你会选择哪种网络?
二十七 你用过哪种型号的路由器?
二十八说说交换机和集线器的区别,你会在企业内部网中选择哪种交换机产品?
二十九 简要介绍你所管理过的网络
三十 谈谈你认为网络中最容易出现的故障有哪些?
Pleas answer all the question as completely as possible:
1. Describe yourself as a person (write about your family background, what you like/dislike,what kind of friends you have and where you met them, what you like to do in your spare time, what type of teaching experience you are involved in currently etc.
2. What is your biggest concern in relation to your coming to America and how do you see yourself overcoming it?
3. Describe the way you think you will be spending your free time. Please refer to your free time after work, during your days off, etc.
4. What would you do if you have a problem/concern?
5. If you are having a problem at your host school, how would you address this situation to your supervisor?
6. Please let me know about your education background .
7. Please introduce your working experience .
8. How do you deal with the relationship with your students’ parents ?
9. How can you be an effective teacher in your class ?
10. Could you describe a class which you think was very successful?
11. If there are some students not following your class , how would you deal with this situation ?
12. How do you evaluate your students’ learning ?
13. How many students are in your class ?
14. If your students are at different levels , what would you do to achievement every student’s best outcome?
15. How do you do with the students whose parents ask for too much something ?
16. What do you think about teaching in a completely different country ?
17. Do you mind teaching the students who come from another country ?
18. What do you think is the most important factor to be a successful teacher ?
19. What would you do with the student who disturb your class ?
20. All the teachers will set up class rules. However, there are always students who disturb the class, what would you do with them?
21. Can you talk about what would you do to make every student experience success?
22. What would you do to help less motivated students who usually struggle with study?
23. What is your teaching style ?
24. What is your strength as a teacher ?
25. How to engage your students in your class ?
26. How do you inform your student's parents about their progress ?
27. What would you do if there are some students who are learning very fast and some students who are learning very slow in your class ?
28. What is your biggest problem when you teach in China ,how do you deal with it ?
29. How do you adapt to the different life in American ?
30. How do you help kids get the progress together with the parents ?
31. What is the most thing you can not accept for the different cultures ?
32. What is the most unacceptable thing that your students would do in your class ?
33. If the student can not listen to you in your class , how do you take action right now ?
[教师面试常见问题英文]
★ 面试常见问题
★ 软件工程师求职信
★ 软件工程师简历