Which of the following processes ensures that all items of test ware are identified, version controlled, tracked for changes, so that traceability can be maintained throughout the test process?

Which of the following processes ensures that all items of test ware are identified, version controlled, tracked for changes, so that traceability can be maintained throughout the test process?A . Software traceability processB . Incidence management processC . Testing design processD . Configuration management processView AnswerAnswer: D

January 4, 2021 No Comments READ MORE +

Where and by whom is Beta testing normally performed?

Where and by whom is Beta testing normally performed?A . By customers or potential customers at their own locationsB . By an independent test team at the developing organization's locationC . At the developing organization's site, but not by the developing teamD . By customers or potential customers at the...

January 3, 2021 No Comments READ MORE +

Out of the following, what is not needed to specify in defect report?

Out of the following, what is not needed to specify in defect report?A . How to fix the defectB . Severity and priorityC . Test environment detailsD . How to reproduce the defectView AnswerAnswer: A

January 3, 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 3, 2021 No Comments READ MORE +

Which of the following test sequences represents a possible use case?

Send "reservation ready" message to a borrower Which of the following test sequences represents a possible use case? (a test sequence always start with test #1)A . 1-4-2-7-5-6-3B . 1-6-2-5-7-4-3C . 1-6-4-7-5-3-2D . 1-2-6-7-4-5-3View AnswerAnswer: B

January 3, 2021 No Comments READ MORE +

Which of the following is a white box testing design characteristic?

Which of the following is a white box testing design characteristic?A . To be based on specificationsB . To be based on an analysis of the test basis documentationC . To be based on an analysis of the structure of the component or systemD . To include both functional and...

January 3, 2021 No Comments READ MORE +

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 +