Interview Questions 33

上一篇 / 下一篇  2010-06-23 15:42:41 / 个人分类:Interview Questions

43. When should testing start in a project? Why?

Answer: We should start testing as soon as the following things are ready:

-Test Data are ready

-Build (all the developers have coded their code and merged them

together)

-Test Environment (servers, network etc) is set up and ready

-When the manager asks us to go ahead and start testing.

45. What is a “bug?”

Answer: A bug is a bug is an error, flaw, mistake, failure, or fault in a computer code (program) that prevents it from behaving as intended (e.g., producing an incorrect result). (You can also add this: When the expected results (accordingly to the requirement documents) don’t match with the actual results (while testing), then it is considered a bug)

 


TAG:

 

评分:0

我来说两句

Open Toolbar