|
1 | 1 | # AzureDevOpsForAutomationTester |
2 | 2 |
|
3 | 3 | ## What you will learn |
4 | | -- CI/CD Devops concepts and Importance of Test Automation |
5 | | -- How to setup Test Automation in Devops model |
6 | | -- Setup and create Azure Devops Projects |
7 | | -- Configure Azure Devops |
8 | | -- Add Team members and set permissions to the Team members in Azure Devops |
9 | | -- Create Pipelines in Azure Devops |
10 | | -- Microsoft Visual Studio (IDE) |
11 | | -- Create Robust Selenium Test Automation scripts |
12 | | -- Run the Tests in Azure Cloud without spending a dime |
13 | | -- Analyse the Test results in Azure Devops |
14 | | -- Integrate the Test Tool within Azure Pipelines |
15 | | -- Create policies for the Azure DevOps Repository branches |
16 | | -- Git source management concepts |
17 | | -- Automated Scheduled Test runs (Execution) |
18 | | -- MS Test frameworks |
| 4 | + - CI/CD Devops concepts and Importance of Test Automation |
| 5 | + - How to setup Test Automation in Devops model |
| 6 | + - Setup and create Azure Devops Projects |
| 7 | + - Configure Azure Devops |
| 8 | + - Add Team members and set permissions to the Team members in Azure Devops |
| 9 | + - Create Pipelines in Azure Devops |
| 10 | + - Microsoft Visual Studio (IDE) |
| 11 | + - Create Robust Selenium Test Automation scripts |
| 12 | + - Run the Tests in Azure Cloud without spending a dime |
| 13 | + - Analyse the Test results in Azure Devops |
| 14 | + - Integrate the Test Tool within Azure Pipelines |
| 15 | + - Create policies for the Azure DevOps Repository branches |
| 16 | + - Git source management concepts |
| 17 | + - Automated Scheduled Test runs (Execution) |
| 18 | + - MS Test frameworks |
19 | 19 |
|
20 | 20 | ## CI/CD Concepts |
21 | | -- Introduction to DevOps, Why DevOps? |
22 | | -- More to CI/CD |
| 21 | + - Introduction to DevOps, Why DevOps? |
| 22 | + - More to CI/CD |
23 | 23 |
|
24 | 24 | ## Factors involved in Test Automation Design in CI/CD pipeline |
25 | 25 |
|
|
30 | 30 | ## Visual Studio |
31 | 31 |
|
32 | 32 | ## Selenium Code Reference |
| 33 | + - Introduction to Selenium WebDriver |
| 34 | + - Installation of Selenium WebDriver |
33 | 35 |
|
34 | 36 | ## Selenium Web Driver |
35 | 37 |
|
|
0 commit comments