nerdexam
ISTQB

CTFL18 · Question #389

You need to test the login page of a web site. The page contains fields for user name and password. Which test design techniques are most appropriate for this case?

The correct answer is A. Decision table testing, state transition testing. See the full explanation below for the reasoning.

Question

You need to test the login page of a web site. The page contains fields for user name and password. Which test design techniques are most appropriate for this case?

Options

  • ADecision table testing, state transition testing
  • BEquivalence partitioning. Boundary value analysis.
  • CExploratory testing, statement coverage.
  • DDecision coverage, fault attack.

How the community answered

(40 responses)
  • A
    70% (28)
  • B
    8% (3)
  • C
    20% (8)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full CTFL18 Practice