-->
当前位置:首页 > 题库

题库 第6529页

  • 最新
  • 浏览
  • 评论

The cyclomatic complexity of a program can be computed directly

Luz5年前 (2021-05-10)1063
The cyclomatic complexity of a program can be computed directly from a PDL representation of an algorithm without drawin…

With thorough testing it is possible to remove all defects from

Luz5年前 (2021-05-10)1043
With thorough testing it is possible to remove all defects from a program prior to delivery to the customer. ~@[](1) 答案:…

In software quality assurance work there is no difference betwee

Luz5年前 (2021-05-10)1070
In software quality assurance work there is no difference between software verification and software validation. ~@[](1)…

Debugging is not testing, but always occurs as a consequence of

Luz5年前 (2021-05-10)987
Debugging is not testing, but always occurs as a consequence of testing. ~@[](1) 答案:TRUE…

Performance testing is only important for real-time or embedded

Luz5年前 (2021-05-10)934
Performance testing is only important for real-time or embedded systems. ~@[](1) 答案:FALSE…

Stress testing examines the pressures placed on the user during

Luz5年前 (2021-05-10)947
Stress testing examines the pressures placed on the user during system use in extreme environments. ~@[](1) 答案:FALSE…

Security testing attempts to verify that protection mechanisms b

Luz5年前 (2021-05-10)941
Security testing attempts to verify that protection mechanisms built into a system protect it from improper penetration.…

Testing MobileApps is not different than testing WebApps.

Luz5年前 (2021-05-10)940
Testing MobileApps is not different than testing WebApps. ~@[](1) 答案:FALSE…

Since many WebApps evolve continuously, the testing process must

Luz5年前 (2021-05-10)1116
Since many WebApps evolve continuously, the testing process must be ongoing as well. ~@[](1) 答案:TRUE…

Units and stubs are not needed for unit testing because the modu

Luz5年前 (2021-05-10)878
Units and stubs are not needed for unit testing because the modules are tested independently of one another. ~@[](1) 答案:…