ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 56 - PL-100 discussion

Report
Export

DRAG DROP

You have a canvas app that uses multiple inputs for calculations.

You must use Test Studio to create automated tests and confirm that the app works as expected.

You need to organize your test scenarios into a hierarchy.

In which order should you create the objects? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.


Question 56
Correct answer: Question 56

Explanation:

Step 1: Test suites

By default, a test suite and test case are created for you in Test Studio. Test suites are used to organize your test cases. An app can contain one or more test suites.

Step 2: Test cases

Depending on how you want to organize or group your tests, you can create multiple test cases in a test suite. Each case can test a specific feature or a subset of functionalities in your app.

Step 3: Test steps

Step 4: Test assertions

A test case consists of test steps that contain actions. Test actions are written using Power Apps expressions that perform a task. You can use the recorder to automatically generate the test steps as you interact with your app. After you record, you can update the test case, add new steps, delete steps, and write test assertions to validate the result of your test.

Reference:

https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/working-with-test-studio

asked 05/10/2024
Joseph McCray
32 questions
User
0 comments
Sorted by

Leave a comment first