Interview Questions 54

上一篇 / 下一篇  2010-06-23 16:35:40 / 个人分类:Interview Questions

73. What is parallel/audit testing?

Answer: Parallel/audit testing is testing where the user reconciles the output of the new system to the output of the current system to verify the new system performs the operations correctly. Let us say, for example, the currently software is in the mainframe. system which calculates the interest rate. The company wants to change this mainframe. system to web-based application. While testing the new web based application, we need to verify that the web-based application calculates the same interest rate. This is parallel testing.

75. What is end-to-end testing?

Answer: Similar to system testing, the *macro* end of the test scale is testing a complete application in a situation that mimics real world use, such as interacting with a database, using network communication, or interacting with other hardware, application, or system.

 


TAG:

 

评分:0

我来说两句

Open Toolbar