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. Select and Place: Â Suggested Answer: 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 This question is in PL-100 Microsoft Power Platform App Maker Exam For getting Microsoft Certified: Power Platform App Maker Associate Certificate Disclaimers: The website is not related to, affiliated with, endorsed or authorized by Microsoft. The website does not contain actual questions and answers from Microsoft's Certification Exams. Trademarks, certification & product names are used for reference only and belong to Microsoft.
Please login or Register to submit your answer