ISTQB Quiz
BlogPrüfungssetsFragenÜbungsquiz
ENVIDEPTJA
ENVIDEPTJA

ISTQB Quiz

Kostenlose ISTQB Foundation Level Übungstests

(c) 2026 ISTQB Quiz - Not affiliated with ISTQB

Startseite/Fragen/#333
Frage 333ISTQB CTFL v4.0 Sample Exam B

Your team analyzes the following user story in order to define the acceptance criteria: As a registered customer, I want to be able to view my previous orders on the company's website, so that I can keep track of my purchases. Which of the following test cases will NOT be relevant for this user story?

ProjectDevelopment effortTest effort
($)($)
P1800,000 40,000
P21,200,000 130,000
P3600,000 70,000
P41,000,000 120,000

Antwortmöglichkeiten

A.Input: the customer logs into their account on the website and clicks the “see order history” button Expected output: the system shows a list of all the customer’s previous orders, including the date, order number, and total cost
B.Input: the customer clicks on an order from the order list Expected output: the system displays the individual items purchased, along with their prices and quantities
C.Input: the customer clicks “Sort ascending” button on the order history screen Expected output: the system shows the order history sorted by order number in ascending order
D.Input: an unregistered customer registers as a new customer with a valid e-mail address that does not already exist in the customer database Expected output: the system accepts the registration and creates the account✓

Richtige Antwort

D: Input: an unregistered customer registers as a new customer with a valid e-mail address that does not already exist in the customer database Expected output: the system accepts the registration and creates the account

Dieses Prüfungsset übenAlle Fragen ansehen

Weitere Fragen aus dieser Prüfung

#305

Which of the following is an example of why testing is necessary?

#306

Which of the following statements about quality assurance (QA) and/or quality control (QC) is correct?

#307

One of the ‘principles of testing’ states that exhaustive testing is impossible. Which of the following is an example of addressing this principle in practice?

#308

Which test activity involves working with test data requirements, test conditions, test environment requirements and test cases?

#309

Which of the following is MOST likely to impact how testing is performed for a given test object?