diff --git a/content/roadmaps/113-qa/content/103-qa-automated-testing/100-frontend-automation/100-basic-introduction/readme.md b/content/roadmaps/113-qa/content/103-qa-automated-testing/100-frontend-automation/100-basic-introduction/readme.md index dfb02e0a1..5e72f3fc0 100644 --- a/content/roadmaps/113-qa/content/103-qa-automated-testing/100-frontend-automation/100-basic-introduction/readme.md +++ b/content/roadmaps/113-qa/content/103-qa-automated-testing/100-frontend-automation/100-basic-introduction/readme.md @@ -1 +1,6 @@ -# Basic introduction \ No newline at end of file +# Basic Introduction + +Front End Testing is a testing technique in which Graphical User Interface (GUI), functionality and usability of web applications or a software are tested. The goal of Front end testing is testing overall functionalities to ensure the presentation layer of web applications or a software is defect free with successive updates. + +Free Content +What is Front End Testing? \ No newline at end of file diff --git a/content/roadmaps/113-qa/content/103-qa-automated-testing/100-frontend-automation/101-browser-addons.md b/content/roadmaps/113-qa/content/103-qa-automated-testing/100-frontend-automation/101-browser-addons.md index d2f655b8f..a6d35e3f5 100644 --- a/content/roadmaps/113-qa/content/103-qa-automated-testing/100-frontend-automation/101-browser-addons.md +++ b/content/roadmaps/113-qa/content/103-qa-automated-testing/100-frontend-automation/101-browser-addons.md @@ -1 +1,9 @@ -# Browser addons +# Browser Addons + +With website and app users expecting flawless software, spiffy updates and market-best features that keep getting better, software testers have their hands full, pretty much on a daily basis. Day-to-day QA operations go a lot smoother when testers have appropriate tools at hand. + +Given that Chrome is the undisputed market leader in web browsers, it’s safe to assume that a large number of QAs are using Chrome for their work. Turns out, there are certain Chrome extensions that can actually help QAs work faster and more efficiently. + +Free Content +8 Browser Plugins for Testing +15 Best Chrome Extensions for Software Testers \ No newline at end of file diff --git a/content/roadmaps/113-qa/content/103-qa-automated-testing/100-frontend-automation/102-automation-frameworks/readme.md b/content/roadmaps/113-qa/content/103-qa-automated-testing/100-frontend-automation/102-automation-frameworks/readme.md index 56086551c..60473b976 100644 --- a/content/roadmaps/113-qa/content/103-qa-automated-testing/100-frontend-automation/102-automation-frameworks/readme.md +++ b/content/roadmaps/113-qa/content/103-qa-automated-testing/100-frontend-automation/102-automation-frameworks/readme.md @@ -1 +1,7 @@ -# Automation frameworks \ No newline at end of file +# Automation Frameworks + +A Test Automation Framework is a set of guidelines like coding standards, test-data handling, object repository treatment, etc… which when followed during automation scripting produces beneficial outcomes like increased code re-usage, higher portability or reduced script maintenance cost. + +Free Content +Test Automation Framework: What is, Architecture & Types +Popular Test Automation Frameworks \ No newline at end of file