diff --git a/ATS/Test+Development.md b/ATS/Test+Development.md index ba058b64184..ec96e5d2636 100644 --- a/ATS/Test+Development.md +++ b/ATS/Test+Development.md @@ -1,10 +1,10 @@ --- title: "Test Development" --- -* ### [Object Types in the ATS](Object+Types+in+the+ATS) -* ### [Recorder](Recorder) -* ### [Manual Test Steps](Manual+Test+Steps) -* ### [Standard Action Overview](Standard+Action+Overview) -* ### [Custom Actions](Custom+Actions) -* ### [Data Driven Tests](Data+Driven+Tests) -* ### [Test Case Documentation](Test+Case+documentation) +* [Object Types in the ATS](Object+Types+in+the+ATS.md) +* [Recorder](Recorder.md) +* [Manual Test Steps](Manual+Test+Steps.md) +* [Standard Action Overview](Standard+Action+Overview.md) +* [Custom Actions](Custom+Actions.md) +* [Data Driven Tests](Data+Driven+Tests.md) +* [Test Case Documentation](Test+Case+documentation.md) diff --git a/ATS/index.md b/ATS/index.md index d5527164dd4..ea6472b6142 100644 --- a/ATS/index.md +++ b/ATS/index.md @@ -9,50 +9,52 @@ The Reference Guide is divided in different sections, each describing a certain ## [General](General.md) -* #### [Mendix Compatibility](General.md#mendix-compatibility) -* #### [ARS Compatibility](General.md#ars-compatibility) -* #### [Browser Support](General.md#browser-support) +* [Mendix Compatibility](General.md#mendix) +* [Browser Support](General.md#browser-support) ## [Introduction](Introduction.md) -* #### [Startpage](Introduction.md#startpage) -* #### [Dashboard](Introduction.md#dashboard) -* #### [Navigation](Introduction.md#navigation) +* [Startpage](Introduction.md#startpage) +* [Dashboard](Introduction.md#dashboard) +* [Navigation](Introduction.md#navigation) +* [User Roles](Introduction.md#different-user-roles) ## [Projects](Projects.md) -* #### [Action Libraries](Projects.md#action-libraries) -* #### [Creation and Setup](Projects.md#creation-and-setup) -* #### [Switching Projects](Projects.md#switching-projects) -* #### [Project Dashboard](Projects.md#project-dashboard) +* [Action Libraries](Projects.md#action-libraries) +* [Creation and Setup](Projects.md#creation-and-setup) +* [Switching Projects](Projects.md#switching-between-projects) +* [Project Dashboard](Projects.md#project-dashboard) ## [Data Management](Data+Management.md) -* #### [Repository](Data+Management.md#repository) -* #### [Import/Export](Data+Management.md#importexport) -* #### [Test Data](Data+Management.md#test-data) +* [Repository](Data+Management.md#repository) +* [Import/Export](Data+Management.md#importexport) +* [Test Data](Data+Management.md#test-data) ## [Monitoring](Monitoring.md) -* #### [Test Results](Monitoring.md#test-results) -* #### [Running Tests](Monitoring.md#running-tests) +* [Test Results](Monitoring.md#test-results) +* [Running Tests](Monitoring.md#running-tests) ## [Test Development](Test+Development.md) -* #### [Object Types in ATS](Test+Development.md#object-types-in-ats) -* #### [Recorder](Test+Development.md#recorder) -* #### [Manual Test Steps](Test+Development.md#manual-test-steps) -* #### [Standard Actions Overview](Test+Development.md#standard-actions-overview) -* #### [Custom Actions](Test+Development.md#custom-actions) -* #### [Data Driven Testing](Test+Development.md#data-driven-testing) +* [Object Types in the ATS](Object+Types+in+the+ATS.md) +* [Recorder](Recorder.md) +* [Manual Test Steps](Manual+Test+Steps.md) +* [Standard Action Overview](Standard+Action+Overview.md) +* [Custom Actions](Custom+Actions.md) +* [Data Driven Tests](Data+Driven+Tests.md) +* [Test Case Documentation](Test+Case+documentation.md) ## [Configuration](Configuration.md) -* #### [Configure Selenium hubs](Configuration.md#configure-selenium-hubs) -* #### [Configure Test Applications](Configuration.md#configure-test-applications-) +* [Configure Selenium hubs](Configuration.md#configure-selenium-hubs) +* [Configure Test Applications](Configuration.md#configure-test-applications-) ## [Administration](Administration.md) -* #### [Manage Projects](Administration.md#manage-projects) -* #### [Create Accounts](Administration.md#create-accounts) -* #### [Configure Selenium Hubs](Administration.md#configure-selenium-hubs) +* [Manage Projects](Administration.md#manage-projects) +* [Add Selenium Configurations](Administration.md#add-selenium-hubs) +* [Add Applications](Administration.md#add-addplications) +* [Create Accounts](Administration.md#create-accounts)