PL-100 · Question #122
You are using Test Studio to test a Power Apps canvas app. You need to ensure that the app conforms to several use cases. What should you do first?
The correct answer is D. Create a test suite. The answer is D: Create a test suite. In Power Apps Test Studio, the correct workflow is hierarchical - a test suite is the top-level container, and test cases exist within a suite. Therefore, the very first action must be to create a test suite before you can create or record…
Question
Options
- ASave the app to the cloud.
- BCreate test cases for each requirement.
- CSave the app to your computer.
- DCreate a test suite.
- ERecord test cases for each requirement.
How the community answered
(31 responses)- A13% (4)
- B6% (2)
- C3% (1)
- D77% (24)
Explanation
The answer is D: Create a test suite. In Power Apps Test Studio, the correct workflow is hierarchical - a test suite is the top-level container, and test cases exist within a suite. Therefore, the very first action must be to create a test suite before you can create or record any test cases. Saving the app to the cloud (A) is a prerequisite for opening Test Studio but is not the first testing action. Creating test cases (B) or recording test cases (E) cannot be done until a suite exists to contain them. Saving to your computer (C) is not required for Test Studio, which operates in the cloud.
Topics
Community Discussion
No community discussion yet for this question.