Real Title 56: The following description of the timing of the software test is incorrect ().
A. Testing should be conducted as early as possible
B. The later the error in the software is exposed, the higher the cost of fixing and correcting the error.
C. You should start testing after the code is written
D. Project requirements analysis and design phase requires the participation of testers
Analytical solution: The basic knowledge of software testing, testing activities throughout the development life cycle, so the answer to choose c.
Real Title 57: The following is not part of the Software Testing tool is ().
A.jmeter
B.loadrunner
C.jtest
D.jbuilder
Analytic solution: JBuilder is a software development tool, so the correct answer to the question of choice d.
Real Title 58: The Ease of use of the software includes ().
(1) Easy to understand (2) easy to learn (3) easy to operate (4) Attraction (5) Compliance
A. (1) (2)
B. (1) (2) (3)
C. (1) (2) (3) (4)
D. (1) (2) (3) (4) (5)
Analysis: The basic knowledge of software usability testing, software ease of use including easy to understand, easy to learn, easy to operate, attractive and compliance, so the right answer to choose D.
Real title 59: Black Box test cannot find ().
A. Functional testing or omission
B. Input and output errors
C. Code that cannot be executed
D. Initialization and termination errors
Analytic solution: Because the black box test does not consider the internal structure of the program, the method cannot detect code that cannot be executed, so choose c for the correct answer to the question.
2013 second half of the Software evaluator Exam analysis-4