Multiple choice technology testing

when can you assign values to the parameters?

  1. values are assigned from within the calling test

  2. values are assigned during test design or execution

  3. values must be assigned when the test is called, during test design

  4. values must be assigned when the test is executed

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

In Quality Center test parameters, values can be assigned either during test design (creating the test) OR during test execution (running the test). Both options are valid, not just one specific phase.