nerdexam
ISTQB

CT-AI · Question #82

Which ONE of the following options describes the LEAST LIKELY usage of Al for detection of GUI changes due to changes in test objects?

The correct answer is A. Using a pixel comparison of the GUI before and after the change to check the differences. Pixel comparison is a traditional method and does not involve AI . It compares images at the pixel level, which can be effective but is not an intelligent approach. It is not considered an AI usage and is the least likely usage of AI for detecting GUI changes.

Testing of AI-based Systems

Question

Which ONE of the following options describes the LEAST LIKELY usage of Al for detection of GUI changes due to changes in test objects?

Options

  • AUsing a pixel comparison of the GUI before and after the change to check the differences.
  • BUsing a computer vision to compare the GUI before and after the test object changes.
  • CUsing a vision-based detection of the GUI layout changes before and after test object changes.
  • DUsing a ML-based classifier to flag if changes in GUI are to be flagged for humans.

How the community answered

(51 responses)
  • A
    82% (42)
  • B
    6% (3)
  • C
    10% (5)
  • D
    2% (1)

Explanation

Pixel comparison is a traditional method and does not involve AI . It compares images at the pixel level, which can be effective but is not an intelligent approach. It is not considered an AI usage and is the least likely usage of AI for detecting GUI changes.

Topics

#GUI testing#computer vision#AI testing tools#pixel comparison

Community Discussion

No community discussion yet for this question.

Full CT-AI Practice