Which of the following would typically be identified using static analysis by tools? [K1]

Which of the following would typically be identified using static analysis by tools? [K1]A . Spelling mistake on an error messageB . A potential infinite loopC . Memory leakageD . A variable set to the wrong valueView AnswerAnswer: B

January 3, 2021 No Comments READ MORE +

Which of the following techniques should be implemented as a structural based coverage technique in order to achieve highest coverage?

When testing a mission critical system a high coverage should be achieved. Which of the following techniques should be implemented as a structural based coverage technique in order to achieve highest coverage?A . multiple condition coverageB . decision tableC . use case testingD . statement coverageView AnswerAnswer: A

January 3, 2021 No Comments READ MORE +

How many test cases are needed to achieve 100 per cent decision coverage?

End How many test cases are needed to achieve 100 per cent decision coverage?A . 1B . 2C . 3D . 4View AnswerAnswer: B

January 3, 2021 No Comments READ MORE +

Which statement correctly describes debugging? [K2]

Which statement correctly describes debugging? [K2]A . Testers identify defects, developers locate and correct defects, testers confirm the correction has cleared the original defectB . Developers identify defects, testers locate defects, developers correct and confirm the correction has cleared the original defectC . Testers identify and locate defects, developers correct...

January 3, 2021 No Comments READ MORE +

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...

January 2, 2021 No Comments READ MORE +

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

January 2, 2021 No Comments READ MORE +

"Statement Testing" is part of;

"Statement Testing" is part of;A . Experience based testingB . Decision TestingC . Specification Based testingD . Structured based testingView AnswerAnswer: D

January 2, 2021 No Comments READ MORE +

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...

January 2, 2021 No Comments READ MORE +

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...

January 2, 2021 No Comments READ MORE +

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

January 2, 2021 No Comments READ MORE +