diff --git a/content/roadmaps/113-qa/content/100-qa-basics/107-testing-techniques/100-functional-testing/exploratory-testing.md b/content/roadmaps/113-qa/content/100-qa-basics/107-testing-techniques/100-functional-testing/exploratory-testing.md index 40813fb9e..882d1303f 100644 --- a/content/roadmaps/113-qa/content/100-qa-basics/107-testing-techniques/100-functional-testing/exploratory-testing.md +++ b/content/roadmaps/113-qa/content/100-qa-basics/107-testing-techniques/100-functional-testing/exploratory-testing.md @@ -1,6 +1,6 @@ # Exploratory testing -Exploratory testing is evaluating a product by learning about it through exploration and experimentation, including to some degree: questioning, study, modeling, observation, inference, etc.) +Exploratory testing is evaluating a product by learning about it through exploration and experimentation, including to some degree: questioning, study, modeling, observation, inference, etc. Free Content Exploratory Testing diff --git a/content/roadmaps/113-qa/content/100-qa-basics/107-testing-techniques/101-non-functional-testing/load-testing.md b/content/roadmaps/113-qa/content/100-qa-basics/107-testing-techniques/101-non-functional-testing/load-testing.md index 7578df565..5d78e05de 100644 --- a/content/roadmaps/113-qa/content/100-qa-basics/107-testing-techniques/101-non-functional-testing/load-testing.md +++ b/content/roadmaps/113-qa/content/100-qa-basics/107-testing-techniques/101-non-functional-testing/load-testing.md @@ -4,4 +4,4 @@ Load Testing is a type of Performance Testing that determines the performance of Free Content Software Testing: Load Testing -Load testing and Best Practises \ No newline at end of file +Load testing and Best Practices \ No newline at end of file diff --git a/content/roadmaps/113-qa/content/103-qa-automated-testing/102-backend-automation/102-soap-ui.md b/content/roadmaps/113-qa/content/103-qa-automated-testing/102-backend-automation/102-soap-ui.md index 55b6f6438..27fcad88b 100644 --- a/content/roadmaps/113-qa/content/103-qa-automated-testing/102-backend-automation/102-soap-ui.md +++ b/content/roadmaps/113-qa/content/103-qa-automated-testing/102-backend-automation/102-soap-ui.md @@ -1,7 +1,7 @@ -# Soap ui +# SoapUI SoapUI is the world's leading Functional Testing tool for SOAP and REST testing. With its easy-to-use graphical interface, and enterprise-class features, SoapUI allows you to easily and rapidly create and execute automated functional, regression, and load tests. Free Content -Soap UI Official Website -Soap UI Docs +SoapUI Official Website +SoapUI Docs diff --git a/content/roadmaps/114-software-architect/content/111-web-and-mobile/105-w3c-and-whatwg-standards.md b/content/roadmaps/114-software-architect/content/111-web-and-mobile/105-w3c-and-whatwg-standards.md index 1c08df458..9ddc72514 100644 --- a/content/roadmaps/114-software-architect/content/111-web-and-mobile/105-w3c-and-whatwg-standards.md +++ b/content/roadmaps/114-software-architect/content/111-web-and-mobile/105-w3c-and-whatwg-standards.md @@ -1,6 +1,6 @@ # W3c and WHATWG Standards -World Wide Web Consortium (W3C) standards define the best practises for web development to enable developers to build rich interactive experiences that are available on any device. Theses standards range from recommended web technologies such as HTML, CSS, XML to the generally accepted principles of web architecture, semantics and services. +World Wide Web Consortium (W3C) standards define the best practices for web development to enable developers to build rich interactive experiences that are available on any device. Theses standards range from recommended web technologies such as HTML, CSS, XML to the generally accepted principles of web architecture, semantics and services. Web Hypertext Application Technology Working Group (WHATWG) is another set of web standards that came into existence after W3C announced that it was going to be focusing on XHTML over HTML.