常见的软件测试英语面试题

匿名网友 匿名网友 发布于: 2015-08-30 00:00:00
阅读 137 收藏 0 点赞 0 评论 0

  • When should testing be stopped?
  • What sort of things would you put down in a bug report?
  • Who in the company is responsible for Quality?
  • Who defines quality?
  • What is an equivalence class?
  • Is a “A fast database retrieval rate” a testable requirement?
  • Should we test every possible combination/scenario for a program?
  • What criteria do you use when determining when to automate a test or leave it manual?
  • When do you start developing your automation tests?
  • Discuss what test metrics you feel are important to publish an organization?
  • In case anybody cares, here are the questions that I will be asking:
  • Describe the role that QA plays in the software lifecycle.
  • What should Development require of QA?
  • What should QA require of Development?
  • How would you define a “bug?”
  • Give me an example of the best and worst experiences you’ve had with QA.
  • How does unit testing play a role in the development/software lifecycle?
  • Explain some techniques for developing software components with respect to testability.
  • Describe a past experience with implementing a test harness in the development of software.
  • Have you ever worked with QA in developing test tools? Explain the participation Development should have with QA in leveraging such test tools for QA use.
  • Give me some examples of how you have participated in Integration Testing.
  • How would you describe the involvement you have had with the bug-fix cycle between Development and QA?
  • What is unit testing?
  • Describe your personal software development process.
  • How do you know when your code has met specifications?
  • How do you know your code has met specifications when there are no specifications?
  • Describe your experiences with code analyzers.
  • How do you feel about cyclomatic complexity?
  • Who should test your code?
  • How do you survive chaos?

评论列表
文章目录