Skip to content

Commit

Permalink
Link updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Grant-Archibald-MS committed Nov 18, 2024
1 parent 3a9672f commit c16c6fd
Show file tree
Hide file tree
Showing 10 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion discussion/low-code-testing-for-code-first-developer.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ In summary, Power Fx unifies the testing components in the Power Platform by off

### Consistent and Repeatable Tests

As show by the CoE Starter Kit examples you can include known state tests for Dataverse state and connectors together with low code simulation formulas for [Power Apps](../examples/coe-kit-extending-test-engine.md.md) or [Power Automate](../examples/coe-kit-powerautomate-testing.md) provides a rich set of method to ensure consistent and repeatable tests.
As show by the CoE Starter Kit examples you can include known state tests for Dataverse state and connectors together with low code simulation formulas for [Power Apps](../examples/coe-kit-extending-test-engine.md) or [Power Automate](../examples/coe-kit-powerautomate-testing.md) provides a rich set of method to ensure consistent and repeatable tests.

By leveraging the Power Apps test engine platform providers can abstract the compexity if interacting with specific Power Platform resources simplifying the testing process when compared to code first browser automation which can generate tests which are less consistent and repeatable.

Expand Down
4 changes: 2 additions & 2 deletions roles-and-responsibilities/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ NOTE: The roles and responsibility section is an area under review and update. W

## Role Collaboration

To be successful in adopting an automated testing approach it can take a team to work together to collaborate and align different goals especially as solutions move [grow to enterprise grade](../context/growing-to-enterprise-grade.md).
To be successful in adopting an automated testing approach it can take a team to work together to collaborate and align different goals especially as solutions move [grow to enterprise grade](/powerfuldev-testing/context/growing-to-enterprise-grade.md).

{% include figure popup=true image_path="/roles-and-responsibilities/media/role-collaboration.png" alt="Diagram of role collaboration when looking at automated testing" %}

Expand All @@ -19,7 +19,7 @@ To be successful in adopting an automated testing approach it can take a team to
|------|-------------|
| [Business Stakeholders](./business-stakeholders.md) | Represents business stakeholders who have invested in the Power Platform and want to ensure automated testing is applied at the correct level. They are concerned with business continuity, solution performance, and mitigating security risks. |
| [Business Unit Leads](./business-unit-leads.md) | Responsible for achieving goals set by business stakeholders and demonstrating the impact and quality of the solutions created. |
| [Managers](managers.md) | Ensure that makers or software developers in their teams have the required knowledge and training to effectively build and test solutions. They also focus on succession planning and sharing successful solutions among the team. |
| [Managers](./managers.md) | Ensure that makers or software developers in their teams have the required knowledge and training to effectively build and test solutions. They also focus on succession planning and sharing successful solutions among the team. |
| [Makers](./makers.md) | Low-code maker community who build solutions using low-code tools to rapidly achieve business goals. They may be unfamiliar with formal testing skills and need low-code testing processes to create sustainable solutions. |
| [Trainers](./trainers.md) | Responsible for enterprise training and skilling by role to make the most of low code Power Platform |

Expand Down
2 changes: 1 addition & 1 deletion roles-and-responsibilities/business-stakeholders.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Explore further to understand how automated testing can be integrated into your

## Discussions

The following [discussions](../discussion/) could be of interest
The following <a href="/powerfuldev-testing/discussion">discussions</a> could be of interest

| Discussion | Description |
|------------|-------------|
Expand Down
2 changes: 1 addition & 1 deletion roles-and-responsibilities/business-unit-leads.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Explore further to understand how automated testing can be integrated into your

## Discussions

The following [discussions](../discussion/) could be of interest
The following <a href="/powerfuldev-testing/discussion">discussions</a> could be of interest

| Discussion | Description |
|------------|-------------|
Expand Down
2 changes: 1 addition & 1 deletion roles-and-responsibilities/devops-engineers-architects.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ By embracing automated testing, you can ensure that the Power Platform solutions

## Examples

The following [examples](../examples/) could be of interest
The following <a href="/powerfuldev-testing/examples">examples</a> could be of interest

| Example | Description |
|---------|-------------|
Expand Down
2 changes: 1 addition & 1 deletion roles-and-responsibilities/enterprise-architects.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Explore further to understand how automated testing can be integrated into your

## Discussions

The following [discussions](../discussion/) could be of interest
The following <a href="/powerfuldev-testing/discussion">discussions</a> could be of interest

| Discussion | Description |
|------------|-------------|
Expand Down
2 changes: 1 addition & 1 deletion roles-and-responsibilities/security-architects.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ By embracing automated testing, you can ensure that the Power Platform solutions

## Discussions

The following [discussions](../discussion/) could be of interest
The following <a href="/powerfuldev-testing/discussion">discussions</a> could be of interest

| Discussion | Description |
|------------|-------------|
Expand Down
2 changes: 1 addition & 1 deletion roles-and-responsibilities/software-engineers.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ By embracing automated testing, you can ensure that the Power Platform solutions

## Discussions

The following [discussions](../discussion/) could be of interest
The following <a href="/powerfuldev-testing/discussion">discussions</a> could be of interest

| Discussion | Description |
|------------|-------------|
Expand Down
2 changes: 1 addition & 1 deletion roles-and-responsibilities/solution-architects.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Explore further to understand how automated testing can be integrated into your

## Discussions

The following [discussions](../discussion/) could be of interest
The following <a href="/powerfuldev-testing/discussion">discussions</a> could be of interest

| Discussion | Description |
|------------|-------------|
Expand Down
4 changes: 2 additions & 2 deletions site/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ Join us at the Powerful Devs Conference 2025 for an in-depth session on automate

{% include feature_row %}


Have a look at our [Context setting articles](./context/), [Discussion topics](./discussion/) and [Examples](./examples/) to give us [Feedback](https://aka.ms/powerfuldevs/testing/feedback) on this topic.
Have a look at our <a href="/powerfuldev-testing/context">Context setting articles</a>, <a href="/powerfuldev-testing/discussion">Discussion topics</a> and
<a href="/powerfuldev-testing/examples">Examples</a> to give us [Feedback](https://aka.ms/powerfuldevs/testing/feedback) on this topic.
{: .notice--success}

## Abstract
Expand Down

0 comments on commit c16c6fd

Please sign in to comment.