Which sentence is correct?
The following sentences refer to the Standard for Software Test Documentation' specification (IEEE 829) . Which sentence is correct?A . The key to high quality test documentation regimes is strict adherence to this standardB . Any deviation from this standard should be approved by management, marketing & developmentC . This...
Which of the following is NOT a factor on which test estimation is dependent upon?
Which of the following is NOT a factor on which test estimation is dependent upon?A . Defect debugging and resolutionB . The outcome of testing of previous test cycleC . Characteristics of the development processD . Characteristics of the productView AnswerAnswer: A
"Statement Testing" is part of;
"Statement Testing" is part of;A . Experience based testingB . Decision TestingC . Specification Based testingD . Structured based testingView AnswerAnswer: D
Which of the following accurately defines the integration testing test level? [K2]
Which of the following accurately defines the integration testing test level? [K2]A . Test basis includes software and system design, test objects include interfaces, and tests concentrate on the interactions between different parts of a systemB . Test basis includes component requirements, test objects include database modules, and tests concentrate...
Which of the following statements correctly identifies what has happened?
An iPhone application identifies and counts all purchases of a particular product from a shopping website. The application incorrectly counts purchase attempts by including both failed attempts, and also those where the purchase was terminated by the user before completion. Testing has identified that the problem was located in the...
Under which of the following circumstances is maintenance testing required? [K1]
Under which of the following circumstances is maintenance testing required? [K1]A . Migration of software onto a new platformB . Testing during initial development of a replacement for an existing systemC . Purchase of a new software toolD . Updating of a regression suiteView AnswerAnswer: A
Under which of the following circumstances is maintenance testing required? [K1]
Under which of the following circumstances is maintenance testing required? [K1]A . Migration of software onto a new platformB . Testing during initial development of a replacement for an existing systemC . Purchase of a new software toolD . Updating of a regression suiteView AnswerAnswer: A
Under which of the following circumstances is maintenance testing required? [K1]
Under which of the following circumstances is maintenance testing required? [K1]A . Migration of software onto a new platformB . Testing during initial development of a replacement for an existing systemC . Purchase of a new software toolD . Updating of a regression suiteView AnswerAnswer: A
Component testing may include:
Component testing may include:A . Sociability testing.B . User acceptance testing.C . Beta testing.D . The use of stubs and drivers.View AnswerAnswer: D
At which of the following fundamental test process activity the sufficiency of the testing and the resulting information are assessed?
Testing should provide sufficient information to stakeholders to make informed decisions about the release of the software or system being tested. At which of the following fundamental test process activity the sufficiency of the testing and the resulting information are assessed?A . Implementation and executionB . Requirements specificationC . Evaluating...