Filters
Question type

Study Flashcards

​A good unit test is thorough and is usually required only once.

Correct Answer

verifed

verified

​Each use case specification should have test cases identified which can be used for UAT.

Correct Answer

verifed

verified

​Frequently customer payments for new systems are tied to specific acceptance tests.

Correct Answer

verifed

verified

​The primary purpose and benefit of a build and smoke test is to _______ .


A) test major additions to the software
B) ​test equipment malfunctions
C) test programmer expertise
D) ​test integration problems

Correct Answer

verifed

verified

​Which is NOT one of the primary characteristic of unit testing:


A) It is done in isolation.
B) ​Test data and the test are done by the coding programmer.
C) It does not require additional resources.
D) ​It requires the use of a test driver.

Correct Answer

verifed

verified

​A build and smoke test is often performed how frequently?


A) Several times a week
B) ​Weekly
C) At least monthly
D) ​Before going live

Correct Answer

verifed

verified

​A test of an individual method or even a class in isolation from the rest of the system is called ______ ______.

Correct Answer

verifed

verified

Due to design principles for object-oriented systems,such as cohesion and coupling,integration testing is usually a straightforward process with little complexity.

Correct Answer

verifed

verified

​A system development based on selecting specific use cases to be developed first,might be called ______ _____ ______ _____.

Correct Answer

verifed

verified

use case driven deve...

View Answer

​Describing program functions required to implement specific business procedures is an example of user documentation.

Correct Answer

verifed

verified

A type of integration test that determines whether a system or subsystem can meet time-based throughput criteria is called a(n)_______ _______ .

Correct Answer

verifed

verified

performanc...

View Answer

​A(n) ____ version is a system that is incomplete but ready for some level of rigorous testing.


A) production
B) ​maintenance
C) alpha
D) ​beta

Correct Answer

verifed

verified

​The primary advantage of ____ deployment is its simplicity.


A) direct
B) ​parallel
C) phased
D) ​networked

Correct Answer

verifed

verified

​____________________ is the desired or minimum number of queries and transactions that must be processed per minute or hour.

Correct Answer

verifed

verified

​A(n)_______ is an automated tool for tracking source code files and controlling changes to those files.

Correct Answer

verifed

verified

source cod...

View Answer

​If one class calls a method in another class,but uses the wrong API method names,this is would be an error that would first be identified by what kind of test?


A) unit test
B) ​system test
C) integration test
D) ​build and smoke test

Correct Answer

verifed

verified

​An type of integration test that tests an entire subsystem or an entire system is called a(n)_______ _______.

Correct Answer

verifed

verified

​A method or class developed for unit testing that simulates the execution of the method or class that has not been written yet is called a(n)_____.

Correct Answer

verifed

verified

​A(n) ____ version is a system version created for long-term release to users.


A) production
B) ​maintenance
C) alpha
D) ​beta​

Correct Answer

verifed

verified

​Identify and briefly describe the six procedures that must be put in place to begin integration testing.

Correct Answer

verifed

verified

1.Building the component for integration...

View Answer

Showing 41 - 60 of 88

Related Exams

Show Answer