Skip to content

Commit 60e529c

Browse files
committed
update the readme
1 parent b0bf7e7 commit 60e529c

File tree

1 file changed

+19
-17
lines changed

1 file changed

+19
-17
lines changed

README.md

Lines changed: 19 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
11
# AzureDevOpsForAutomationTester
22

33
## 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
1919

2020
## 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
2323

2424
## Factors involved in Test Automation Design in CI/CD pipeline
2525

@@ -30,6 +30,8 @@
3030
## Visual Studio
3131

3232
## Selenium Code Reference
33+
- Introduction to Selenium WebDriver
34+
- Installation of Selenium WebDriver
3335

3436
## Selenium Web Driver
3537

0 commit comments

Comments
 (0)