ISTQB Quiz
BlogPrüfungssetsFragenÜbungsquiz
ENVIDEPTJA
ENVIDEPTJA

ISTQB Quiz

Kostenlose ISTQB Foundation Level Übungstests

(c) 2026 ISTQB Quiz - Not affiliated with ISTQB

Startseite/Fragen/#147
Frage 147ISTQB CFTL 2018 Sample Questions Exam set A

A video application has the following requirement: The application shall allow playing a video on the following display resolution: 1. 640x480. 2. 1280x720. 3. 1600x1200. 4. 1920x1080. Which of the following list of test cases is a result of applying the equivalence partitioning test technique to test this requirement?

Antwortmöglichkeiten

A.Verify that the application can play a video on a display of size 1920x1080 (1 test case).
B.Verify that the application can play a video on a display of size 640x480 and 1920x1080 (2 test cases).
C.Verify that the application can play a video on each of the display sizes in the requirement (4 test cases).✓
D.Verify that the application can play a video on any one of the display sizes in the requirement (1 test case).

Richtige Antwort

C: Verify that the application can play a video on each of the display sizes in the requirement (4 test cases).

Dieses Prüfungsset übenAlle Fragen ansehen

Weitere Fragen aus dieser Prüfung

#119

Which one of the following answers describes a test condition?

#120

Which of the following statements is a valid objective for testing?

#121

Which of the following statements correctly describes the difference between testing and debugging?

#122

Which one of the statements below describes the most common situation for a failure discovered during testing or in production?

#123

Mr. Test has been testing software applications on mobile devices for a period of 5 years. He has a wealth of experience in testing mobile applications and achieves better results in a shorter time than others. Over several months Mr. Test did not modify the existing automated test cases and did not create any new test cases. This leads to fewer and fewer defects being found by executing the tests. What principle of testing did Mr. Test not observe?