1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-22 17:02:58 +02:00

Add content for learning automation (#2983)

Update new resource learning path for automate. This update include path using Java, Pyhton, And javascript with free certificate
This commit is contained in:
Heru Purnama
2022-12-05 19:31:54 +07:00
committed by GitHub
parent c1dad0da30
commit d711f92418

View File

@@ -7,3 +7,4 @@ Automated testing is the application of software tools to automate a human-drive
<ResourceGroupTitle>Free Content</ResourceGroupTitle>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.atlassian.com/continuous-delivery/software-testing/automated-testing'>What is Automated Testing?</BadgeLink>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://www.browserstack.com/guide/testing-pyramid-for-test-automation'>Testing Pyramid</BadgeLink>
<BadgeLink colorScheme='yellow' badgeText='Read' href='https://testautomationu.applitools.com/learningpaths.html'>Learning Path with different programming language</BadgeLink>