Learning Playground

Welcome to the learning playground a space to try interactive concepts related to Power Fx and testing. You can use the steps of each playground task to explore different key concepts.

Once have completed each set of learning playground concepts have a look at related learning playground tasks to build your knowledge.

Assert() Function with Multiple Values

Learn how to use the Assert() function to validate multiple values in your test.

Results

Playground Steps

You can try the following to experiment with this playground task:

  • Press "Try It!" to verify that the test run and returns a value of true that the final value of Labal1.Text is End of the test
  • Change either the start or end value text to get an error One or more errors occurred
  • Try Learn Module: Asserting Results