nerdexam
ISTQB

ISTQB-CTFL · Question #16

Which of the following options cover the test types performed during typical system testing phase:

The correct answer is B. I. II. System testing is a level of testing performed to evaluate the behavior and quality of a whole software product or system. System testing can include various types of testing, such as: the software product or system from the user's perspective. II) Requirements based scenarios…

Testing Throughout the Software Development Lifecycle

Question

Which of the following options cover the test types performed during typical system testing phase:

Options

  • AI, Ill
  • BI. II
  • CII. IV
  • DIII. IV
  • IUsability testing: A type of testing that evaluates how easy, efficient and satisfying it is to use

How the community answered

(20 responses)
  • A
    5% (1)
  • B
    90% (18)
  • I
    5% (1)

Explanation

System testing is a level of testing performed to evaluate the behavior and quality of a whole software product or system. System testing can include various types of testing, such as: the software product or system from the user's perspective. II) Requirements based scenarios testing: A type of testing that verifies that the software product or system meets its specified requirements or user stories by executing realistic scenarios or workflows. System testing does not include the following types of testing, as they are more suitable for lower levels of testing, such as unit testing or integration testing: III) Testing parts of the code in isolation: A type of testing that verifies the functionality and quality of individual software components or units by isolating them from other components or units. IV) Correct order of parameters in API calls: A type of testing that verifies the functionality and quality of software components or units that communicate with each other through application programming interfaces (APIs) by checking the correct order and format of parameters in API

Topics

#system testing#test types#usability testing#functional testing

Community Discussion

No community discussion yet for this question.

Full ISTQB-CTFL Practice