My GitHub Projects: Difference between revisions
Jump to navigation
Jump to search
m
→yy
m (→yy) |
|||
Line 7: | Line 7: | ||
== xx == | == xx == | ||
== | == 2023 [https://github.com/VincentDirks/SeleniumJestAssessment Selenium Jest Assessment] == | ||
Used Jest and Selenium WebDriver to | |||
== 2019 & 2020 [https://github.com/vincentd123/Postman-Object-Models Postman Object Models] == | == 2019 & 2020 [https://github.com/vincentd123/Postman-Object-Models Postman Object Models] == | ||
This repo contains the code and presentation notes for [https://www.testingmind.com/event/test-automation-and-digital-qa-summit-auckland-2019/ 2019 TestingMind conference in Auckland, New Zealand], as well as at [https://www.testingmind.com/event/test-automation-digital-qa-summit-sydney-2020/ 2020 TestingMind online conference for Sydney, Australia] | This repo contains the code and presentation notes for [https://www.testingmind.com/event/test-automation-and-digital-qa-summit-auckland-2019/ 2019 TestingMind conference in Auckland, New Zealand], as well as at [https://www.testingmind.com/event/test-automation-digital-qa-summit-sydney-2020/ 2020 TestingMind online conference for Sydney, Australia] | ||
It is a demo of how to create and use JavaScript object models inside a Postman collection. It includes a simple API implemented in Node.js used by the Postman collection, and a Postman Collection to demonstrate the Postman Object Model concept. | It is a demo of how to create and use JavaScript object models inside a Postman collection. It includes a simple API implemented in Node.js used by the Postman collection, and a Postman Collection to demonstrate the Postman Object Model concept. |