Sample Exam 2 Flashcards

1
Q

What does the term “Test Object” refer to?

A

The work product to be tested

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Which of the following can be a valid test objective?

A

Building confidence in the level of quality of the test object

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Which of the following is TRUE regarding the responsibilities of testers and developers?

A

The responsibilities of testers can vary according to the applied software development lifecycle model, while developers mainly do the debugging and the associated component and component integration testing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

A new paid software is released after ensuring that it is covered by thorough test cases for the functional and non-functional requirements and all the found defects are fixed. However, most of the users didn’t switch to it because they already have a free alternative. Which testing principle is applied here?

A

Absence-of-error is a fallacy

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Which of the following activities is part of “test implementation” in the test process?

A

Building the test environment

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Which of the following can be considered as the MOST important feature of the V-model?

A

Supporting the early testing principle

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

A tester is conducting usability tests on the main user workflows of a system, which types of tests is the performing?

A

A non-functional test during the acceptance test level

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Which of the following test objects can NOT be covered by white-box testing?

A

Use cases

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

A software encounters database latency issues, which make the developers take a decision to upgrade to a more efficient database. What will be the MOST needed testing after this upgrade?

A

Maintenance Testing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Which of the following tests is strongly related to static testing?

A

Security testing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Which of the following defects can ONLY be found by static testing?

A

Poor reusability of components

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Which of the following activities is part of the fixing and reporting main activity in the review process?

A

Communicating defects to the appropriate person or team

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

At the end of the current scrum spring, the manager asks the UI designers to hold a review meeting in order to quickly solve the minor design problems. What is the used review type in this case?

A

Informal review

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

In a review meeting for reviewing the software design, you are asked (as a tester) to come up with the draft integration test cases that cover the system interfaces. What is the review technique applied in this review?

A

Perpepctive-based

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Which of the following tests is NOT a black-box test technique?

A

Decision testing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

A programmer asked you for the MOST suitable testing technique he shall use for testing a project that has different outputs according to the user selection?

A

Decision testing

17
Q

Which of the following cases have 100% statement coverage achieves 100% decision coverage?

A

An “if-else” statement

18
Q

You are engaged in a team developing an application just one day before releasing the alpha version, you have to test it in this day to ensure its robustness and that it has no major defects. Which of the following techniques will BEST help you?

A

Error guessing

19
Q

Which of the following tasks should be done by a test manager?

A

Share testing perspectives with other project activities, such as integration planning

20
Q

Which of the following statements is NOT true about test planning?

A

Test planning should start from the very early stage of the product until it is finally released

21
Q

Which of the following test strategies BEST suites exploratory testing?

A

Reactive

22
Q

Which of the following can NOT be considered a valid entry criterion?

A

Availability of test schedule

23
Q

Which of the following can be assessed by test metrics?

A

Effectiveness of the test activities with respect to the objectives

24
Q

Which of the following tools is most helpful for maintaining traceability to test objects?

A

Test management tools

25
Q

Which of the following is a potential risk of test execution tools?

A

Neglecting the version control of test work products