nerdexam
IBM

C2050-725 · Question #81

An application developer has customized the login functionality of the Madisons starter store and needs to unit test the customization using the Storefront Test Automation Engine. If the unit test…

The correct answer is A. Include the test data in an XML data file. See the full explanation below for the reasoning.

Question

An application developer has customized the login functionality of the Madisons starter store and needs to unit test the customization using the Storefront Test Automation Engine. If the unit test has to be performed with two different data sets (e.g., user1 / password1, user2 / password2), how should the application developer include the test data in the test case?

Options

  • AInclude the test data in an XML data file.
  • BInclude both data sets in a single test automation script.
  • CFor each data set write a separate test automation script.
  • DInvoke the test automation script from a command line and provide test data as command line

How the community answered

(55 responses)
  • A
    80% (44)
  • B
    2% (1)
  • C
    11% (6)
  • D
    7% (4)

Community Discussion

No community discussion yet for this question.

Full C2050-725 Practice